[INFO] fetching crate datatest 0.8.0... [INFO] testing datatest-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate datatest 0.8.0 into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate datatest 0.8.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding ctor v0.2.9 (available: v0.4.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cda815f5549c194d995744bdad76790f98fb79b7546a789002b8a72763bef802 [INFO] running `Command { std: "docker" "start" "-a" "cda815f5549c194d995744bdad76790f98fb79b7546a789002b8a72763bef802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cda815f5549c194d995744bdad76790f98fb79b7546a789002b8a72763bef802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda815f5549c194d995744bdad76790f98fb79b7546a789002b8a72763bef802", kill_on_drop: false }` [INFO] [stdout] cda815f5549c194d995744bdad76790f98fb79b7546a789002b8a72763bef802 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 11eb2c0fb33712aef8a1825075167a7b50100a10a31577871824c57b3edbc388 [INFO] running `Command { std: "docker" "start" "-a" "11eb2c0fb33712aef8a1825075167a7b50100a10a31577871824c57b3edbc388", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling datatest v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Compiling datatest-derive v0.8.0 [INFO] [stderr] Compiling 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: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: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: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_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_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_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_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_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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc; [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.94s [INFO] running `Command { std: "docker" "inspect" "11eb2c0fb33712aef8a1825075167a7b50100a10a31577871824c57b3edbc388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11eb2c0fb33712aef8a1825075167a7b50100a10a31577871824c57b3edbc388", kill_on_drop: false }` [INFO] [stdout] 11eb2c0fb33712aef8a1825075167a7b50100a10a31577871824c57b3edbc388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7df32ca12e2f842b15b38e3c3f5f6a602858f8c3e42ca2757fc132bbbb06b5e8 [INFO] running `Command { std: "docker" "start" "-a" "7df32ca12e2f842b15b38e3c3f5f6a602858f8c3e42ca2757fc132bbbb06b5e8", kill_on_drop: false }` [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] [stderr] Compiling datatest v0.8.0 (/opt/rustwide/workdir) [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: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/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_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_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: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_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: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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc; [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [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: 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_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_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: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/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_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_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: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_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: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] --> 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: 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/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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc; [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:85:25 [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:91:25 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runner.rs:97:25 [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stdout] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.12s [INFO] running `Command { std: "docker" "inspect" "7df32ca12e2f842b15b38e3c3f5f6a602858f8c3e42ca2757fc132bbbb06b5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7df32ca12e2f842b15b38e3c3f5f6a602858f8c3e42ca2757fc132bbbb06b5e8", kill_on_drop: false }` [INFO] [stdout] 7df32ca12e2f842b15b38e3c3f5f6a602858f8c3e42ca2757fc132bbbb06b5e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3b657571fd8ed5b01ea883463739adc5734698a8b129197b866aa2a4c5465d06 [INFO] running `Command { std: "docker" "start" "-a" "3b657571fd8ed5b01ea883463739adc5734698a8b129197b866aa2a4c5465d06", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `rustc_is_nightly` [INFO] [stderr] --> src/lib.rs:152:15 [INFO] [stderr] | [INFO] [stderr] 152 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stderr] --> src/lib.rs:159:11 [INFO] [stderr] | [INFO] [stderr] 159 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_test_TDynBenchFn` [INFO] [stderr] --> src/data.rs:3:7 [INFO] [stderr] | [INFO] [stderr] 3 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TDynBenchFn` 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: `rustc_test_TDynBenchFn` [INFO] [stderr] --> src/data.rs:85:7 [INFO] [stderr] | [INFO] [stderr] 85 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TDynBenchFn` 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: `rustc_test_TDynBenchFn` [INFO] [stderr] --> src/data.rs:24:11 [INFO] [stderr] | [INFO] [stderr] 24 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TDynBenchFn` 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: `rustc_test_TDynBenchFn` [INFO] [stderr] --> src/data.rs:27:15 [INFO] [stderr] | [INFO] [stderr] 27 | #[cfg(not(feature = "rustc_test_TDynBenchFn"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TDynBenchFn` 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: `rustc_test_TDynBenchFn` [INFO] [stderr] --> src/runner.rs:129:7 [INFO] [stderr] | [INFO] [stderr] 129 | #[cfg(feature = "rustc_test_TDynBenchFn")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TDynBenchFn` 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: `rustc_test_Allow_fail` [INFO] [stderr] --> src/runner.rs:214:27 [INFO] [stderr] | [INFO] [stderr] 214 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Allow_fail` 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: `rustc_test_Ignore_messages` [INFO] [stderr] --> src/runner.rs:219:27 [INFO] [stderr] | [INFO] [stderr] 219 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Ignore_messages` 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: `rustc_test_Allow_fail` [INFO] [stderr] --> src/runner.rs:275:23 [INFO] [stderr] | [INFO] [stderr] 275 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Allow_fail` 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: `rustc_test_Ignore_messages` [INFO] [stderr] --> src/runner.rs:280:23 [INFO] [stderr] | [INFO] [stderr] 280 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Ignore_messages` 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: `rustc_test_TestOpts_filters_vec` [INFO] [stderr] --> src/runner.rs:322:11 [INFO] [stderr] | [INFO] [stderr] 322 | #[cfg(feature = "rustc_test_TestOpts_filters_vec")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TestOpts_filters_vec` 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: `rustc_test_TestOpts_filters_vec` [INFO] [stderr] --> src/runner.rs:332:15 [INFO] [stderr] | [INFO] [stderr] 332 | #[cfg(not(feature = "rustc_test_TestOpts_filters_vec"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_TestOpts_filters_vec` 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: `rustc_test_Allow_fail` [INFO] [stderr] --> src/runner.rs:475:27 [INFO] [stderr] | [INFO] [stderr] 475 | #[cfg(feature = "rustc_test_Allow_fail")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Allow_fail` 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: `rustc_test_Ignore_messages` [INFO] [stderr] --> src/runner.rs:480:27 [INFO] [stderr] | [INFO] [stderr] 480 | #[cfg(feature = "rustc_test_Ignore_messages")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_test_Ignore_messages` 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: `rustc_is_nightly` [INFO] [stderr] --> src/lib.rs:142:19 [INFO] [stderr] | [INFO] [stderr] 142 | #[cfg(not(all(feature = "rustc_is_nightly", feature = "test_case_registration")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stderr] --> src/lib.rs:145:15 [INFO] [stderr] | [INFO] [stderr] 145 | #[cfg(all(feature = "rustc_is_nightly", feature = "test_case_registration"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runner.rs:75:25 [INFO] [stderr] | [INFO] [stderr] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc; [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 75 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_>; [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runner.rs:79:25 [INFO] [stderr] | [INFO] [stderr] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 79 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runner.rs:85:25 [INFO] [stderr] | [INFO] [stderr] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 85 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runner.rs:91:25 [INFO] [stderr] | [INFO] [stderr] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 91 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/runner.rs:97:25 [INFO] [stderr] | [INFO] [stderr] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc { [INFO] [stderr] | ^^^^^ ---------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 97 | fn as_datatest_desc(&self) -> DatatestTestDesc<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `datatest` (lib) generated 22 warnings (run `cargo fix --lib -p datatest` to apply 5 suggestions) [INFO] [stderr] warning: `datatest` (lib test) generated 22 warnings (22 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `rustc_is_stable` [INFO] [stderr] --> tests/datatest_stable.rs:5:11 [INFO] [stderr] | [INFO] [stderr] 5 | #[cfg(not(feature = "rustc_is_stable"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_stable` 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: `rustc_is_stable` [INFO] [stderr] --> tests/datatest_stable.rs:8:7 [INFO] [stderr] | [INFO] [stderr] 8 | #[cfg(feature = "rustc_is_stable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_stable` 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: `rustc_is_stable` [INFO] [stderr] --> tests/datatest_stable.rs:11:7 [INFO] [stderr] | [INFO] [stderr] 11 | #[cfg(feature = "rustc_is_stable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_stable` 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: `rustc_is_nightly` [INFO] [stderr] --> tests/datatest.rs:5:12 [INFO] [stderr] | [INFO] [stderr] 5 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_is_stable` [INFO] [stderr] --> tests/datatest_stable_unsafe.rs:3:8 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg(feature = "rustc_is_stable")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_stable` 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: `rustc_is_nightly` [INFO] [stderr] --> tests/nested.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stderr] --> tests/unicode.rs:1:8 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(feature = "rustc_is_nightly")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `rustc_is_nightly` [INFO] [stderr] --> tests/bench.rs:1:12 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg(all(feature = "rustc_is_nightly"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `default`, `region`, `subvert_stable_guarantees`, `test_case_registration`, and `unsafe_test_runner` [INFO] [stderr] = help: consider adding `rustc_is_nightly` 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: `datatest` (test "datatest_stable") generated 3 warnings [INFO] [stderr] warning: `datatest` (test "datatest") generated 1 warning [INFO] [stderr] warning: `datatest` (test "datatest_stable_unsafe") generated 1 warning [INFO] [stderr] warning: `datatest` (test "nested") generated 1 warning [INFO] [stderr] warning: `datatest` (test "unicode") generated 1 warning [INFO] [stderr] warning: `datatest` (test "bench") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datatest-1c00f37efad6d5f1) [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] [stderr] Running tests/bench.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/bench-ec9cf6bb045e2345) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test data_test_line_only::line 1 ... ok [INFO] [stdout] test data_test_line_only::line 3 ... ok [INFO] [stdout] test files_test_strings::case-01.input.txt ... ok [INFO] [stdout] test data_test_line_only::line 5 ... ok [INFO] [stdout] test simple_test ... ok [INFO] [stdout] test files_test_strings::case-02.input.txt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/datatest.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datatest-02b87a78b07fab1b) [INFO] [stdout] [INFO] [stdout] running 41 tests [INFO] [stdout] test data_test_custom::Pino (line 0) ... ok [INFO] [stdout] test data_test_line_only::line 1 ... ok [INFO] [stdout] test data_test_line_only_hoplessly_broken::line 1 ... ignored [INFO] [stdout] test data_test_line_only_hoplessly_broken::line 3 ... ignored [INFO] [stdout] test data_test_line_only_hoplessly_broken::line 5 ... ignored [INFO] [stdout] test data_test_line_only::line 5 ... ok [INFO] [stdout] test data_test_name_and_line::Pino (line 1) ... ok [INFO] [stdout] test data_test_name_and_line::Vincent (line 5) ... ok [INFO] [stdout] test data_test_string::firstfirst (line 1) ... ok [INFO] [stdout] test data_test_name_and_line::Re-L (line 3) ... ok [INFO] [stdout] test data_test_custom::Daria (line 2) ... ok [INFO] [stdout] test data_test_string::secondsecond (line 2) ... ok [INFO] [stdout] test data_test_take_owned::line 3 ... ok [INFO] [stdout] test data_test_string::thirdthird (line 3) ... ok [INFO] [stdout] test data_test_take_owned::line 1 ... ok [INFO] [stdout] test data_test_line_only::line 3 ... ok [INFO] [stdout] test data_test_take_owned::line 5 ... ok [INFO] [stdout] test data_test_yaml::firstfirst (line 1) ... ok [INFO] [stdout] test data_test_yaml::secondsecond (line 2) ... ok [INFO] [stdout] test files_test_ignore::case-02.input.txt ... ignored [INFO] [stdout] test data_test_yaml::thirdthird (line 3) ... ok [INFO] [stdout] test files_test_ignore::case-01.input.txt ... ok [INFO] [stdout] test files_test_paths::case-02.input.txt ... ok [INFO] [stdout] test files_test_paths::case-01.input.txt ... ok [INFO] [stdout] test files_test_slices::case-01.input.txt ... ok [INFO] [stdout] test files_test_slices::case-02.input.txt ... ok [INFO] [stdout] test files_test_strings::case-02.input.txt ... ok [INFO] [stdout] test files_test_strings::case-01.input.txt ... ok [INFO] [stdout] test files_tests_not_working_yet_and_never_will::case-02.input.txt ... ignored [INFO] [stdout] test files_tests_not_working_yet_and_never_will::case-01.input.txt ... ignored [INFO] [stdout] test tests_may_return_result_err::case-02.input.txt ... ignored [INFO] [stdout] test tests_may_return_result_err::case-01.input.txt ... ignored [INFO] [stdout] test tests_may_return_result_ok::case-02.input.txt ... ignored [INFO] [stdout] test tests_may_return_result_ok::case-01.input.txt ... ignored [INFO] [stdout] test regular_test ... ok [INFO] [stdout] test regular_test_result ... ok [INFO] [stdout] test simple_test_ignored ... ignored [INFO] [stdout] test simple_test ... ok [INFO] [stdout] test symbolic_files_test_strings::case-03.input-linked.txt ... ok [INFO] [stderr] Running tests/datatest_stable.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datatest_stable-7cd71335f26c1cdc) [INFO] [stdout] test simple_test_panics - should panic ... ok [INFO] [stdout] test simple_test_panics_message - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/datatest_stable_unsafe.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/datatest_stable_unsafe-e7a6dfe08291785d) [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] [stderr] Running tests/nested.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nested-6ffa68ea9f105695) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test inner::another::data_test_line_only::line 1 ... ok [INFO] [stdout] test inner::another::data_test_line_only::line 3 ... ok [INFO] [stdout] test inner::another::data_test_line_only::line 5 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/unicode.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/unicode-ada4a52f6492b1b4) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test data_test_with_some_unicode_привет::Pino (line 1) ... ok [INFO] [stdout] test data_test_with_some_unicode_привет::Vincent (line 5) ... ok [INFO] [stdout] test files_testsome_unicode_привет::case-01.input.txt ... ok [INFO] [stdout] test data_test_with_some_unicode_привет::Re-L (line 3) ... ok [INFO] [stdout] test files_testsome_unicode_привет::case-02.input.txt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3b657571fd8ed5b01ea883463739adc5734698a8b129197b866aa2a4c5465d06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b657571fd8ed5b01ea883463739adc5734698a8b129197b866aa2a4c5465d06", kill_on_drop: false }` [INFO] [stdout] 3b657571fd8ed5b01ea883463739adc5734698a8b129197b866aa2a4c5465d06