[INFO] fetching crate datatest 0.8.0... [INFO] checking datatest-0.8.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate datatest 0.8.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate datatest 0.8.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate datatest 0.8.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate datatest 0.8.0 [INFO] tweaked toml for crates.io crate datatest 0.8.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 42 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded datatest-derive v0.8.0 [INFO] [stderr] Downloaded ctor v0.2.8 [INFO] [stderr] Downloaded region v3.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b869ab1169d9725bc198a8c6eb13ade3fa28a42d53c2a5b1dde34a235a018f6 [INFO] running `Command { std: "docker" "start" "-a" "0b869ab1169d9725bc198a8c6eb13ade3fa28a42d53c2a5b1dde34a235a018f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b869ab1169d9725bc198a8c6eb13ade3fa28a42d53c2a5b1dde34a235a018f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b869ab1169d9725bc198a8c6eb13ade3fa28a42d53c2a5b1dde34a235a018f6", kill_on_drop: false }` [INFO] [stdout] 0b869ab1169d9725bc198a8c6eb13ade3fa28a42d53c2a5b1dde34a235a018f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 184bf81328674ccd99ac99895a8cd6289276bf88f3637325173a3f33a3b12178 [INFO] running `Command { std: "docker" "start" "-a" "184bf81328674ccd99ac99895a8cd6289276bf88f3637325173a3f33a3b12178", kill_on_drop: false }` [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling datatest v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling datatest-derive v0.8.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:152:15 [INFO] [stdout] | [INFO] [stdout] 152 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:159:11 [INFO] [stdout] | [INFO] [stdout] 159 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:85:7 [INFO] [stdout] | [INFO] [stdout] 85 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:24:11 [INFO] [stdout] | [INFO] [stdout] 24 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(feature = "rustc_test_TDynBenchFn"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/data.rs:27:15 [INFO] [stdout] | [INFO] [stdout] 27 | #[cfg(not(feature = "rustc_test_TDynBenchFn"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/runner.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TDynBenchFn` [INFO] [stdout] --> src/runner.rs:129:7 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TDynBenchFn` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:214:27 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:214:27 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:219:27 [INFO] [stdout] | [INFO] [stdout] 219 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:275:23 [INFO] [stdout] | [INFO] [stdout] 275 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TestOpts_filters_vec` [INFO] [stdout] --> src/runner.rs:322:11 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "rustc_test_TestOpts_filters_vec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TestOpts_filters_vec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TestOpts_filters_vec` [INFO] [stdout] --> src/runner.rs:322:11 [INFO] [stdout] | [INFO] [stdout] 322 | #[cfg(feature = "rustc_test_TestOpts_filters_vec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TestOpts_filters_vec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TestOpts_filters_vec` [INFO] [stdout] --> src/runner.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "rustc_test_TestOpts_filters_vec"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TestOpts_filters_vec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_TestOpts_filters_vec` [INFO] [stdout] --> src/runner.rs:332:15 [INFO] [stdout] | [INFO] [stdout] 332 | #[cfg(not(feature = "rustc_test_TestOpts_filters_vec"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_TestOpts_filters_vec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:475:27 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Allow_fail` [INFO] [stdout] --> src/runner.rs:475:27 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Allow_fail` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_test_Ignore_messages` [INFO] [stdout] --> src/runner.rs:480:27 [INFO] [stdout] | [INFO] [stdout] 480 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_test_Ignore_messages` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:142:19 [INFO] [stdout] | [INFO] [stdout] 142 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> src/lib.rs:145:15 [INFO] [stdout] | [INFO] [stdout] 145 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_stable` [INFO] [stdout] --> tests/datatest_stable.rs:5:11 [INFO] [stdout] | [INFO] [stdout] 5 | #[cfg(not(feature = "rustc_is_stable"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_stable` 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: `rustc_is_stable` [INFO] [stdout] --> tests/datatest_stable.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "rustc_is_stable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_stable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_stable` [INFO] [stdout] --> tests/datatest_stable.rs:11:7 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "rustc_is_stable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_stable` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_stable` [INFO] [stdout] --> tests/datatest_stable_unsafe.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg(feature = "rustc_is_stable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_stable` 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> tests/nested.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stdout] --> tests/unicode.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(feature = "rustc_is_nightly")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stdout] --> tests/bench.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stdout] --> tests/datatest.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stdout] = help: consider adding `rustc_is_nightly` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.90s [INFO] running `Command { std: "docker" "inspect" "184bf81328674ccd99ac99895a8cd6289276bf88f3637325173a3f33a3b12178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "184bf81328674ccd99ac99895a8cd6289276bf88f3637325173a3f33a3b12178", kill_on_drop: false }` [INFO] [stdout] 184bf81328674ccd99ac99895a8cd6289276bf88f3637325173a3f33a3b12178