[INFO] fetching crate nom8 0.2.0... [INFO] testing nom8-0.2.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nom8 0.2.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate nom8 0.2.0 [INFO] removed 6 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nom8 0.2.0 [INFO] tweaked toml for crates.io crate nom8 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom8 0.2.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nom8 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v1.0.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5bc56b36dd517af489d23cebe1b8e4659bbd90110bae811bb18171a52d9a548 [INFO] running `Command { std: "docker" "start" "-a" "a5bc56b36dd517af489d23cebe1b8e4659bbd90110bae811bb18171a52d9a548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5bc56b36dd517af489d23cebe1b8e4659bbd90110bae811bb18171a52d9a548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5bc56b36dd517af489d23cebe1b8e4659bbd90110bae811bb18171a52d9a548", kill_on_drop: false }` [INFO] [stdout] a5bc56b36dd517af489d23cebe1b8e4659bbd90110bae811bb18171a52d9a548 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4315f0c51e1485484bb4ecc86c3f3455167a1c8f9df8c068a428978503cbe4 [INFO] running `Command { std: "docker" "start" "-a" "bd4315f0c51e1485484bb4ecc86c3f3455167a1c8f9df8c068a428978503cbe4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nom8 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stdout] = help: consider adding `cargo-clippy` 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 name: `nightly` [INFO] [stdout] --> src/lib.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:702:12 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:1001:12 [INFO] [stdout] | [INFO] [stdout] 1001 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 468 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:588:12 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 611 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:762:12 [INFO] [stdout] | [INFO] [stdout] 762 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:862:12 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:928:12 [INFO] [stdout] | [INFO] [stdout] 928 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1024:12 [INFO] [stdout] | [INFO] [stdout] 1024 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1127:12 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1165:12 [INFO] [stdout] | [INFO] [stdout] 1165 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1196:12 [INFO] [stdout] | [INFO] [stdout] 1196 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1335:12 [INFO] [stdout] | [INFO] [stdout] 1335 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1364:12 [INFO] [stdout] | [INFO] [stdout] 1364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] running `Command { std: "docker" "inspect" "bd4315f0c51e1485484bb4ecc86c3f3455167a1c8f9df8c068a428978503cbe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4315f0c51e1485484bb4ecc86c3f3455167a1c8f9df8c068a428978503cbe4", kill_on_drop: false }` [INFO] [stdout] bd4315f0c51e1485484bb4ecc86c3f3455167a1c8f9df8c068a428978503cbe4 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85923293d2a93aa2ba5a49b3780643466a10ac56440b26dd809fe1aa5a859d47 [INFO] running `Command { std: "docker" "start" "-a" "85923293d2a93aa2ba5a49b3780643466a10ac56440b26dd809fe1aa5a859d47", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stdout] = help: consider adding `cargo-clippy` 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 name: `nightly` [INFO] [stdout] --> src/lib.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:702:12 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:1001:12 [INFO] [stdout] | [INFO] [stdout] 1001 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 468 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:588:12 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 611 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:762:12 [INFO] [stdout] | [INFO] [stdout] 762 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:862:12 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:928:12 [INFO] [stdout] | [INFO] [stdout] 928 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1024:12 [INFO] [stdout] | [INFO] [stdout] 1024 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1127:12 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1165:12 [INFO] [stdout] | [INFO] [stdout] 1165 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1196:12 [INFO] [stdout] | [INFO] [stdout] 1196 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1335:12 [INFO] [stdout] | [INFO] [stdout] 1335 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1364:12 [INFO] [stdout] | [INFO] [stdout] 1364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling nom8 v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> tests/overflow.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> tests/issues.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | #![cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stdout] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:317:13 [INFO] [stdout] | [INFO] [stdout] 317 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stdout] = help: consider adding `cargo-clippy` 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 name: `nightly` [INFO] [stdout] --> src/lib.rs:319:12 [INFO] [stdout] | [INFO] [stdout] 319 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:331:12 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/lib.rs:358:14 [INFO] [stdout] | [INFO] [stdout] 358 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:702:12 [INFO] [stdout] | [INFO] [stdout] 702 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/error.rs:1001:12 [INFO] [stdout] | [INFO] [stdout] 1001 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:206:12 [INFO] [stdout] | [INFO] [stdout] 206 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:255:12 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:323:12 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:399:12 [INFO] [stdout] | [INFO] [stdout] 399 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:468:12 [INFO] [stdout] | [INFO] [stdout] 468 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:529:12 [INFO] [stdout] | [INFO] [stdout] 529 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:588:12 [INFO] [stdout] | [INFO] [stdout] 588 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:611:12 [INFO] [stdout] | [INFO] [stdout] 611 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:762:12 [INFO] [stdout] | [INFO] [stdout] 762 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:862:12 [INFO] [stdout] | [INFO] [stdout] 862 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:928:12 [INFO] [stdout] | [INFO] [stdout] 928 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1024:12 [INFO] [stdout] | [INFO] [stdout] 1024 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1127:12 [INFO] [stdout] | [INFO] [stdout] 1127 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1165:12 [INFO] [stdout] | [INFO] [stdout] 1165 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1196:12 [INFO] [stdout] | [INFO] [stdout] 1196 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1335:12 [INFO] [stdout] | [INFO] [stdout] 1335 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/combinator/mod.rs:1364:12 [INFO] [stdout] | [INFO] [stdout] 1364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:128:12 [INFO] [stdout] | [INFO] [stdout] 128 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/parser.rs:175:12 [INFO] [stdout] | [INFO] [stdout] 175 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `NilError` is never constructed [INFO] [stdout] --> src/multi/tests.rs:345:12 [INFO] [stdout] | [INFO] [stdout] 345 | pub struct NilError; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `B` is never constructed [INFO] [stdout] --> src/sequence/tests.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct B { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `C` is never constructed [INFO] [stdout] --> src/sequence/tests.rs:29:8 [INFO] [stdout] | [INFO] [stdout] 29 | struct C { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/parser.rs:404:13 [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 404 | fn by_ref(&mut self) -> ByRef<'_, Self> [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.28s [INFO] running `Command { std: "docker" "inspect" "85923293d2a93aa2ba5a49b3780643466a10ac56440b26dd809fe1aa5a859d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85923293d2a93aa2ba5a49b3780643466a10ac56440b26dd809fe1aa5a859d47", kill_on_drop: false }` [INFO] [stdout] 85923293d2a93aa2ba5a49b3780643466a10ac56440b26dd809fe1aa5a859d47 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca5b43561e341fb6ad60074f0f51aed3786834694b7b3dc3d9730e420b97d4c3 [INFO] running `Command { std: "docker" "start" "-a" "ca5b43561e341fb6ad60074f0f51aed3786834694b7b3dc3d9730e420b97d4c3", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:317:13 [INFO] [stderr] | [INFO] [stderr] 317 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stderr] = help: consider adding `cargo-clippy` 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 name: `nightly` [INFO] [stderr] --> src/lib.rs:319:12 [INFO] [stderr] | [INFO] [stderr] 319 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/lib.rs:331:12 [INFO] [stderr] | [INFO] [stderr] 331 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/lib.rs:358:14 [INFO] [stderr] | [INFO] [stderr] 358 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/error.rs:702:12 [INFO] [stderr] | [INFO] [stderr] 702 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/error.rs:1001:12 [INFO] [stderr] | [INFO] [stderr] 1001 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:206:12 [INFO] [stderr] | [INFO] [stderr] 206 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:255:12 [INFO] [stderr] | [INFO] [stderr] 255 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:323:12 [INFO] [stderr] | [INFO] [stderr] 323 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:399:12 [INFO] [stderr] | [INFO] [stderr] 399 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:468:12 [INFO] [stderr] | [INFO] [stderr] 468 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:529:12 [INFO] [stderr] | [INFO] [stderr] 529 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:588:12 [INFO] [stderr] | [INFO] [stderr] 588 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:611:12 [INFO] [stderr] | [INFO] [stderr] 611 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:762:12 [INFO] [stderr] | [INFO] [stderr] 762 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:862:12 [INFO] [stderr] | [INFO] [stderr] 862 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:928:12 [INFO] [stderr] | [INFO] [stderr] 928 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1024:12 [INFO] [stderr] | [INFO] [stderr] 1024 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1127:12 [INFO] [stderr] | [INFO] [stderr] 1127 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1165:12 [INFO] [stderr] | [INFO] [stderr] 1165 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1196:12 [INFO] [stderr] | [INFO] [stderr] 1196 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1335:12 [INFO] [stderr] | [INFO] [stderr] 1335 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/combinator/mod.rs:1364:12 [INFO] [stderr] | [INFO] [stderr] 1364 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/parser.rs:128:12 [INFO] [stderr] | [INFO] [stderr] 128 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/parser.rs:175:12 [INFO] [stderr] | [INFO] [stderr] 175 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/parser.rs:404:13 [INFO] [stderr] | [INFO] [stderr] 404 | fn by_ref(&mut self) -> ByRef [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 404 | fn by_ref(&mut self) -> ByRef<'_, Self> [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `nom8` (lib) generated 26 warnings (run `cargo fix --lib -p nom8` to apply 1 suggestion) [INFO] [stderr] warning: struct `NilError` is never constructed [INFO] [stderr] --> src/multi/tests.rs:345:12 [INFO] [stderr] | [INFO] [stderr] 345 | pub struct NilError; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `B` is never constructed [INFO] [stderr] --> src/sequence/tests.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | struct B { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: struct `C` is never constructed [INFO] [stderr] --> src/sequence/tests.rs:29:8 [INFO] [stderr] | [INFO] [stderr] 29 | struct C { [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: `nom8` (lib test) generated 29 warnings (26 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> tests/issues.rs:3:13 [INFO] [stderr] | [INFO] [stderr] 3 | #![cfg_attr(feature = "cargo-clippy", allow(redundant_closure))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stderr] = help: consider adding `cargo-clippy` 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: `cargo-clippy` [INFO] [stderr] --> tests/overflow.rs:1:13 [INFO] [stderr] | [INFO] [stderr] 1 | #![cfg_attr(feature = "cargo-clippy", allow(unreadable_literal))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `default`, `std`, and `unstable-doc` [INFO] [stderr] = help: consider adding `cargo-clippy` 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: `nom8` (test "issues") generated 1 warning [INFO] [stderr] warning: `nom8` (test "overflow") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom8-8ad81daf031577cc) [INFO] [stdout] [INFO] [stdout] running 310 tests [INFO] [stdout] test bits::complete::test::test_take_eof ... ok [INFO] [stdout] test bits::complete::test::test_take_0 ... ok [INFO] [stdout] test bits::complete::test::test_take_span_over_multiple_bytes ... ok [INFO] [stdout] test bits::streaming::test::test_tag_err ... ok [INFO] [stdout] test bits::streaming::test::test_tag_ok ... ok [INFO] [stdout] test bits::streaming::test::test_take_0 ... ok [INFO] [stdout] test bits::tests::test_partial_byte_consumption_bits ... ok [INFO] [stdout] test bits::tests::test_incomplete_bits ... ok [INFO] [stdout] test bits::tests::test_tag_streaming_err ... ok [INFO] [stdout] test bits::tests::test_tag_streaming_ok ... ok [INFO] [stdout] test bits::tests::test_take_complete_eof ... ok [INFO] [stdout] test bits::tests::test_complete_byte_consumption_bits ... ok [INFO] [stdout] test bits::tests::test_take_complete_span_over_multiple_bytes ... ok [INFO] [stdout] test bits::tests::test_take_streaming_0 ... ok [INFO] [stdout] test branch::tests::alt_test ... ok [INFO] [stdout] test branch::tests::permutation_test ... ok [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching ... ok [INFO] [stdout] test branch::tests::alt_incomplete ... ok [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching_substring ... ok [INFO] [stdout] test bytes::complete::tests::escape_transform ... ok [INFO] [stdout] test bits::tests::test_take_complete_0 ... ok [INFO] [stdout] test bytes::complete::tests::escape_transform_str ... ok [INFO] [stdout] test bytes::complete::tests::escaped_hang_1118 ... ok [INFO] [stdout] test bytes::complete::tests::escaping_str ... ok [INFO] [stdout] test bytes::complete::tests::escaping ... ok [INFO] [stdout] test bytes::complete::tests::escaped_hang ... ok [INFO] [stdout] test bytes::streaming::tests::case_insensitive ... ok [INFO] [stdout] test bytes::streaming::tests::is_a ... ok [INFO] [stdout] test bytes::streaming::tests::is_not ... ok [INFO] [stdout] test bytes::streaming::tests::recognize ... ok [INFO] [stdout] test bytes::streaming::tests::recognize_take_while ... ok [INFO] [stdout] test bytes::streaming::tests::tag_fixed_size_array ... ok [INFO] [stdout] test bytes::streaming::tests::length_bytes ... ok [INFO] [stdout] test bytes::streaming::tests::take_till ... ok [INFO] [stdout] test bytes::streaming::tests::take_till_utf8 ... ok [INFO] [stdout] test bytes::streaming::tests::take_until_incomplete ... ok [INFO] [stdout] test bytes::streaming::tests::take_until_incomplete_s ... ok [INFO] [stdout] test bytes::streaming::tests::take_utf8 ... ok [INFO] [stdout] test bytes::streaming::tests::take_while ... ok [INFO] [stdout] test bytes::streaming::tests::take_till1 ... ok [INFO] [stdout] test bytes::streaming::tests::take_while_m_n ... ok [INFO] [stdout] test bytes::streaming::tests::take_while1 ... ok [INFO] [stdout] test bytes::streaming::tests::take_while_m_n_utf8 ... ok [INFO] [stdout] test bytes::streaming::tests::take_while_m_n_utf8_full_match ... ok [INFO] [stdout] test bytes::streaming::tests::take_while_utf8 ... ok [INFO] [stdout] test bytes::tests::char_str ... ok [INFO] [stdout] test bytes::tests::char_byteslice ... ok [INFO] [stdout] test bytes::tests::complete_escape_transform_str ... ok [INFO] [stdout] test bytes::tests::complete_escape_transform ... ok [INFO] [stdout] test bytes::tests::complete_escaped_hang ... ok [INFO] [stdout] test bytes::tests::complete_escaped_hang_1118 ... ok [INFO] [stdout] test bytes::tests::complete_escaping ... ok [INFO] [stdout] test bytes::tests::complete_escaping_str ... ok [INFO] [stdout] test bytes::tests::complete_take_while_m_n_utf8_all_matching ... ok [INFO] [stdout] test bytes::tests::complete_take_while_m_n_utf8_all_matching_substring ... ok [INFO] [stdout] test bytes::tests::streaming_any_str ... ok [INFO] [stdout] test bytes::tests::streaming_case_insensitive ... ok [INFO] [stdout] test bytes::tests::streaming_is_a ... ok [INFO] [stdout] test bytes::tests::streaming_is_not ... ok [INFO] [stdout] test bytes::tests::streaming_length_bytes ... ok [INFO] [stdout] test bytes::tests::streaming_none_of_test ... ok [INFO] [stdout] test bytes::tests::streaming_one_of_test ... ok [INFO] [stdout] test bytes::tests::streaming_recognize ... ok [INFO] [stdout] test bytes::tests::streaming_recognize_take_while ... ok [INFO] [stdout] test bytes::tests::streaming_tag_fixed_size_array ... ok [INFO] [stdout] test bytes::tests::streaming_take_till ... ok [INFO] [stdout] test bytes::tests::streaming_take_till1 ... ok [INFO] [stdout] test bytes::tests::streaming_take_until_incomplete ... ok [INFO] [stdout] test bytes::tests::streaming_take_until_incomplete_s ... ok [INFO] [stdout] test bytes::tests::streaming_take_utf8 ... ok [INFO] [stdout] test bytes::tests::streaming_take_till_utf8 ... ok [INFO] [stdout] test bytes::tests::streaming_take_while ... ok [INFO] [stdout] test bytes::tests::streaming_take_while1 ... ok [INFO] [stdout] test bytes::tests::streaming_take_while_m_n ... ok [INFO] [stdout] test bytes::tests::streaming_take_while_m_n_utf8 ... ok [INFO] [stdout] test bytes::tests::streaming_take_while_m_n_utf8_full_match ... ok [INFO] [stdout] test bytes::tests::streaming_take_while_utf8 ... ok [INFO] [stdout] test character::complete::tests::character ... ok [INFO] [stdout] test character::complete::tests::character_s ... ok [INFO] [stdout] test character::complete::tests::check_unix_lineending ... ok [INFO] [stdout] test character::complete::tests::check_windows_lineending ... ok [INFO] [stdout] test character::complete::tests::cr_lf ... ok [INFO] [stdout] test character::complete::tests::end_of_line ... ok [INFO] [stdout] test character::complete::tests::full_line_unix ... ok [INFO] [stdout] test character::complete::tests::full_line_windows ... ok [INFO] [stdout] test character::complete::tests::hex_digit_test ... ok [INFO] [stdout] test character::complete::tests::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::complete::tests::is_not_line_ending_str ... ok [INFO] [stdout] test character::complete::tests::oct_digit_test ... ok [INFO] [stdout] test character::complete::tests::offset ... ok [INFO] [stdout] test character::streaming::tests::anychar_str ... ok [INFO] [stdout] test character::streaming::tests::char_str ... ok [INFO] [stdout] test character::streaming::tests::char_byteslice ... ok [INFO] [stdout] test character::streaming::tests::character ... ok [INFO] [stdout] test character::streaming::tests::character_s ... ok [INFO] [stdout] test character::streaming::tests::cr_lf ... ok [INFO] [stdout] test character::streaming::tests::end_of_line ... ok [INFO] [stdout] test character::streaming::tests::check_unix_lineending ... ok [INFO] [stdout] test character::streaming::tests::full_line_unix ... ok [INFO] [stdout] test character::streaming::tests::full_line_windows ... ok [INFO] [stdout] test character::streaming::tests::hex_digit_test ... ok [INFO] [stdout] test character::streaming::tests::check_windows_lineending ... ok [INFO] [stdout] test character::streaming::tests::is_not_line_ending_str ... ok [INFO] [stdout] test character::streaming::tests::none_of_test ... ok [INFO] [stdout] test character::streaming::tests::oct_digit_test ... ok [INFO] [stdout] test character::streaming::tests::offset ... ok [INFO] [stdout] test character::streaming::tests::one_of_test ... ok [INFO] [stdout] test character::streaming::tests::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::tests::complete::character ... ok [INFO] [stdout] test character::tests::complete::character_s ... ok [INFO] [stdout] test character::tests::complete::check_unix_lineending ... ok [INFO] [stdout] test character::tests::complete::check_windows_lineending ... ok [INFO] [stdout] test character::tests::complete::cr_lf ... ok [INFO] [stdout] test character::tests::complete::end_of_line ... ok [INFO] [stdout] test character::tests::complete::float_test ... ok [INFO] [stdout] test character::tests::complete::full_line_unix ... ok [INFO] [stdout] test character::tests::complete::full_line_windows ... ok [INFO] [stdout] test character::tests::complete::hex_digit_test ... ok [INFO] [stdout] test character::tests::complete::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::tests::complete::is_not_line_ending_str ... ok [INFO] [stdout] test character::tests::complete::oct_digit_test ... ok [INFO] [stdout] test character::tests::complete::offset ... ok [INFO] [stdout] test character::tests::streaming::character ... ok [INFO] [stdout] test character::tests::streaming::character_s ... ok [INFO] [stdout] test character::tests::streaming::check_unix_lineending ... ok [INFO] [stdout] test character::tests::streaming::check_windows_lineending ... ok [INFO] [stdout] test character::tests::streaming::cr_lf ... ok [INFO] [stdout] test character::tests::streaming::end_of_line ... ok [INFO] [stdout] test character::tests::streaming::full_line_unix ... ok [INFO] [stdout] test character::tests::streaming::full_line_windows ... ok [INFO] [stdout] test character::tests::streaming::hex_digit_test ... ok [INFO] [stdout] test character::complete::tests::ints ... ok [INFO] [stdout] test character::tests::streaming::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::tests::streaming::is_not_line_ending_str ... ok [INFO] [stdout] test character::tests::streaming::oct_digit_test ... ok [INFO] [stdout] test character::tests::streaming::offset ... ok [INFO] [stdout] test character::streaming::tests::ints ... ok [INFO] [stdout] test combinator::tests::eof_on_slices ... ok [INFO] [stdout] test combinator::tests::eof_on_strs ... ok [INFO] [stdout] test combinator::tests::fail_test ... ok [INFO] [stdout] test combinator::tests::not_test ... ok [INFO] [stdout] test combinator::tests::opt_test ... ok [INFO] [stdout] test combinator::tests::peek_test ... ok [INFO] [stdout] test combinator::tests::rest_len_on_slices ... ok [INFO] [stdout] test combinator::tests::rest_on_slices ... ok [INFO] [stdout] test combinator::tests::rest_on_strs ... ok [INFO] [stdout] test combinator::tests::test_all_consuming ... ok [INFO] [stdout] test combinator::tests::test_flat_map ... ok [INFO] [stdout] test combinator::tests::test_into ... ok [INFO] [stdout] test combinator::tests::test_map_opt ... ok [INFO] [stdout] test combinator::tests::test_map_parser ... ok [INFO] [stdout] test combinator::tests::test_parser_flat_map ... ok [INFO] [stdout] test combinator::tests::test_parser_into ... ok [INFO] [stdout] test combinator::tests::test_parser_map_opt ... ok [INFO] [stdout] test combinator::tests::test_parser_map_parser ... ok [INFO] [stdout] test combinator::tests::test_parser_verify ... ok [INFO] [stdout] test combinator::tests::test_parser_verify_alloc ... ok [INFO] [stdout] test character::tests::complete::ints ... ok [INFO] [stdout] test combinator::tests::test_parser_verify_ref ... ok [INFO] [stdout] test combinator::tests::test_verify_alloc ... ok [INFO] [stdout] test combinator::tests::verify_test ... ok [INFO] [stdout] test error::tests::convert_error_panic ... ok [INFO] [stdout] test input::tests::test_offset_str ... ok [INFO] [stdout] test input::tests::test_offset_u8 ... ok [INFO] [stdout] test combinator::tests::test_verify_ref ... ok [INFO] [stdout] test multi::tests::count_test ... ok [INFO] [stdout] test multi::tests::count_zero ... ok [INFO] [stdout] test multi::tests::fold_many0_test ... ok [INFO] [stdout] test multi::tests::fold_many1_test ... ok [INFO] [stdout] test multi::tests::fold_many_m_n_test ... ok [INFO] [stdout] test multi::tests::infinite_many ... ok [INFO] [stdout] test multi::tests::length_data_test ... ok [INFO] [stdout] test multi::tests::length_value_test ... ok [INFO] [stdout] test multi::tests::length_count_test ... ok [INFO] [stdout] test multi::tests::many0_count_test ... ok [INFO] [stdout] test multi::tests::many0_test ... ok [INFO] [stdout] test multi::tests::many1_count_test ... ok [INFO] [stdout] test multi::tests::many1_test ... ok [INFO] [stdout] test multi::tests::many_till_test ... ok [INFO] [stdout] test multi::tests::separated_list0_test ... ok [INFO] [stdout] test multi::tests::separated_list1_test ... ok [INFO] [stdout] test number::complete::tests::be_f32_tests ... ok [INFO] [stdout] test number::complete::tests::be_f64_tests ... ok [INFO] [stdout] test number::complete::tests::be_i128_tests ... ok [INFO] [stdout] test multi::tests::many_m_n_test ... ok [INFO] [stdout] test number::complete::tests::be_i16_tests ... ok [INFO] [stdout] test number::complete::tests::be_i24_tests ... ok [INFO] [stdout] test number::complete::tests::be_i64_tests ... ok [INFO] [stdout] test number::complete::tests::be_i8_tests ... ok [INFO] [stdout] test number::complete::tests::be_u24_tests ... ok [INFO] [stdout] test number::complete::tests::configurable_endianness ... ok [INFO] [stdout] test character::streaming::tests::uints ... ok [INFO] [stdout] test number::complete::tests::float_test ... ok [INFO] [stdout] test number::complete::tests::be_i32_tests ... ok [INFO] [stdout] test number::complete::tests::i8_tests ... ok [INFO] [stdout] test number::complete::tests::hex_u32_tests ... ok [INFO] [stdout] test number::complete::tests::le_f32_tests ... ok [INFO] [stdout] test number::complete::tests::le_i128_tests ... ok [INFO] [stdout] test number::complete::tests::le_i16_tests ... ok [INFO] [stdout] test number::complete::tests::le_f64_tests ... ok [INFO] [stdout] test number::complete::tests::le_i24_tests ... ok [INFO] [stdout] test number::complete::tests::le_i32_tests ... ok [INFO] [stdout] test number::complete::tests::le_i64_tests ... ok [INFO] [stdout] test number::complete::tests::le_i8_tests ... ok [INFO] [stdout] test number::complete::tests::le_u24_tests ... ok [INFO] [stdout] test number::streaming::tests::be_f64_tests ... ok [INFO] [stdout] test number::streaming::tests::be_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::configurable_endianness ... ok [INFO] [stdout] test number::streaming::tests::float_test ... ok [INFO] [stdout] test number::streaming::tests::hex_u32_tests ... ok [INFO] [stdout] test number::streaming::tests::i128_tests ... ok [INFO] [stdout] test number::streaming::tests::i16_tests ... ok [INFO] [stdout] test number::streaming::tests::i24_tests ... ok [INFO] [stdout] test number::streaming::tests::i32_tests ... ok [INFO] [stdout] test number::streaming::tests::i64_tests ... ok [INFO] [stdout] test number::streaming::tests::i8_tests ... ok [INFO] [stdout] test number::streaming::tests::le_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::le_f64_tests ... ok [INFO] [stdout] test character::tests::complete::uints ... ok [INFO] [stdout] test number::streaming::tests::le_i128_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i24_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i32_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i64_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i8_tests ... ok [INFO] [stdout] test number::streaming::tests::le_u24_tests ... ok [INFO] [stdout] test number::streaming::tests::u24_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i16_tests ... ok [INFO] [stdout] test number::tests::complete::be_f32_tests ... ok [INFO] [stdout] test number::tests::complete::be_f64_tests ... ok [INFO] [stdout] test number::tests::complete::be_i128_tests ... ok [INFO] [stdout] test number::tests::complete::be_i16_tests ... ok [INFO] [stdout] test number::tests::complete::be_i24_tests ... ok [INFO] [stdout] test number::tests::complete::be_i32_tests ... ok [INFO] [stdout] test character::tests::streaming::ints ... ok [INFO] [stdout] test number::tests::complete::be_i64_tests ... ok [INFO] [stdout] test number::tests::complete::be_i8_tests ... ok [INFO] [stdout] test number::tests::complete::be_u24_tests ... ok [INFO] [stdout] test number::tests::complete::hex_u32_tests ... ok [INFO] [stdout] test number::tests::complete::i8_tests ... ok [INFO] [stdout] test number::tests::complete::le_f32_tests ... ok [INFO] [stdout] test number::tests::complete::le_i128_tests ... ok [INFO] [stdout] test number::tests::complete::configurable_endianness ... ok [INFO] [stdout] test number::tests::complete::le_i16_tests ... ok [INFO] [stdout] test number::tests::complete::le_i24_tests ... ok [INFO] [stdout] test number::tests::complete::le_f64_tests ... ok [INFO] [stdout] test number::tests::complete::le_i64_tests ... ok [INFO] [stdout] test number::tests::complete::le_i32_tests ... ok [INFO] [stdout] test number::tests::complete::le_u24_tests ... ok [INFO] [stdout] test number::tests::streaming::be_f32_tests ... ok [INFO] [stdout] test number::tests::complete::le_i8_tests ... ok [INFO] [stdout] test number::tests::streaming::be_f64_tests ... ok [INFO] [stdout] test number::tests::streaming::configurable_endianness ... ok [INFO] [stdout] test number::tests::streaming::hex_u32_tests ... ok [INFO] [stdout] test number::tests::streaming::i16_tests ... ok [INFO] [stdout] test number::tests::streaming::i128_tests ... ok [INFO] [stdout] test number::tests::streaming::i24_tests ... ok [INFO] [stdout] test number::tests::streaming::i32_tests ... ok [INFO] [stdout] test number::tests::streaming::i64_tests ... ok [INFO] [stdout] test number::tests::streaming::i8_tests ... ok [INFO] [stdout] test number::tests::streaming::le_f32_tests ... ok [INFO] [stdout] test number::tests::streaming::le_f64_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i16_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i128_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i32_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i24_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i64_tests ... ok [INFO] [stdout] test number::tests::streaming::le_i8_tests ... ok [INFO] [stdout] test number::tests::streaming::le_u24_tests ... ok [INFO] [stdout] test parser::tests::err_map_test ... ok [INFO] [stdout] test parser::tests::single_element_tuples ... ok [INFO] [stdout] test parser::tests::size_test ... ok [INFO] [stdout] test parser::tests::unit_type ... ok [INFO] [stdout] test number::tests::streaming::u24_tests ... ok [INFO] [stdout] test parser::tests::tuple_test ... ok [INFO] [stdout] test sequence::tests::delimited_test ... ok [INFO] [stdout] test sequence::tests::pair_test ... ok [INFO] [stdout] test sequence::tests::complete ... ok [INFO] [stdout] test sequence::tests::preceded_test ... ok [INFO] [stdout] test sequence::tests::separated_pair_test ... ok [INFO] [stdout] test sequence::tests::single_element_tuples ... ok [INFO] [stdout] test sequence::tests::terminated_test ... ok [INFO] [stdout] test sequence::tests::tuple_test ... ok [INFO] [stdout] test str::test::case_insensitive ... ok [INFO] [stdout] test sequence::tests::unit_type ... ok [INFO] [stdout] test str::test::is_a_fail ... ok [INFO] [stdout] test str::test::is_not_fail ... ok [INFO] [stdout] test str::test::is_a_succeed ... ok [INFO] [stdout] test str::test::is_not_succeed ... ok [INFO] [stdout] test str::test::recognize_is_a ... ok [INFO] [stdout] test str::test::tagtr_incomplete ... ok [INFO] [stdout] test str::test::tagtr_succeed ... ok [INFO] [stdout] test str::test::tagtr_error ... ok [INFO] [stdout] test str::test::take_s_succeed ... ok [INFO] [stdout] test str::test::take_till_s_succeed ... ok [INFO] [stdout] test str::test::take_s_incomplete ... ok [INFO] [stdout] test str::test::take_until_error ... ok [INFO] [stdout] test str::test::take_while ... ok [INFO] [stdout] test str::test::take_until_incomplete ... ok [INFO] [stdout] test str::test::take_until_succeed ... ok [INFO] [stdout] test str::test::take_while1_fail ... ok [INFO] [stdout] test str::test::take_while1_succeed ... ok [INFO] [stdout] test str::test::take_while_succeed_some ... ok [INFO] [stdout] test str::test::take_while_succeed_none ... ok [INFO] [stdout] test str::test::utf8_indexing ... ok [INFO] [stdout] test str::test::test_take_while1 ... ok [INFO] [stdout] test character::tests::streaming::uints ... ok [INFO] [stdout] test character::complete::tests::uints ... ok [INFO] [stdout] test character::tests::complete::floats ... ok [INFO] [stdout] test number::complete::tests::floats ... ok [INFO] [stdout] test number::streaming::tests::floats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 310 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic.rs (/opt/rustwide/target/debug/deps/arithmetic-ca88f92234a8eca8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test parens_test ... ok [INFO] [stdout] test term_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_ast.rs (/opt/rustwide/target/debug/deps/arithmetic_ast-ad79471fb8fa74c3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test parens_test ... ok [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] test term_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/css.rs (/opt/rustwide/target/debug/deps/css-45c02c34601bddce) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test parse_color ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/custom_errors.rs (/opt/rustwide/target/debug/deps/custom_errors-0fe41f9e9fc9a955) [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/escaped.rs (/opt/rustwide/target/debug/deps/escaped-e0a0410ed0149d92) [INFO] [stderr] Running tests/float.rs (/opt/rustwide/target/debug/deps/float-caa0f8298b1f2985) [INFO] [stderr] Running tests/fnmut.rs (/opt/rustwide/target/debug/deps/fnmut-24260ba259aa357a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_escaped ... ok [INFO] [stdout] test test_escaped_transform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test float_test ... ok [INFO] [stdout] test unsigned_float_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test accumulate ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ini.rs (/opt/rustwide/target/debug/deps/ini-ea738a9383e44526) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_category_test ... ok [INFO] [stdout] test parse_category_then_multiple_keys_and_values_test ... ok [INFO] [stdout] test parse_key_value_test ... ok [INFO] [stdout] test parse_key_value_with_comment_test ... ok [INFO] [stdout] test parse_key_value_with_space_test ... ok [INFO] [stdout] test parse_multiple_categories_test ... ok [INFO] [stdout] test parse_multiple_keys_and_values_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ini_str.rs (/opt/rustwide/target/debug/deps/ini_str-08d317292ee18c3a) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_category_then_multiple_keys_and_values_test ... ok [INFO] [stdout] test parse_category_test ... ok [INFO] [stdout] test parse_key_value_with_space_test ... ok [INFO] [stdout] test parse_key_value_with_comment_test ... ok [INFO] [stdout] test parse_key_value_test ... ok [INFO] [stdout] test parse_multiple_categories_test ... ok [INFO] [stdout] test parse_multiple_keys_and_values_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/issues.rs (/opt/rustwide/target/debug/deps/issues-068a63732ef57298) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test issue_1027_convert_error_panic_nonempty ... ok [INFO] [stdout] test issue_1282_findtoken_char ... ok [INFO] [stdout] test issue_1231_bits_expect_fn_closure ... ok [INFO] [stdout] test issue_1459_clamp_capacity ... ok [INFO] [stdout] test issue_655 ... ok [INFO] [stdout] test issue_848_overflow_incomplete_bits_to_bytes ... ok [INFO] [stdout] test issue_942 ... ok [INFO] [stdout] test take_till_issue ... ok [INFO] [stdout] test usize_length_bytes_issue ... ok [INFO] [stdout] test issue_many_m_n_with_zeros ... ok [INFO] [stdout] test parse_int::issue_142 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/json.rs (/opt/rustwide/target/debug/deps/json-6f3d7b211aae1a4b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test json_array ... ok [INFO] [stdout] test json_string ... ok [INFO] [stdout] test json_object ... ok [INFO] [stdout] test json_whitespace ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mp4.rs (/opt/rustwide/target/debug/deps/mp4-8ce1a7e278bb7d67) [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/multiline.rs (/opt/rustwide/target/debug/deps/multiline-80623dcb9d54919b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test read_lines_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/overflow.rs (/opt/rustwide/target/debug/deps/overflow-cf9da07c62bfaefc) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test overflow_incomplete_length_bytes ... ok [INFO] [stdout] test overflow_incomplete_length_count ... ok [INFO] [stdout] test overflow_incomplete_count ... ok [INFO] [stdout] test overflow_incomplete_length_data ... ok [INFO] [stdout] test overflow_incomplete_many0 ... ok [INFO] [stdout] test overflow_incomplete_many_m_n ... ok [INFO] [stdout] test overflow_incomplete_many1 ... ok [INFO] [stdout] test overflow_incomplete_many_till ... ok [INFO] [stdout] test overflow_incomplete_tuple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/reborrow_fold.rs (/opt/rustwide/target/debug/deps/reborrow_fold-d7da5f98ee1c4a64) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests nom8 [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] [stdout] [INFO] [stdout] running 445 tests [INFO] [stdout] test src/branch/mod.rs - branch::permutation (line 67) ... ok [INFO] [stdout] test src/bits/mod.rs - bits::take (line 116) ... ok [INFO] [stdout] test src/branch/mod.rs - branch::permutation (line 89) ... ok [INFO] [stdout] test src/branch/mod.rs - branch::alt (line 24) ... ok [INFO] [stdout] test src/bits/mod.rs - bits::bits (line 20) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::escaped (line 727) ... ok [INFO] [stdout] test src/bits/mod.rs - bits::bytes (line 68) ... ok [INFO] [stdout] test src/bits/complete.rs - bits::complete::take (line 14) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::tag_no_case (line 90) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::is_a (line 235) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::escaped_transform (line 855) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::is_not (line 187) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take (line 587) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_until1 (line 676) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_till (line 476) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::tag (line 37) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while (line 282) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take (line 569) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_till1 (line 524) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_until (line 628) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::any (line 24) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while1 (line 330) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::escaped (line 791) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while_m_n (line 379) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::any (line 34) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::escaped_transform (line 843) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::escaped (line 777) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::none_of (line 239) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::none_of (line 247) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::escaped_transform (line 868) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::tag (line 65) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::one_of (line 181) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::one_of (line 197) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take (line 597) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::tag (line 79) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::tag_no_case (line 119) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::tag_no_case (line 134) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take (line 623) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_till (line 480) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_till (line 466) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take (line 615) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_till1 (line 544) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_till1 (line 521) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_until (line 680) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_until1 (line 723) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_until (line 666) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while1 (line 357) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while (line 277) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_until1 (line 738) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while (line 292) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while_m_n (line 407) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while1 (line 333) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::escaped (line 777) ... ok [INFO] [stdout] test src/bytes/mod.rs - bytes::take_while_m_n (line 423) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::tag (line 35) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take (line 619) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::is_not (line 193) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::escaped_transform (line 897) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::is_a (line 246) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::tag_no_case (line 92) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_till (line 512) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while (line 299) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while1 (line 354) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_till1 (line 564) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_until (line 671) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_until1 (line 724) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alpha1 (line 407) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alphanumeric0 (line 641) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::anychar (line 350) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alpha0 (line 376) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while_m_n (line 408) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alphanumeric1 (line 675) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::char (line 24) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::crlf (line 159) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit0 (line 438) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::hex_digit1 (line 548) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit1 (line 485) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit1 (line 470) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::multispace0 (line 780) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::hex_digit0 (line 518) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::newline (line 295) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::oct_digit0 (line 579) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::line_ending (line 256) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::multispace1 (line 814) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::oct_digit1 (line 610) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::none_of (line 135) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::not_line_ending (line 196) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::satisfy (line 65) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::one_of (line 111) ... ok [INFO] [stdout] test src/character/mod.rs - character::alpha0 (line 255) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::space0 (line 709) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::tab (line 322) ... ok [INFO] [stdout] test src/character/mod.rs - character::alpha0 (line 267) ... ok [INFO] [stdout] test src/character/mod.rs - character::alpha1 (line 301) ... ok [INFO] [stdout] test src/character/mod.rs - character::alphanumeric0 (line 639) ... ok [INFO] [stdout] test src/character/mod.rs - character::alpha1 (line 313) ... ok [INFO] [stdout] test src/character/mod.rs - character::alphanumeric0 (line 651) ... ok [INFO] [stdout] test src/character/mod.rs - character::alphanumeric1 (line 685) ... ok [INFO] [stdout] test src/character/mod.rs - character::alphanumeric1 (line 697) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::space1 (line 743) ... ok [INFO] [stdout] test src/character/mod.rs - character::crlf (line 29) ... ok [INFO] [stdout] test src/character/mod.rs - character::digit0 (line 347) ... ok [INFO] [stdout] test src/character/mod.rs - character::digit0 (line 360) ... ok [INFO] [stdout] test src/character/mod.rs - character::crlf (line 41) ... ok [INFO] [stdout] test src/character/mod.rs - character::digit1 (line 419) ... ok [INFO] [stdout] test src/character/mod.rs - character::digit1 (line 394) ... ok [INFO] [stdout] test src/character/mod.rs - character::digit1 (line 406) ... ok [INFO] [stdout] test src/character/mod.rs - character::f32 (line 958) ... ok [INFO] [stdout] test src/character/mod.rs - character::f32 (line 973) ... ok [INFO] [stdout] test src/character/mod.rs - character::hex_digit0 (line 455) ... ok [INFO] [stdout] test src/character/mod.rs - character::hex_digit0 (line 467) ... ok [INFO] [stdout] test src/character/mod.rs - character::f64 (line 1034) ... ok [INFO] [stdout] test src/character/mod.rs - character::f64 (line 1019) ... ok [INFO] [stdout] test src/character/mod.rs - character::hex_digit1 (line 501) ... ok [INFO] [stdout] test src/character/mod.rs - character::line_ending (line 138) ... ok [INFO] [stdout] test src/character/mod.rs - character::line_ending (line 126) ... ok [INFO] [stdout] test src/character/mod.rs - character::hex_digit1 (line 513) ... ok [INFO] [stdout] test src/character/mod.rs - character::multispace0 (line 811) ... ok [INFO] [stdout] test src/character/mod.rs - character::multispace1 (line 857) ... ok [INFO] [stdout] test src/character/mod.rs - character::multispace1 (line 869) ... ok [INFO] [stdout] test src/character/mod.rs - character::newline (line 183) ... ok [INFO] [stdout] test src/character/mod.rs - character::multispace0 (line 823) ... ok [INFO] [stdout] test src/character/mod.rs - character::newline (line 171) ... ok [INFO] [stdout] test src/character/mod.rs - character::oct_digit0 (line 547) ... ok [INFO] [stdout] test src/character/mod.rs - character::not_line_ending (line 89) ... ok [INFO] [stdout] test src/character/mod.rs - character::not_line_ending (line 74) ... ok [INFO] [stdout] test src/character/mod.rs - character::oct_digit0 (line 559) ... ok [INFO] [stdout] test src/character/mod.rs - character::oct_digit1 (line 593) ... ok [INFO] [stdout] test src/character/mod.rs - character::oct_digit1 (line 605) ... ok [INFO] [stdout] test src/character/mod.rs - character::space1 (line 765) ... ok [INFO] [stdout] test src/character/mod.rs - character::tab (line 224) ... ok [INFO] [stdout] test src/character/mod.rs - character::tab (line 212) ... ok [INFO] [stdout] test src/character/mod.rs - character::space0 (line 731) ... ok [INFO] [stdout] test src/character/mod.rs - character::recognize_float (line 1080) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alpha0 (line 381) ... ok [INFO] [stdout] test src/character/mod.rs - character::space1 (line 777) ... ok [INFO] [stdout] test src/character/mod.rs - character::recognize_float (line 1095) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alphanumeric1 (line 651) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alpha1 (line 411) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::char (line 24) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::anychar (line 356) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alphanumeric0 (line 621) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::digit0 (line 441) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::crlf (line 172) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::digit1 (line 471) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::multispace0 (line 749) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::line_ending (line 264) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::multispace1 (line 782) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::hex_digit0 (line 501) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::hex_digit1 (line 531) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::newline (line 303) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::not_line_ending (line 208) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::none_of (line 145) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::one_of (line 118) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::oct_digit0 (line 561) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::satisfy (line 68) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::all_consuming (line 790) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::space0 (line 681) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::oct_digit1 (line 591) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cond (line 639) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::tab (line 329) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::complete (line 735) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::space1 (line 713) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::eof (line 706) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cut (line 1257) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::consumed (line 1071) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cut (line 1234) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::into (line 1296) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::fail (line 1519) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::flat_map (line 499) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::iterator (line 1401) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_res (line 285) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map (line 227) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::opt (line 559) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_parser (line 437) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_opt (line 361) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::not (line 957) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::peek (line 676) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::rest (line 172) ... ok [INFO] [stdout] test src/error.rs - error (line 122) ... ignored [INFO] [stdout] test src/combinator/mod.rs - combinator::recognize (line 987) ... ok [INFO] [stdout] test src/error.rs - error (line 177) ... ignored [INFO] [stdout] test src/error.rs - error (line 193) ... ignored [INFO] [stdout] test src/error.rs - error (line 227) ... ignored [INFO] [stdout] test src/combinator/mod.rs - combinator::rest_len (line 190) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::success (line 1498) ... ok [INFO] [stdout] test src/error.rs - error (line 100) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::verify (line 825) ... ok [INFO] [stdout] test src/error.rs - error (line 149) ... ok [INFO] [stdout] test src/error.rs - error (line 283) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::value (line 904) ... ok [INFO] [stdout] test src/error.rs - error (line 386) ... ignored [INFO] [stdout] test src/error.rs - error (line 40) ... ignored [INFO] [stdout] test src/error.rs - error (line 53) ... ignored [INFO] [stdout] test src/error.rs - error (line 12) ... ok [INFO] [stdout] test src/input.rs - input (line 25) ... ignored [INFO] [stdout] test src/error.rs - error (line 323) ... ok [INFO] [stdout] test src/error.rs - error (line 345) ... ok [INFO] [stdout] test src/error.rs - error (line 337) ... ok [INFO] [stdout] test src/error.rs - error (line 449) ... ok [INFO] [stdout] test src/error.rs - error (line 312) ... ok [INFO] [stdout] test src/input.rs - input::AsChar::as_char (line 711) ... ok [INFO] [stdout] test src/error.rs - error::dbg_dmp (line 967) ... ok [INFO] [stdout] test src/error.rs - error (line 69) ... ok [INFO] [stdout] test src/input.rs - input::FindToken (line 1973) ... ok [INFO] [stdout] test src/lib.rs - (line 105) ... ok [INFO] [stdout] test src/input.rs - input::Stateful (line 124) ... ok [INFO] [stdout] test src/lib.rs - (line 126) ... ok [INFO] [stdout] test src/lib.rs - (line 136) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 142) - compile fail ... ok [INFO] [stdout] test src/input.rs - input::Streaming (line 193) ... ok [INFO] [stdout] test src/lib.rs - (line 181) ... ok [INFO] [stdout] test src/lib.rs - (line 148) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/lib.rs - (line 226) ... ok [INFO] [stdout] test src/lib.rs - (line 214) ... ok [INFO] [stdout] test src/lib.rs - (line 199) ... ok [INFO] [stdout] test src/lib.rs - (line 286) ... ok [INFO] [stdout] test src/lib.rs - (line 258) ... ok [INFO] [stdout] test src/lib.rs - (line 372) ... ok [INFO] [stdout] test src/lib.rs - (line 87) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fill (line 595) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::count (line 542) ... ok [INFO] [stdout] test src/lib.rs - prelude (line 411) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many1 (line 731) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many0 (line 655) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many_m_n (line 817) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_value (line 940) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many0 (line 35) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many1 (line 89) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many0_count (line 428) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_data (line 898) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_count (line 979) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many1_count (line 486) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many_m_n (line 356) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::separated_list1 (line 279) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many_till (line 144) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_f32 (line 1260) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_f64 (line 1289) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::separated_list0 (line 206) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i128 (line 374) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i16 (line 261) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i24 (line 287) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i64 (line 348) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i32 (line 322) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u128 (line 199) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i8 (line 235) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u16 (line 55) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u32 (line 127) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u24 (line 91) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u8 (line 22) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u64 (line 163) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::f32 (line 1378) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i128 (line 1220) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::double (line 1769) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::f64 (line 1420) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::hex_u32 (line 1460) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::float (line 1725) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i16 (line 1052) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i32 (line 1136) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i8 (line 1024) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i24 (line 1094) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_f32 (line 1318) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i64 (line 1178) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i128 (line 752) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i16 (line 639) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i24 (line 665) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i64 (line 726) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_f64 (line 1347) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i32 (line 700) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u128 (line 577) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i8 (line 613) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u24 (line 469) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u32 (line 505) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u16 (line 433) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u64 (line 541) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u8 (line 400) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::recognize_float (line 1519) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u16 (line 815) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u128 (line 983) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u64 (line 941) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u32 (line 899) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u24 (line 857) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u8 (line 779) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_f32 (line 1846) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_f32 (line 1859) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_f64 (line 1891) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_f64 (line 1904) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i128 (line 521) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i128 (line 534) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i16 (line 349) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i16 (line 362) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i24 (line 405) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i24 (line 392) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i32 (line 435) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i32 (line 448) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i64 (line 478) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i8 (line 306) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i64 (line 491) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_i8 (line 319) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u128 (line 274) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u24 (line 126) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u16 (line 81) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u16 (line 94) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u128 (line 261) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u24 (line 139) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u32 (line 171) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u32 (line 184) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u64 (line 216) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u8 (line 49) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u8 (line 36) ... ok [INFO] [stdout] test src/number/mod.rs - number::f32 (line 2029) ... ok [INFO] [stdout] test src/number/mod.rs - number::be_u64 (line 229) ... ok [INFO] [stdout] test src/number/mod.rs - number::f32 (line 2049) ... ok [INFO] [stdout] test src/number/mod.rs - number::f64 (line 2094) ... ok [INFO] [stdout] test src/number/mod.rs - number::f64 (line 2114) ... ok [INFO] [stdout] test src/number/mod.rs - number::i128 (line 1784) ... ok [INFO] [stdout] test src/number/mod.rs - number::i128 (line 1804) ... ok [INFO] [stdout] test src/number/mod.rs - number::i16 (line 1524) ... ok [INFO] [stdout] test src/number/mod.rs - number::hex_u32 (line 2156) ... ok [INFO] [stdout] test src/number/mod.rs - number::hex_u32 (line 2170) ... ok [INFO] [stdout] test src/number/mod.rs - number::i16 (line 1544) ... ok [INFO] [stdout] test src/number/mod.rs - number::i24 (line 1589) ... ok [INFO] [stdout] test src/number/mod.rs - number::i24 (line 1609) ... ok [INFO] [stdout] test src/number/mod.rs - number::i32 (line 1674) ... ok [INFO] [stdout] test src/number/mod.rs - number::i32 (line 1654) ... ok [INFO] [stdout] test src/number/mod.rs - number::i64 (line 1719) ... ok [INFO] [stdout] test src/number/mod.rs - number::i8 (line 1475) ... ok [INFO] [stdout] test src/number/mod.rs - number::i64 (line 1739) ... ok [INFO] [stdout] test src/number/mod.rs - number::i8 (line 1488) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_f32 (line 1936) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_f32 (line 1949) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_f64 (line 1981) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_f64 (line 1994) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i128 (line 1055) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i16 (line 875) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i128 (line 1068) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i16 (line 888) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i24 (line 920) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i24 (line 933) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i32 (line 965) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i32 (line 978) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i64 (line 1010) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i64 (line 1023) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i8 (line 832) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_i8 (line 845) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u128 (line 787) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u128 (line 800) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u16 (line 607) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u24 (line 665) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u24 (line 652) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u16 (line 620) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u32 (line 697) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u32 (line 710) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u64 (line 755) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u64 (line 742) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u8 (line 564) ... ok [INFO] [stdout] test src/number/mod.rs - number::le_u8 (line 577) ... ok [INFO] [stdout] test src/number/mod.rs - number::u128 (line 1431) ... ok [INFO] [stdout] test src/number/mod.rs - number::u128 (line 1411) ... ok [INFO] [stdout] test src/number/mod.rs - number::u16 (line 1151) ... ok [INFO] [stdout] test src/number/mod.rs - number::u16 (line 1171) ... ok [INFO] [stdout] test src/number/mod.rs - number::u32 (line 1281) ... ok [INFO] [stdout] test src/number/mod.rs - number::u24 (line 1216) ... ok [INFO] [stdout] test src/number/mod.rs - number::u24 (line 1236) ... ok [INFO] [stdout] test src/number/mod.rs - number::u32 (line 1301) ... ok [INFO] [stdout] test src/number/mod.rs - number::u64 (line 1346) ... ok [INFO] [stdout] test src/number/mod.rs - number::u64 (line 1366) ... ok [INFO] [stdout] test src/number/mod.rs - number::u8 (line 1102) ... ok [INFO] [stdout] test src/number/mod.rs - number::u8 (line 1115) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_f64 (line 1373) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_f32 (line 1342) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i128 (line 390) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i16 (line 276) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i64 (line 364) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i24 (line 302) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i32 (line 337) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i8 (line 250) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u16 (line 57) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u128 (line 212) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u24 (line 96) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u64 (line 174) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u8 (line 21) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u32 (line 135) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::f32 (line 1468) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::f64 (line 1513) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::double (line 1876) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::hex_u32 (line 1556) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i24 (line 1164) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i16 (line 1119) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i128 (line 1299) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::float (line 1826) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i32 (line 1209) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i64 (line 1254) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i8 (line 1088) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i128 (line 796) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_f32 (line 1404) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i16 (line 671) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_f64 (line 1435) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i24 (line 700) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i32 (line 738) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i64 (line 767) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u24 (line 489) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i8 (line 644) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u16 (line 450) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u128 (line 606) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u32 (line 528) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u64 (line 567) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u8 (line 416) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u24 (line 909) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u128 (line 1044) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u16 (line 864) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u32 (line 954) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::recognize_float (line 1617) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u64 (line 999) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u8 (line 825) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::by_ref (line 368) - compile fail ... ok [INFO] [stdout] test src/parser.rs - parser::&'s[u8;N] (line 953) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser (line 323) ... ok [INFO] [stdout] test src/parser.rs - parser::&'s[u8] (line 925) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser (line 336) ... ok [INFO] [stdout] test src/parser.rs - parser::&'sstr (line 982) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::and_then (line 713) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::by_ref (line 387) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::dbg_err (line 811) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::complete (line 778) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::flat_map (line 688) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::map_res (line 630) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::map_opt (line 659) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::map (line 604) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::output_into (line 437) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::recognize (line 465) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::value (line 414) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::span (line 533) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::verify (line 741) ... ok [INFO] [stdout] test src/parser.rs - parser::char (line 900) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::with_recognized (line 495) ... ok [INFO] [stdout] test src/parser.rs - parser::Parser::with_span (line 564) ... ok [INFO] [stdout] test src/parser.rs - parser::u8 (line 875) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::delimited (line 162) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::preceded (line 53) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::pair (line 18) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::separated_pair (line 123) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::terminated (line 87) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::tuple (line 276) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 437 passed; 0 failed; 8 ignored; 0 measured; 0 filtered out; finished in 13.29s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca5b43561e341fb6ad60074f0f51aed3786834694b7b3dc3d9730e420b97d4c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5b43561e341fb6ad60074f0f51aed3786834694b7b3dc3d9730e420b97d4c3", kill_on_drop: false }` [INFO] [stdout] ca5b43561e341fb6ad60074f0f51aed3786834694b7b3dc3d9730e420b97d4c3