[INFO] fetching crate nom-regex 0.2.0... [INFO] testing nom-regex-0.2.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate nom-regex 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate nom-regex 0.2.0 [INFO] finished tweaking crates.io crate nom-regex 0.2.0 [INFO] tweaked toml for crates.io crate nom-regex 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-regex 0.2.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 7 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [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] 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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f6d5dbdc83eccd171a7447d7435e3887f28e2e151658da0aaa1c8ffeb0ddd98 [INFO] running `Command { std: "docker" "start" "-a" "0f6d5dbdc83eccd171a7447d7435e3887f28e2e151658da0aaa1c8ffeb0ddd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f6d5dbdc83eccd171a7447d7435e3887f28e2e151658da0aaa1c8ffeb0ddd98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f6d5dbdc83eccd171a7447d7435e3887f28e2e151658da0aaa1c8ffeb0ddd98", kill_on_drop: false }` [INFO] [stdout] 0f6d5dbdc83eccd171a7447d7435e3887f28e2e151658da0aaa1c8ffeb0ddd98 [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: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] 1d52e2c5b5c3dd2558cdfe3371d363408eb5a61d13c87a60154617f1adc6ff2e [INFO] running `Command { std: "docker" "start" "-a" "1d52e2c5b5c3dd2558cdfe3371d363408eb5a61d13c87a60154617f1adc6ff2e", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling nom-regex v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` 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: `docsrs` [INFO] [stdout] --> src/lib.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:456:16 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:497:16 [INFO] [stdout] | [INFO] [stdout] 497 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [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 8.60s [INFO] running `Command { std: "docker" "inspect" "1d52e2c5b5c3dd2558cdfe3371d363408eb5a61d13c87a60154617f1adc6ff2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d52e2c5b5c3dd2558cdfe3371d363408eb5a61d13c87a60154617f1adc6ff2e", kill_on_drop: false }` [INFO] [stdout] 1d52e2c5b5c3dd2558cdfe3371d363408eb5a61d13c87a60154617f1adc6ff2e [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: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] 581e57f0bb0e85b79aee26dac366e2c61db652c62db90246d06f4f170e963538 [INFO] running `Command { std: "docker" "start" "-a" "581e57f0bb0e85b79aee26dac366e2c61db652c62db90246d06f4f170e963538", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` 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: `docsrs` [INFO] [stdout] --> src/lib.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nom-regex v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:456:16 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:497:16 [INFO] [stdout] | [INFO] [stdout] 497 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:86:16 [INFO] [stdout] | [INFO] [stdout] 86 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` 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: `docsrs` [INFO] [stdout] --> src/lib.rs:155:16 [INFO] [stdout] | [INFO] [stdout] 155 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:196:16 [INFO] [stdout] | [INFO] [stdout] 196 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:387:16 [INFO] [stdout] | [INFO] [stdout] 387 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:456:16 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stdout] --> src/lib.rs:497:16 [INFO] [stdout] | [INFO] [stdout] 497 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stdout] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `Command { std: "docker" "inspect" "581e57f0bb0e85b79aee26dac366e2c61db652c62db90246d06f4f170e963538", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "581e57f0bb0e85b79aee26dac366e2c61db652c62db90246d06f4f170e963538", kill_on_drop: false }` [INFO] [stdout] 581e57f0bb0e85b79aee26dac366e2c61db652c62db90246d06f4f170e963538 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] f6429c8d39c91fd0ff508f1e4718378a1f8b521efbbf3a180d87c50b47da1ec6 [INFO] running `Command { std: "docker" "start" "-a" "f6429c8d39c91fd0ff508f1e4718378a1f8b521efbbf3a180d87c50b47da1ec6", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:86:16 [INFO] [stderr] | [INFO] [stderr] 86 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` 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: `docsrs` [INFO] [stderr] --> src/lib.rs:155:16 [INFO] [stderr] | [INFO] [stderr] 155 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:196:16 [INFO] [stderr] | [INFO] [stderr] 196 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:387:16 [INFO] [stderr] | [INFO] [stderr] 387 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:456:16 [INFO] [stderr] | [INFO] [stderr] 456 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `docsrs` [INFO] [stderr] --> src/lib.rs:497:16 [INFO] [stderr] | [INFO] [stderr] 497 | #[cfg_attr(feature = "docsrs", doc(cfg(feature = "alloc")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `alloc` and `default` [INFO] [stderr] = help: consider adding `docsrs` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `nom-regex` (lib) generated 6 warnings [INFO] [stderr] warning: `nom-regex` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nom_regex-85dd3f84d2d209ad) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test str::tests::re_find_str ... ok [INFO] [stdout] test bytes::tests::re_capture_bytes ... ok [INFO] [stdout] test str::tests::re_captures_str ... ok [INFO] [stdout] test str::tests::re_match_str ... ok [INFO] [stdout] test bytes::tests::re_match_bytes ... ok [INFO] [stdout] test str::tests::re_capture_str ... ok [INFO] [stdout] test bytes::tests::re_captures_bytes ... ok [INFO] [stdout] test bytes::tests::re_matches_bytes ... ok [INFO] [stdout] test str::tests::re_matches_str ... ok [INFO] [stdout] test bytes::tests::re_find_bytes ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6429c8d39c91fd0ff508f1e4718378a1f8b521efbbf3a180d87c50b47da1ec6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6429c8d39c91fd0ff508f1e4718378a1f8b521efbbf3a180d87c50b47da1ec6", kill_on_drop: false }` [INFO] [stdout] f6429c8d39c91fd0ff508f1e4718378a1f8b521efbbf3a180d87c50b47da1ec6