[INFO] fetching crate nom-packrat 0.7.0... [INFO] testing nom-packrat-0.7.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate nom-packrat 0.7.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate nom-packrat 0.7.0 [INFO] finished tweaking crates.io crate nom-packrat 0.7.0 [INFO] tweaked toml for crates.io crate nom-packrat 0.7.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nom-packrat 0.7.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nom-packrat 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nom-packrat-macros v0.7.0 [INFO] [stderr] Downloaded stats_alloc v0.1.8 [INFO] [stderr] Downloaded nom_locate v4.0.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.29 [INFO] [stderr] Downloaded bytecount v0.6.2 [INFO] [stderr] Downloaded syn v1.0.75 [INFO] [stderr] Downloaded minimal-lexical v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c04ef5b26b4711c58a5354be75647ebd1297a9f1f347c9b67cfe05a2f87e3e8 [INFO] running `Command { std: "docker" "start" "-a" "5c04ef5b26b4711c58a5354be75647ebd1297a9f1f347c9b67cfe05a2f87e3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c04ef5b26b4711c58a5354be75647ebd1297a9f1f347c9b67cfe05a2f87e3e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c04ef5b26b4711c58a5354be75647ebd1297a9f1f347c9b67cfe05a2f87e3e8", kill_on_drop: false }` [INFO] [stdout] 5c04ef5b26b4711c58a5354be75647ebd1297a9f1f347c9b67cfe05a2f87e3e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0696ece286573d885c01a2fd7320f7cc15e02e308f0fe4f855ce7fbb4ec20775 [INFO] running `Command { std: "docker" "start" "-a" "0696ece286573d885c01a2fd7320f7cc15e02e308f0fe4f855ce7fbb4ec20775", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling minimal-lexical v0.1.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling nom_locate v4.0.0 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-packrat v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.20s [INFO] running `Command { std: "docker" "inspect" "0696ece286573d885c01a2fd7320f7cc15e02e308f0fe4f855ce7fbb4ec20775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0696ece286573d885c01a2fd7320f7cc15e02e308f0fe4f855ce7fbb4ec20775", kill_on_drop: false }` [INFO] [stdout] 0696ece286573d885c01a2fd7320f7cc15e02e308f0fe4f855ce7fbb4ec20775 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b663245fed88fde44bb15164a76a3608326a2fc496fa40325fb5cb09dffa2a5 [INFO] running `Command { std: "docker" "start" "-a" "1b663245fed88fde44bb15164a76a3608326a2fc496fa40325fb5cb09dffa2a5", kill_on_drop: false }` [INFO] [stderr] Compiling stats_alloc v0.1.8 [INFO] [stderr] Compiling nom-packrat v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/output_types.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/output_types.rs:63:1 [INFO] [stdout] | [INFO] [stdout] 63 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/example.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/output_types.rs:15:14 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct A(String); [INFO] [stdout] | - ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `A` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> examples/output_types.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct AB((A, String)); [INFO] [stdout] | -- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AB` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> examples/memory_bench.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `trace` [INFO] [stdout] --> tests/test.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[packrat_parser] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stdout] --> examples/memory_bench.rs:198:9 [INFO] [stdout] | [INFO] [stdout] 198 | std::mem::size_of_val(&x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 198 | let _ = std::mem::size_of_val(&x); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stdout] --> examples/memory_bench.rs:208:9 [INFO] [stdout] | [INFO] [stdout] 208 | std::mem::size_of_val(&x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 208 | let _ = std::mem::size_of_val(&x); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stdout] --> examples/memory_bench.rs:218:9 [INFO] [stdout] | [INFO] [stdout] 218 | std::mem::size_of_val(&x); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 218 | let _ = std::mem::size_of_val(&x); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.62s [INFO] running `Command { std: "docker" "inspect" "1b663245fed88fde44bb15164a76a3608326a2fc496fa40325fb5cb09dffa2a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b663245fed88fde44bb15164a76a3608326a2fc496fa40325fb5cb09dffa2a5", kill_on_drop: false }` [INFO] [stdout] 1b663245fed88fde44bb15164a76a3608326a2fc496fa40325fb5cb09dffa2a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc37a8bcacc549210b25191eeac11e5cdde8557c3097d29bb8c563459346aa91 [INFO] running `Command { std: "docker" "start" "-a" "bc37a8bcacc549210b25191eeac11e5cdde8557c3097d29bb8c563459346aa91", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:37:1 [INFO] [stderr] | [INFO] [stderr] 37 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> tests/test.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `nom-packrat` (test "test") generated 6 warnings [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/memory_bench.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stderr] --> examples/memory_bench.rs:198:9 [INFO] [stderr] | [INFO] [stderr] 198 | std::mem::size_of_val(&x); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 198 | let _ = std::mem::size_of_val(&x); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stderr] --> examples/memory_bench.rs:208:9 [INFO] [stderr] | [INFO] [stderr] 208 | std::mem::size_of_val(&x); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 208 | let _ = std::mem::size_of_val(&x); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::mem::size_of_val` that must be used [INFO] [stderr] --> examples/memory_bench.rs:218:9 [INFO] [stderr] | [INFO] [stderr] 218 | std::mem::size_of_val(&x); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] help: use `let _ = ...` to ignore the resulting value [INFO] [stderr] | [INFO] [stderr] 218 | let _ = std::mem::size_of_val(&x); [INFO] [stderr] | +++++++ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/example.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/output_types.rs:56:1 [INFO] [stderr] | [INFO] [stderr] 56 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `trace` [INFO] [stderr] --> examples/output_types.rs:63:1 [INFO] [stderr] | [INFO] [stderr] 63 | #[packrat_parser] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: no expected values for `feature` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `packrat_parser` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `packrat_parser` may come from an old version of the `nom_packrat_macros` crate, try updating your dependency with `cargo update -p nom_packrat_macros` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: this warning originates in the attribute macro `packrat_parser` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> examples/output_types.rs:15:14 [INFO] [stderr] | [INFO] [stderr] 15 | pub struct A(String); [INFO] [stderr] | - ^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `A` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> examples/output_types.rs:17:15 [INFO] [stderr] | [INFO] [stderr] 17 | pub struct AB((A, String)); [INFO] [stderr] | -- ^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this struct [INFO] [stderr] | [INFO] [stderr] = help: consider removing this field [INFO] [stderr] = note: `AB` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `nom-packrat` (example "memory_bench") generated 10 warnings [INFO] [stderr] warning: `nom-packrat` (example "example") generated 1 warning [INFO] [stderr] warning: `nom-packrat` (example "output_types") generated 4 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nom_packrat-f37bfc34b0203788) [INFO] [stderr] Running tests/test.rs (/opt/rustwide/target/debug/deps/test-0526578e2cbb4005) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Doc-tests nom_packrat [INFO] [stdout] test it_works ... 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 2 tests [INFO] [stdout] test src/lib.rs - storage (line 59) - compile fail ... ok [INFO] [stdout] test src/lib.rs - (line 7) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc37a8bcacc549210b25191eeac11e5cdde8557c3097d29bb8c563459346aa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc37a8bcacc549210b25191eeac11e5cdde8557c3097d29bb8c563459346aa91", kill_on_drop: false }` [INFO] [stdout] bc37a8bcacc549210b25191eeac11e5cdde8557c3097d29bb8c563459346aa91