[INFO] cloning repository https://github.com/openkylin/rust-nom [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openkylin/rust-nom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-nom", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-nom'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe05c16b150b442bde53e7eca91d661b391d1db3 [INFO] testing openkylin/rust-nom against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-nom" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/openkylin/rust-nom [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/openkylin/rust-nom [INFO] tweaked toml for git repo https://github.com/openkylin/rust-nom written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/openkylin/rust-nom on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/openkylin/rust-nom 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f28a04a767ab484340d283c4d7fd1ee0fd7f90e60c95488abe5de0178ca0ba39 [INFO] running `Command { std: "docker" "start" "-a" "f28a04a767ab484340d283c4d7fd1ee0fd7f90e60c95488abe5de0178ca0ba39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f28a04a767ab484340d283c4d7fd1ee0fd7f90e60c95488abe5de0178ca0ba39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f28a04a767ab484340d283c4d7fd1ee0fd7f90e60c95488abe5de0178ca0ba39", kill_on_drop: false }` [INFO] [stdout] f28a04a767ab484340d283c4d7fd1ee0fd7f90e60c95488abe5de0178ca0ba39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 19db95bc727c3d85c26e12f0a226d6155c3f90c356e7b0eae7b6091ff61e79ab [INFO] running `Command { std: "docker" "start" "-a" "19db95bc727c3d85c26e12f0a226d6155c3f90c356e7b0eae7b6091ff61e79ab", kill_on_drop: false }` [INFO] [stderr] Compiling nom v7.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` [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:379:12 [INFO] [stdout] | [INFO] [stdout] 379 | #[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:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[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:418:14 [INFO] [stdout] | [INFO] [stdout] 418 | #[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: unused import: `self::str::*` [INFO] [stdout] --> src/lib.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | pub use self::str::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/internal.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | #[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/internal.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | #[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/internal.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | #[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/internal.rs:357:12 [INFO] [stdout] | [INFO] [stdout] 357 | #[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/internal.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | #[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/internal.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[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/internal.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 409 | #[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/internal.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | #[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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `Command { std: "docker" "inspect" "19db95bc727c3d85c26e12f0a226d6155c3f90c356e7b0eae7b6091ff61e79ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19db95bc727c3d85c26e12f0a226d6155c3f90c356e7b0eae7b6091ff61e79ab", kill_on_drop: false }` [INFO] [stdout] 19db95bc727c3d85c26e12f0a226d6155c3f90c356e7b0eae7b6091ff61e79ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9745d7c5aab1fd5fb73df22104c2c97dbae767b44b86b553f2dad66e67f1b1f0 [INFO] running `Command { std: "docker" "start" "-a" "9745d7c5aab1fd5fb73df22104c2c97dbae767b44b86b553f2dad66e67f1b1f0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/lib.rs:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` [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:379:12 [INFO] [stdout] | [INFO] [stdout] 379 | #[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:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[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:418:14 [INFO] [stdout] | [INFO] [stdout] 418 | #[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: unused import: `self::str::*` [INFO] [stdout] --> src/lib.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | pub use self::str::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/internal.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | #[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/internal.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | #[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/internal.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | #[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/internal.rs:357:12 [INFO] [stdout] | [INFO] [stdout] 357 | #[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/internal.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | #[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/internal.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[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/internal.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 409 | #[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/internal.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | #[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] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 (/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`, `docsrs`, and `std` [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`, `docsrs`, and `std` [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:375:13 [INFO] [stdout] | [INFO] [stdout] 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` [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:379:12 [INFO] [stdout] | [INFO] [stdout] 379 | #[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:391:12 [INFO] [stdout] | [INFO] [stdout] 391 | #[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:418:14 [INFO] [stdout] | [INFO] [stdout] 418 | #[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: unused import: `self::str::*` [INFO] [stdout] --> src/lib.rs:439:9 [INFO] [stdout] | [INFO] [stdout] 439 | pub use self::str::*; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] --> src/internal.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | #[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/internal.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | #[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/internal.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | #[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/internal.rs:357:12 [INFO] [stdout] | [INFO] [stdout] 357 | #[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/internal.rs:374:12 [INFO] [stdout] | [INFO] [stdout] 374 | #[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/internal.rs:392:12 [INFO] [stdout] | [INFO] [stdout] 392 | #[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/internal.rs:409:12 [INFO] [stdout] | [INFO] [stdout] 409 | #[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/internal.rs:430:12 [INFO] [stdout] | [INFO] [stdout] 430 | #[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 `B` is never constructed [INFO] [stdout] --> src/sequence/tests.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct B { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `B` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `C` is never constructed [INFO] [stdout] --> src/sequence/tests.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct C { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `C` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.56s [INFO] running `Command { std: "docker" "inspect" "9745d7c5aab1fd5fb73df22104c2c97dbae767b44b86b553f2dad66e67f1b1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9745d7c5aab1fd5fb73df22104c2c97dbae767b44b86b553f2dad66e67f1b1f0", kill_on_drop: false }` [INFO] [stdout] 9745d7c5aab1fd5fb73df22104c2c97dbae767b44b86b553f2dad66e67f1b1f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 1a111c1fac60a8163daa520fc23683f0bda71049543bd963d857d8692426b24f [INFO] running `Command { std: "docker" "start" "-a" "1a111c1fac60a8163daa520fc23683f0bda71049543bd963d857d8692426b24f", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stderr] --> src/lib.rs:375:13 [INFO] [stderr] | [INFO] [stderr] 375 | #![cfg_attr(feature = "cargo-clippy", allow(clippy::doc_markdown))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc`, `default`, `docsrs`, and `std` [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:379:12 [INFO] [stderr] | [INFO] [stderr] 379 | #[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:391:12 [INFO] [stderr] | [INFO] [stderr] 391 | #[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:418:14 [INFO] [stderr] | [INFO] [stderr] 418 | #[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: unused import: `self::str::*` [INFO] [stderr] --> src/lib.rs:439:9 [INFO] [stderr] | [INFO] [stderr] 439 | pub use self::str::*; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stderr] --> src/internal.rs:49:12 [INFO] [stderr] | [INFO] [stderr] 49 | #[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/internal.rs:96:12 [INFO] [stderr] | [INFO] [stderr] 96 | #[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/internal.rs:340:12 [INFO] [stderr] | [INFO] [stderr] 340 | #[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/internal.rs:357:12 [INFO] [stderr] | [INFO] [stderr] 357 | #[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/internal.rs:374:12 [INFO] [stderr] | [INFO] [stderr] 374 | #[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/internal.rs:392:12 [INFO] [stderr] | [INFO] [stderr] 392 | #[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/internal.rs:409:12 [INFO] [stderr] | [INFO] [stderr] 409 | #[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/internal.rs:430:12 [INFO] [stderr] | [INFO] [stderr] 430 | #[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: `nom` (lib) generated 13 warnings (run `cargo fix --lib -p nom` to apply 1 suggestion) [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`, `docsrs`, and `std` [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`, `docsrs`, and `std` [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: `nom` (test "issues") generated 1 warning [INFO] [stderr] warning: `nom` (test "overflow") generated 1 warning [INFO] [stderr] warning: struct `B` is never constructed [INFO] [stderr] --> src/sequence/tests.rs:21:8 [INFO] [stderr] | [INFO] [stderr] 21 | struct B { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `B` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `C` is never constructed [INFO] [stderr] --> src/sequence/tests.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct C { [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `C` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `nom` (lib test) generated 15 warnings (13 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nom-0560b7a4b967bd17) [INFO] [stdout] [INFO] [stdout] running 193 tests [INFO] [stdout] test bits::complete::test::test_bool_0 ... ok [INFO] [stdout] test bits::complete::test::test_take_0 ... ok [INFO] [stdout] test bits::complete::test::test_take_eof ... ok [INFO] [stdout] test bits::complete::test::test_take_span_over_multiple_bytes ... ok [INFO] [stdout] test bits::streaming::test::test_bool_0 ... ok [INFO] [stdout] test bits::streaming::test::test_bool_eof ... 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::test::test_incomplete_bits ... ok [INFO] [stdout] test bits::test::test_complete_byte_consumption_bits ... ok [INFO] [stdout] test bits::streaming::test::test_take_0 ... ok [INFO] [stdout] test branch::tests::alt_incomplete ... ok [INFO] [stdout] test bits::test::test_partial_byte_consumption_bits ... ok [INFO] [stdout] test branch::tests::alt_test ... ok [INFO] [stdout] test branch::tests::permutation_test ... ok [INFO] [stdout] test bits::complete::test::test_bool_eof ... ok [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching ... ok [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching_substring ... ok [INFO] [stdout] test bytes::complete::tests::escaped_hang ... ok [INFO] [stdout] test bytes::complete::tests::escaped_hang_1118 ... ok [INFO] [stdout] test bytes::tests::case_insensitive ... ok [INFO] [stdout] test bytes::tests::escape_transform ... ok [INFO] [stdout] test bytes::tests::escape_transform_str ... ok [INFO] [stdout] test bytes::tests::escaping ... ok [INFO] [stdout] test bytes::tests::escaping_str ... ok [INFO] [stdout] test bytes::tests::is_a ... ok [INFO] [stdout] test bytes::tests::is_not ... ok [INFO] [stdout] test bytes::tests::length_bytes ... ok [INFO] [stdout] test bytes::tests::recognize ... ok [INFO] [stdout] test bytes::tests::recognize_take_while ... ok [INFO] [stdout] test bytes::tests::tag_fixed_size_array ... ok [INFO] [stdout] test bytes::tests::take_till ... ok [INFO] [stdout] test bytes::tests::take_till1 ... ok [INFO] [stdout] test bytes::tests::take_till_utf8 ... ok [INFO] [stdout] test bytes::tests::take_until_incomplete ... ok [INFO] [stdout] test bytes::tests::take_until_incomplete_s ... ok [INFO] [stdout] test bytes::tests::take_utf8 ... ok [INFO] [stdout] test bytes::tests::take_while ... ok [INFO] [stdout] test bytes::tests::take_while1 ... ok [INFO] [stdout] test bytes::tests::take_while_m_n ... ok [INFO] [stdout] test bytes::tests::take_while_m_n_utf8 ... ok [INFO] [stdout] test bytes::tests::take_while_m_n_utf8_full_match ... ok [INFO] [stdout] test bytes::tests::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::end_of_line ... 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::cr_lf ... ok [INFO] [stdout] test character::complete::tests::full_line_unix ... 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::check_unix_lineending ... ok [INFO] [stdout] test character::streaming::tests::character ... ok [INFO] [stdout] test character::streaming::tests::character_s ... ok [INFO] [stdout] test character::streaming::tests::check_windows_lineending ... ok [INFO] [stdout] test character::streaming::tests::cr_lf ... 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::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::streaming::tests::is_not_line_ending_str ... 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::end_of_line ... ok [INFO] [stdout] test character::tests::none_of_test ... ok [INFO] [stdout] test character::tests::char_byteslice ... ok [INFO] [stdout] test combinator::tests::eof_on_slices ... ok [INFO] [stdout] test character::tests::char_str ... 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 character::tests::one_of_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_verify_ref ... ok [INFO] [stdout] test combinator::tests::test_verify_alloc ... ok [INFO] [stdout] test combinator::tests::verify_test ... ok [INFO] [stdout] test internal::tests::size_test ... ok [INFO] [stdout] test error::tests::convert_error_panic ... ok [INFO] [stdout] test internal::tests::err_map_test ... ok [INFO] [stdout] test multi::tests::count_zero ... ok [INFO] [stdout] test multi::tests::count_test ... 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_count_test ... ok [INFO] [stdout] test multi::tests::length_data_test ... ok [INFO] [stdout] test multi::tests::length_value_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_m_n_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 number::complete::tests::be_i16_tests ... ok [INFO] [stdout] test number::complete::tests::be_i24_tests ... ok [INFO] [stdout] test number::complete::tests::be_i32_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 number::complete::tests::hex_u32_tests ... ok [INFO] [stdout] test number::complete::tests::i8_tests ... ok [INFO] [stdout] test number::complete::tests::le_f32_tests ... ok [INFO] [stdout] test number::complete::tests::float_test ... ok [INFO] [stdout] test number::complete::tests::le_i128_tests ... ok [INFO] [stdout] test number::complete::tests::le_f64_tests ... ok [INFO] [stdout] test number::complete::tests::le_i16_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_i24_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_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::be_f64_tests ... ok [INFO] [stdout] test number::streaming::tests::configurable_endianness ... 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::float_test ... 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::le_i128_tests ... ok [INFO] [stdout] test number::streaming::tests::le_f64_tests ... ok [INFO] [stdout] test number::streaming::tests::i64_tests ... ok [INFO] [stdout] test number::streaming::tests::le_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i16_tests ... ok [INFO] [stdout] test number::streaming::tests::i32_tests ... ok [INFO] [stdout] test number::streaming::tests::i8_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 sequence::tests::complete ... ok [INFO] [stdout] test number::streaming::tests::le_u24_tests ... ok [INFO] [stdout] test sequence::tests::pair_test ... ok [INFO] [stdout] test sequence::tests::separated_pair_test ... ok [INFO] [stdout] test sequence::tests::preceded_test ... ok [INFO] [stdout] test number::streaming::tests::u24_tests ... ok [INFO] [stdout] test sequence::tests::delimited_test ... ok [INFO] [stdout] test sequence::tests::single_element_tuples ... ok [INFO] [stdout] test sequence::tests::unit_type ... ok [INFO] [stdout] test sequence::tests::terminated_test ... ok [INFO] [stdout] test sequence::tests::tuple_test ... ok [INFO] [stdout] test str::test::is_a_succeed ... ok [INFO] [stdout] test str::test::is_a_fail ... ok [INFO] [stdout] test str::test::is_not_succeed ... ok [INFO] [stdout] test str::test::case_insensitive ... ok [INFO] [stdout] test str::test::tagtr_error ... ok [INFO] [stdout] test str::test::tagtr_incomplete ... ok [INFO] [stdout] test str::test::take_s_incomplete ... ok [INFO] [stdout] test str::test::tagtr_succeed ... ok [INFO] [stdout] test str::test::take_till_s_succeed ... ok [INFO] [stdout] test str::test::take_s_succeed ... ok [INFO] [stdout] test str::test::take_until_error ... ok [INFO] [stdout] test str::test::recognize_is_a ... 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_while ... ok [INFO] [stdout] test str::test::take_while1 ... 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_none ... ok [INFO] [stdout] test str::test::take_while_succeed_some ... ok [INFO] [stdout] test str::test::utf8_indexing ... ok [INFO] [stdout] test str::test::is_not_fail ... ok [INFO] [stdout] test traits::tests::test_offset_str ... ok [INFO] [stdout] test traits::tests::test_offset_u8 ... ok [INFO] [stdout] test character::streaming::tests::uints ... ok [INFO] [stdout] test character::complete::tests::uints ... ok [INFO] [stdout] test number::complete::tests::floats ... ok [INFO] [stdout] test number::streaming::tests::floats ... ok [INFO] [stdout] test character::streaming::tests::ints ... ok [INFO] [stdout] test character::complete::tests::ints ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 193 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/arithmetic-cb7a7b3dcf080184) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] test parens_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/arithmetic_ast.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/arithmetic_ast-5b2dd66afeb57bbb) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] test parens_test ... ok [INFO] [stderr] Running tests/css.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/css-34bbcd597e5d73c2) [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] [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/x86_64-unknown-linux-musl/debug/deps/custom_errors-14e6d702ce68eb38) [INFO] [stderr] Running tests/escaped.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/escaped-cf73e0b064c8587e) [INFO] [stderr] Running tests/float.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/float-418af637d8db225c) [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] [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] [stderr] Running tests/fnmut.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fnmut-a33caeab6d690f73) [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] [stderr] Running tests/ini.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ini-9a8e41c8c7b56474) [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] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_category_test ... ok [INFO] [stdout] test parse_key_value_test ... ok [INFO] [stdout] test parse_category_then_multiple_keys_and_values_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/x86_64-unknown-linux-musl/debug/deps/ini_str-6e2b6c6dc8eb0374) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_category_test ... ok [INFO] [stdout] test parse_key_value_test ... ok [INFO] [stderr] Running tests/issues.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/issues-5193b696ec5a6d24) [INFO] [stdout] test parse_category_then_multiple_keys_and_values_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_keys_and_values_test ... ok [INFO] [stdout] test parse_multiple_categories_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] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test issue_848_overflow_incomplete_bits_to_bytes ... ok [INFO] [stdout] test issue_1617_count_parser_returning_zero_size ... ok [INFO] [stdout] test issue_1282_findtoken_char ... ok [INFO] [stdout] test issue_942 ... ok [INFO] [stdout] test issue_many_m_n_with_zeros ... ok [INFO] [stdout] test parse_int::issue_142 ... ok [INFO] [stdout] test take_till_issue ... ok [INFO] [stdout] test usize_length_bytes_issue ... ok [INFO] [stdout] test issue_1027_convert_error_panic_nonempty ... ok [INFO] [stdout] test issue_1231_bits_expect_fn_closure ... ok [INFO] [stdout] test issue_1459_clamp_capacity ... ok [INFO] [stderr] Running tests/json.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/json-a81deae77b3e3734) [INFO] [stdout] test issue_655 ... ok [INFO] [stderr] Running tests/mp4.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mp4-f32cd35b7c7f153b) [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [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] [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/x86_64-unknown-linux-musl/debug/deps/multiline-97d2326904beea67) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test read_lines_test ... ok [INFO] [stderr] Running tests/overflow.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/overflow-f76ba6ac1c3cebee) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test overflow_incomplete_length_bytes ... ok [INFO] [stdout] test overflow_incomplete_length_data ... ok [INFO] [stdout] test overflow_incomplete_many1 ... ok [INFO] [stdout] test overflow_incomplete_many0 ... ok [INFO] [stdout] test overflow_incomplete_many_till ... ok [INFO] [stdout] test overflow_incomplete_many_m_n ... ok [INFO] [stdout] test overflow_incomplete_count ... ok [INFO] [stdout] test overflow_incomplete_tuple ... ok [INFO] [stdout] test overflow_incomplete_length_count ... ok [INFO] [stderr] Running tests/reborrow_fold.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reborrow_fold-60f4482fb536643d) [INFO] [stdout] [INFO] [stderr] Doc-tests nom [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 247 tests [INFO] [stdout] test src/branch/mod.rs - branch::permutation (line 89) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::is_not (line 104) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take (line 378) ... ok [INFO] [stdout] test src/branch/mod.rs - branch::alt (line 24) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::tag_no_case (line 60) ... ok [INFO] [stdout] test src/bits/complete.rs - bits::complete::take (line 12) ... ok [INFO] [stdout] test src/bits/mod.rs - bits::bits (line 18) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::escaped_transform (line 598) ... ok [INFO] [stdout] test src/bits/mod.rs - bits::bytes (line 67) ... ok [INFO] [stdout] test src/branch/mod.rs - branch::permutation (line 67) ... ok [INFO] [stdout] test src/bits/streaming.rs - bits::streaming::bool (line 85) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::is_a (line 137) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::escaped (line 495) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take (line 396) ... ok [INFO] [stdout] test src/bits/complete.rs - bits::complete::bool (line 111) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::tag (line 20) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_until (line 422) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::is_a (line 139) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_till1 (line 348) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while (line 169) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_until1 (line 457) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_till (line 317) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while1 (line 200) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::is_not (line 104) ... ok [INFO] [stdout] test src/bytes/complete.rs - bytes::complete::take_while_m_n (line 234) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::tag_no_case (line 59) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::escaped_transform (line 603) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_till (line 330) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_until (line 433) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::tag (line 18) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take (line 399) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while_m_n (line 245) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::escaped (line 511) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alpha1 (line 355) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_till1 (line 362) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_until1 (line 472) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while (line 174) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::anychar (line 300) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::crlf (line 130) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alpha0 (line 330) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::char (line 21) ... ok [INFO] [stdout] test src/bytes/streaming.rs - bytes::streaming::take_while1 (line 209) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alphanumeric0 (line 547) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::alphanumeric1 (line 572) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit0 (line 380) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit1 (line 421) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::multispace1 (line 684) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::newline (line 251) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::none_of (line 106) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::digit1 (line 406) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::line_ending (line 216) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::hex_digit0 (line 448) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::hex_digit1 (line 472) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_alphabetic (line 15) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::oct_digit1 (line 522) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::space0 (line 597) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::one_of (line 82) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::tab (line 275) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_alphanumeric (line 74) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::not_line_ending (line 163) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::satisfy (line 51) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_digit (line 29) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::multispace0 (line 656) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_space (line 90) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_oct_digit (line 59) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alpha0 (line 310) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::space1 (line 625) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_hex_digit (line 43) ... ok [INFO] [stdout] test src/character/complete.rs - character::complete::oct_digit0 (line 497) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alpha1 (line 331) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::anychar (line 284) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::crlf (line 133) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alphanumeric1 (line 499) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::alphanumeric0 (line 478) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::hex_digit0 (line 394) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::digit0 (line 352) ... ok [INFO] [stdout] test src/character/mod.rs - character::is_newline (line 106) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::oct_digit0 (line 436) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::multispace1 (line 594) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::none_of (line 108) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::multispace0 (line 570) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::digit1 (line 373) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::line_ending (line 211) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::newline (line 243) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::hex_digit1 (line 415) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::char (line 21) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::space1 (line 543) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::not_line_ending (line 162) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::tab (line 263) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::oct_digit1 (line 457) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::satisfy (line 51) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::all_consuming (line 371) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::complete (line 344) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::one_of (line 83) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cond (line 255) ... ok [INFO] [stdout] test src/character/streaming.rs - character::streaming::space0 (line 520) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::consumed (line 533) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::eof (line 322) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::fail (line 800) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cut (line 588) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::flat_map (line 193) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::into (line 646) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::cut (line 610) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::rest_len (line 41) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::peek (line 292) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::opt (line 225) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::recognize (line 493) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_res (line 86) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map (line 58) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::success (line 778) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::not (line 465) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::rest (line 24) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_parser (line 162) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::map_opt (line 124) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::iterator (line 687) ... ok [INFO] [stdout] test src/lib.rs - (line 145) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 108) ... ok [INFO] [stdout] test src/lib.rs - (line 129) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::verify (line 404) ... ok [INFO] [stdout] test src/lib.rs - (line 184) ... ok [INFO] [stdout] test src/error.rs - error::dbg_dmp (line 574) ... ok [INFO] [stdout] test src/lib.rs - (line 139) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 151) ... ok [INFO] [stdout] test src/lib.rs - (line 229) ... ok [INFO] [stdout] test src/lib.rs - (line 88) ... ok [INFO] [stdout] test src/lib.rs - (line 261) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/combinator/mod.rs - combinator::value (line 441) ... ok [INFO] [stdout] test src/lib.rs - (line 217) ... ok [INFO] [stdout] test src/lib.rs - (line 429) ... ok [INFO] [stdout] test src/lib.rs - (line 329) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fill (line 608) ... ok [INFO] [stdout] test src/lib.rs - (line 286) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::count (line 552) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_count (line 1000) ... ok [INFO] [stdout] test src/lib.rs - (line 202) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many_m_n (line 363) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many1_count (line 496) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many0 (line 668) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_value (line 952) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many0 (line 37) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many_m_n (line 830) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many0_count (line 438) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::length_data (line 908) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::fold_many1 (line 744) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_f64 (line 1175) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::separated_list0 (line 211) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many1 (line 92) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::many_till (line 148) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i24 (line 260) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_f32 (line 1149) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i16 (line 237) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i128 (line 338) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i32 (line 292) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u16 (line 49) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i64 (line 315) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_i8 (line 214) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u8 (line 19) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u32 (line 115) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u24 (line 82) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u128 (line 181) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::hex_u32 (line 1331) ... ok [INFO] [stdout] test src/multi/mod.rs - multi::separated_list1 (line 285) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::be_u64 (line 148) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::double (line 1597) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i32 (line 1034) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::f64 (line 1294) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::f32 (line 1255) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i64 (line 1073) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i24 (line 995) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i8 (line 931) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i16 (line 956) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i16 (line 579) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::i128 (line 1112) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i24 (line 602) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_f64 (line 1227) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i32 (line 634) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i8 (line 556) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_f32 (line 1201) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::float (line 1544) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u24 (line 424) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i64 (line 657) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_i128 (line 680) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u64 (line 490) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u128 (line 523) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u24 (line 776) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u64 (line 854) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u32 (line 457) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::recognize_float (line 1371) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u16 (line 737) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u8 (line 704) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i8 (line 211) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_f32 (line 1123) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u8 (line 361) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::le_u16 (line 391) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u128 (line 893) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i32 (line 280) ... ok [INFO] [stdout] test src/number/complete.rs - number::complete::u32 (line 815) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i128 (line 321) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i64 (line 301) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::double (line 1570) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i24 (line 251) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_i16 (line 231) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::f64 (line 1264) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_f64 (line 1148) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::f32 (line 1225) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u16 (line 48) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u128 (line 179) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u24 (line 81) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u8 (line 18) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u32 (line 114) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::hex_u32 (line 1301) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::be_u64 (line 147) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i128 (line 1086) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i32 (line 1008) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i16 (line 554) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i64 (line 1047) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i24 (line 969) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i8 (line 533) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i64 (line 632) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i24 (line 577) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::float (line 1516) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_f32 (line 1173) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u16 (line 369) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_f64 (line 1198) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i32 (line 609) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_i128 (line 655) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i16 (line 930) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u128 (line 501) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u8 (line 341) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::i8 (line 905) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u24 (line 402) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u32 (line 435) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u128 (line 867) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u24 (line 750) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::le_u64 (line 468) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u16 (line 711) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::separated_pair (line 120) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::delimited (line 159) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u64 (line 828) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::terminated (line 84) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::tuple (line 266) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u32 (line 789) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::u8 (line 678) ... ok [INFO] [stdout] test src/number/streaming.rs - number::streaming::recognize_float (line 1341) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::preceded (line 50) ... ok [INFO] [stdout] test src/sequence/mod.rs - sequence::pair (line 16) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 247 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.59s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1a111c1fac60a8163daa520fc23683f0bda71049543bd963d857d8692426b24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a111c1fac60a8163daa520fc23683f0bda71049543bd963d857d8692426b24f", kill_on_drop: false }` [INFO] [stdout] 1a111c1fac60a8163daa520fc23683f0bda71049543bd963d857d8692426b24f