[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_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenkylin%2Frust-nom" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proptest v1.0.0 [INFO] [stderr] Downloaded libc v0.2.106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 87c25dedb537be80a2bb8621fb0be7d72b1eaab8615114db4b06e10a68a3a0ce [INFO] running `Command { std: "docker" "start" "-a" "87c25dedb537be80a2bb8621fb0be7d72b1eaab8615114db4b06e10a68a3a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87c25dedb537be80a2bb8621fb0be7d72b1eaab8615114db4b06e10a68a3a0ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87c25dedb537be80a2bb8621fb0be7d72b1eaab8615114db4b06e10a68a3a0ce", kill_on_drop: false }` [INFO] [stdout] 87c25dedb537be80a2bb8621fb0be7d72b1eaab8615114db4b06e10a68a3a0ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] beb33960d6b4df195771e62437b78644c678637b6628593506693a20be7a193d [INFO] running `Command { std: "docker" "start" "-a" "beb33960d6b4df195771e62437b78644c678637b6628593506693a20be7a193d", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [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 3.55s [INFO] running `Command { std: "docker" "inspect" "beb33960d6b4df195771e62437b78644c678637b6628593506693a20be7a193d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beb33960d6b4df195771e62437b78644c678637b6628593506693a20be7a193d", kill_on_drop: false }` [INFO] [stdout] beb33960d6b4df195771e62437b78644c678637b6628593506693a20be7a193d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 933a6b267a50f6edf9c5f36708a2bcb5a8ab01a577ac08941a5d604a79ca3984 [INFO] running `Command { std: "docker" "start" "-a" "933a6b267a50f6edf9c5f36708a2bcb5a8ab01a577ac08941a5d604a79ca3984", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [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 num-traits v0.2.14 [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] --> 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: 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: 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 25.69s [INFO] running `Command { std: "docker" "inspect" "933a6b267a50f6edf9c5f36708a2bcb5a8ab01a577ac08941a5d604a79ca3984", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "933a6b267a50f6edf9c5f36708a2bcb5a8ab01a577ac08941a5d604a79ca3984", kill_on_drop: false }` [INFO] [stdout] 933a6b267a50f6edf9c5f36708a2bcb5a8ab01a577ac08941a5d604a79ca3984 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4347c46b84bd14be234475884d9512ddc7aad1cb57ddd48a9becca39acadb4ce [INFO] running `Command { std: "docker" "start" "-a" "4347c46b84bd14be234475884d9512ddc7aad1cb57ddd48a9becca39acadb4ce", 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] [stdout] [INFO] [stderr] --> src/lib.rs:418:14 [INFO] [stdout] running 193 tests [INFO] [stderr] | [INFO] [stdout] test bits::complete::test::test_bool_0 ... ok [INFO] [stderr] 418 | #[cfg_attr(nightly, allow(rustdoc::missing_doc_code_examples))] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stdout] test bits::complete::test::test_take_span_over_multiple_bytes ... ok [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] [stdout] test bits::complete::test::test_bool_eof ... ok [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] test bits::complete::test::test_take_0 ... ok [INFO] [stderr] [INFO] [stdout] test bits::streaming::test::test_tag_err ... ok [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] test bits::streaming::test::test_bool_0 ... ok [INFO] [stderr] --> src/internal.rs:49:12 [INFO] [stdout] test bits::streaming::test::test_bool_eof ... ok [INFO] [stderr] | [INFO] [stdout] test bits::streaming::test::test_tag_ok ... ok [INFO] [stderr] 49 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] test bits::complete::test::test_take_eof ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test bits::streaming::test::test_take_0 ... ok [INFO] [stderr] | [INFO] [stdout] test bits::test::test_complete_byte_consumption_bits ... ok [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stdout] test bits::test::test_partial_byte_consumption_bits ... ok [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] test branch::tests::alt_test ... ok [INFO] [stderr] [lints.rust] [INFO] [stdout] test branch::tests::permutation_test ... ok [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(nightly)'] } [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching_substring ... ok [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(nightly)");` to the top of the `build.rs` [INFO] [stdout] test bytes::complete::tests::escaped_hang_1118 ... ok [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stdout] test bytes::tests::escape_transform ... ok [INFO] [stderr] [INFO] [stdout] test bytes::tests::escaping ... ok [INFO] [stderr] warning: unexpected `cfg` condition name: `nightly` [INFO] [stdout] test bits::test::test_incomplete_bits ... ok [INFO] [stderr] --> src/internal.rs:96:12 [INFO] [stdout] test bytes::tests::is_a ... ok [INFO] [stderr] | [INFO] [stdout] test branch::tests::alt_incomplete ... ok [INFO] [stderr] 96 | #[cfg_attr(nightly, warn(rustdoc::missing_doc_code_examples))] [INFO] [stdout] test bytes::complete::tests::complete_take_while_m_n_utf8_all_matching ... ok [INFO] [stderr] | ^^^^^^^ [INFO] [stdout] test bytes::complete::tests::escaped_hang ... ok [INFO] [stderr] | [INFO] [stdout] test bytes::tests::case_insensitive ... ok [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stdout] test bytes::tests::escape_transform_str ... ok [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/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 "overflow") generated 1 warning [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: `nom` (test "issues") 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.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nom-02d6520dc8af08ea) [INFO] [stdout] test bytes::tests::escaping_str ... 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::take_till ... ok [INFO] [stdout] test bytes::tests::tag_fixed_size_array ... ok [INFO] [stdout] test bytes::tests::take_till_utf8 ... 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_till1 ... ok [INFO] [stdout] test bytes::tests::take_until_incomplete ... 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::cr_lf ... ok [INFO] [stdout] test character::complete::tests::end_of_line ... ok [INFO] [stdout] test character::complete::tests::full_line_unix ... ok [INFO] [stdout] test character::complete::tests::hex_digit_test ... ok [INFO] [stdout] test character::complete::tests::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::complete::tests::is_not_line_ending_str ... ok [INFO] [stdout] test character::complete::tests::full_line_windows ... 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::character ... 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::character_s ... ok [INFO] [stdout] test character::streaming::tests::end_of_line ... ok [INFO] [stdout] test character::streaming::tests::full_line_unix ... ok [INFO] [stdout] test character::streaming::tests::check_unix_lineending ... ok [INFO] [stdout] test character::streaming::tests::hex_digit_test ... ok [INFO] [stdout] test character::streaming::tests::full_line_windows ... 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::tests::char_str ... ok [INFO] [stdout] test character::tests::none_of_test ... ok [INFO] [stdout] test character::streaming::tests::is_not_line_ending_bytes ... ok [INFO] [stdout] test character::tests::one_of_test ... ok [INFO] [stdout] test combinator::tests::eof_on_strs ... ok [INFO] [stdout] test combinator::tests::fail_test ... ok [INFO] [stdout] test character::tests::char_byteslice ... ok [INFO] [stdout] test combinator::tests::not_test ... ok [INFO] [stdout] test combinator::tests::eof_on_slices ... ok [INFO] [stdout] test combinator::tests::opt_test ... ok [INFO] [stdout] test combinator::tests::peek_test ... 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_flat_map ... ok [INFO] [stdout] test combinator::tests::test_into ... ok [INFO] [stdout] test combinator::tests::test_all_consuming ... ok [INFO] [stdout] test combinator::tests::rest_len_on_slices ... 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 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_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::count_zero ... ok [INFO] [stdout] test combinator::tests::verify_test ... 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::infinite_many ... ok [INFO] [stdout] test multi::tests::many0_count_test ... ok [INFO] [stdout] test multi::tests::many0_test ... ok [INFO] [stdout] test multi::tests::fold_many_m_n_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::separated_list0_test ... ok [INFO] [stdout] test multi::tests::many_till_test ... ok [INFO] [stdout] test multi::tests::separated_list1_test ... ok [INFO] [stdout] test number::complete::tests::be_f64_tests ... ok [INFO] [stdout] test number::complete::tests::be_i24_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_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::be_f32_tests ... ok [INFO] [stdout] test number::complete::tests::float_test ... 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::configurable_endianness ... ok [INFO] [stdout] test number::complete::tests::le_f64_tests ... ok [INFO] [stdout] test number::complete::tests::le_i128_tests ... ok [INFO] [stdout] test number::complete::tests::le_i32_tests ... ok [INFO] [stdout] test number::complete::tests::le_i24_tests ... ok [INFO] [stdout] test number::complete::tests::le_i64_tests ... ok [INFO] [stdout] test number::complete::tests::le_i16_tests ... ok [INFO] [stdout] test number::complete::tests::le_u24_tests ... ok [INFO] [stdout] test number::complete::tests::le_i8_tests ... ok [INFO] [stdout] test number::streaming::tests::be_f64_tests ... ok [INFO] [stdout] test number::streaming::tests::be_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::configurable_endianness ... ok [INFO] [stdout] test number::streaming::tests::hex_u32_tests ... ok [INFO] [stdout] test number::streaming::tests::i128_tests ... ok [INFO] [stdout] test number::streaming::tests::i16_tests ... ok [INFO] [stdout] test number::streaming::tests::float_test ... ok [INFO] [stdout] test number::streaming::tests::i24_tests ... ok [INFO] [stdout] test number::streaming::tests::i64_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_f32_tests ... ok [INFO] [stdout] test number::streaming::tests::le_f64_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i128_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i16_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i24_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i32_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i64_tests ... ok [INFO] [stdout] test number::streaming::tests::le_i8_tests ... ok [INFO] [stdout] test number::streaming::tests::le_u24_tests ... ok [INFO] [stdout] test number::streaming::tests::u24_tests ... ok [INFO] [stdout] test sequence::tests::complete ... ok [INFO] [stdout] test sequence::tests::pair_test ... ok [INFO] [stdout] test sequence::tests::preceded_test ... ok [INFO] [stdout] test sequence::tests::separated_pair_test ... ok [INFO] [stdout] test sequence::tests::single_element_tuples ... ok [INFO] [stdout] test sequence::tests::delimited_test ... ok [INFO] [stdout] test sequence::tests::terminated_test ... ok [INFO] [stdout] test sequence::tests::tuple_test ... ok [INFO] [stdout] test sequence::tests::unit_type ... ok [INFO] [stdout] test str::test::case_insensitive ... ok [INFO] [stdout] test str::test::is_a_fail ... ok [INFO] [stdout] test str::test::is_a_succeed ... ok [INFO] [stdout] test str::test::is_not_fail ... ok [INFO] [stdout] test str::test::recognize_is_a ... ok [INFO] [stdout] test str::test::tagtr_error ... ok [INFO] [stdout] test str::test::tagtr_incomplete ... ok [INFO] [stdout] test str::test::is_not_succeed ... ok [INFO] [stdout] test str::test::tagtr_succeed ... ok [INFO] [stdout] test str::test::take_s_incomplete ... ok [INFO] [stdout] test str::test::take_s_succeed ... ok [INFO] [stdout] test str::test::take_until_error ... ok [INFO] [stdout] test str::test::take_till_s_succeed ... ok [INFO] [stdout] test str::test::take_until_incomplete ... 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::take_until_succeed ... 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::ints ... ok [INFO] [stdout] test character::streaming::tests::ints ... 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] [INFO] [stdout] test result: ok. 193 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stderr] Running tests/arithmetic.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/arithmetic-e592d3dfe68a3e48) [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test parens_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] test term_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/arithmetic_ast.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/arithmetic_ast-582cb38cf9c08660) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test expr_test ... ok [INFO] [stdout] test factor_test ... ok [INFO] [stdout] test term_test ... ok [INFO] [stdout] test parens_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/css.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/css-c8afef4263d3fa59) [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] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/custom_errors.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/custom_errors-e402bf7564ba2668) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/escaped.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/escaped-26df8500cc1f0c8d) [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] [stderr] Running tests/float.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/float-491c7526d8fe5022) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test float_test ... ok [INFO] [stdout] test unsigned_float_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/fnmut.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/fnmut-4481c1cabca6a7d1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test accumulate ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ini.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ini-7c2b315dced02a97) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test parse_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_category_then_multiple_keys_and_values_test ... ok [INFO] [stdout] test parse_category_test ... ok [INFO] [stdout] test parse_key_value_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.01s [INFO] [stdout] [INFO] [stderr] Running tests/ini_str.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/ini_str-4f55eebb0962d99e) [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/issues.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/issues-9ea3d48a975d3941) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test issue_1231_bits_expect_fn_closure ... ok [INFO] [stdout] test issue_1027_convert_error_panic_nonempty ... ok [INFO] [stdout] test issue_1282_findtoken_char ... ok [INFO] [stdout] test issue_1617_count_parser_returning_zero_size ... ok [INFO] [stdout] test issue_655 ... ok [INFO] [stdout] test issue_1459_clamp_capacity ... 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_848_overflow_incomplete_bits_to_bytes ... ok [INFO] [stdout] test issue_942 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/json.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/json-a91a104b2572f660) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test json_object ... ok [INFO] [stdout] test json_string ... ok [INFO] [stdout] test json_array ... 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.01s [INFO] [stdout] [INFO] [stderr] Running tests/mp4.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/mp4-28d92b2ac5339375) [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-2198139b137bc301) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test read_lines_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/overflow.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/overflow-578563b62da22bc2) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test overflow_incomplete_count ... ok [INFO] [stdout] test overflow_incomplete_length_bytes ... ok [INFO] [stdout] test overflow_incomplete_length_count ... ok [INFO] [stdout] test overflow_incomplete_many0 ... ok [INFO] [stdout] test overflow_incomplete_many_till ... ok [INFO] [stdout] test overflow_incomplete_tuple ... ok [INFO] [stdout] test overflow_incomplete_many1 ... ok [INFO] [stdout] test overflow_incomplete_many_m_n ... ok [INFO] [stdout] test overflow_incomplete_length_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/reborrow_fold.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/reborrow_fold-cc917683ad05a060) [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] running `Command { std: "docker" "inspect" "4347c46b84bd14be234475884d9512ddc7aad1cb57ddd48a9becca39acadb4ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4347c46b84bd14be234475884d9512ddc7aad1cb57ddd48a9becca39acadb4ce", kill_on_drop: false }` [INFO] [stdout] 4347c46b84bd14be234475884d9512ddc7aad1cb57ddd48a9becca39acadb4ce