[INFO] fetching crate derive-deftly-macros 0.11.0...
[INFO] testing derive-deftly-macros-0.11.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate derive-deftly-macros 0.11.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate derive-deftly-macros 0.11.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate derive-deftly-macros 0.11.0
[INFO] finished tweaking crates.io crate derive-deftly-macros 0.11.0
[INFO] tweaked toml for crates.io crate derive-deftly-macros 0.11.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.13)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 84d9f50ac0818576782c8e2a35a5e7d9d3cfed5dd7bfea04b420b156cc2a41ea
[INFO] running `Command { std: "docker" "start" "-a" "84d9f50ac0818576782c8e2a35a5e7d9d3cfed5dd7bfea04b420b156cc2a41ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "84d9f50ac0818576782c8e2a35a5e7d9d3cfed5dd7bfea04b420b156cc2a41ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d9f50ac0818576782c8e2a35a5e7d9d3cfed5dd7bfea04b420b156cc2a41ea", kill_on_drop: false }`
[INFO] [stdout] 84d9f50ac0818576782c8e2a35a5e7d9d3cfed5dd7bfea04b420b156cc2a41ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d3684291c2a788bad5bf4d1113e96a36186869eedc6dcc41839d7a3f61c02fb0
[INFO] running `Command { std: "docker" "start" "-a" "d3684291c2a788bad5bf4d1113e96a36186869eedc6dcc41839d7a3f61c02fb0", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling derive-deftly-macros v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.01s
[INFO] running `Command { std: "docker" "inspect" "d3684291c2a788bad5bf4d1113e96a36186869eedc6dcc41839d7a3f61c02fb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3684291c2a788bad5bf4d1113e96a36186869eedc6dcc41839d7a3f61c02fb0", kill_on_drop: false }`
[INFO] [stdout] d3684291c2a788bad5bf4d1113e96a36186869eedc6dcc41839d7a3f61c02fb0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ba2e01a9ab138fdbd0b9933fe482f3ec78ae4e953446965dfb536ab23e4ccfe9
[INFO] running `Command { std: "docker" "start" "-a" "ba2e01a9ab138fdbd0b9933fe482f3ec78ae4e953446965dfb536ab23e4ccfe9", kill_on_drop: false }`
[INFO] [stderr]    Compiling derive-deftly-macros v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s
[INFO] running `Command { std: "docker" "inspect" "ba2e01a9ab138fdbd0b9933fe482f3ec78ae4e953446965dfb536ab23e4ccfe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba2e01a9ab138fdbd0b9933fe482f3ec78ae4e953446965dfb536ab23e4ccfe9", kill_on_drop: false }`
[INFO] [stdout] ba2e01a9ab138fdbd0b9933fe482f3ec78ae4e953446965dfb536ab23e4ccfe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] de32d43f42961d556f5f828b8265239319190bd7dff0b0d031a95f7f94580db3
[INFO] running `Command { std: "docker" "start" "-a" "de32d43f42961d556f5f828b8265239319190bd7dff0b0d031a95f7f94580db3", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stderr]   --> utils.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stderr]   --> utils.rs:33:7
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stderr]    --> utils.rs:493:11
[INFO] [stderr]     |
[INFO] [stderr] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stderr]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stderr]    --> syntax.rs:729:15
[INFO] [stderr]     |
[INFO] [stderr] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stderr]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `derive-deftly-macros` (lib) generated 4 warnings
[INFO] [stderr] warning: `derive-deftly-macros` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests macros.rs (/opt/rustwide/target/debug/deps/derive_deftly_macros-0d604cf37875498d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paste::ident_from_str ... ok
[INFO] [stdout] test meta::check_borrowed_desig ... 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]    Doc-tests derive_deftly_macros
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test adhoc.rs - adhoc::derive_deftly_adhoc (line 32) ... ignored
[INFO] [stdout] test adhoc.rs - adhoc::derive_deftly_adhoc (line 37) ... ignored
[INFO] [stdout] test adviseable.rs - adviseable::parse_unadvised (line 165) ... ignored
[INFO] [stdout] test macros.rs - define_derive_deftly (line 243) ... ignored
[INFO] [stdout] test utils.rs - utils::keyword_general (line 512) ... ignored
[INFO] [stdout] test utils.rs - utils::keyword_general (line 518) ... ignored
[INFO] [stdout] test utils.rs - utils::typepath_add_missing_argument_colons (line 136) ... ignored
[INFO] [stdout] test macros.rs - derive_deftly_adhoc (line 133) ... FAILED
[INFO] [stdout] test macros.rs - pub_template_semver_check (line 484) ... ok
[INFO] [stdout] test macros.rs - derive_deftly (line 379) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macros.rs - derive_deftly_adhoc (line 133) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> macros.rs:145:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |   } => { derive_deftly_macros::derive_deftly_adhoc! {
[INFO] [stdout]    |  ________^
[INFO] [stdout] 15 | |     $x expect items: fn x(){}
[INFO] [stdout] 16 | | } } }
[INFO] [stdout]    | |_^
[INFO] [stdout] 17 | / derive_deftly_adhoc! {
[INFO] [stdout] 18 | |     DdtaStructureType OPTIONS,..:
[INFO] [stdout] 19 | |     TEMPLATE
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: output syntax checking not supported, enable `expect` feature of `derive-deftly`
[INFO] [stdout]    = note: this error originates in the macro `derive_deftly_adhoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macros.rs - derive_deftly_adhoc (line 133)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "de32d43f42961d556f5f828b8265239319190bd7dff0b0d031a95f7f94580db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de32d43f42961d556f5f828b8265239319190bd7dff0b0d031a95f7f94580db3", kill_on_drop: false }`
[INFO] [stdout] de32d43f42961d556f5f828b8265239319190bd7dff0b0d031a95f7f94580db3
[INFO] testing derive-deftly-macros-0.11.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate derive-deftly-macros 0.11.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate derive-deftly-macros 0.11.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate derive-deftly-macros 0.11.0
[INFO] finished tweaking crates.io crate derive-deftly-macros 0.11.0
[INFO] tweaked toml for crates.io crate derive-deftly-macros 0.11.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 31 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (latest: v1.0.0)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding itertools v0.12.1 (latest: v0.13.0)
[INFO] [stderr]       Adding toml_edit v0.21.1 (latest: v0.22.13)
[INFO] [stderr]       Adding winnow v0.5.40 (latest: v0.6.8)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fd84abcebe12e783549406c817c9f78ac0fe9dd7650876144dd710f83b3aa9b
[INFO] running `Command { std: "docker" "start" "-a" "2fd84abcebe12e783549406c817c9f78ac0fe9dd7650876144dd710f83b3aa9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fd84abcebe12e783549406c817c9f78ac0fe9dd7650876144dd710f83b3aa9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fd84abcebe12e783549406c817c9f78ac0fe9dd7650876144dd710f83b3aa9b", kill_on_drop: false }`
[INFO] [stdout] 2fd84abcebe12e783549406c817c9f78ac0fe9dd7650876144dd710f83b3aa9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3d32affc3407fa489674273d85d9e3fc0411ff452e575452ed35dd3642c4ed6
[INFO] running `Command { std: "docker" "start" "-a" "b3d32affc3407fa489674273d85d9e3fc0411ff452e575452ed35dd3642c4ed6", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling derive-deftly-macros v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.99s
[INFO] running `Command { std: "docker" "inspect" "b3d32affc3407fa489674273d85d9e3fc0411ff452e575452ed35dd3642c4ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3d32affc3407fa489674273d85d9e3fc0411ff452e575452ed35dd3642c4ed6", kill_on_drop: false }`
[INFO] [stdout] b3d32affc3407fa489674273d85d9e3fc0411ff452e575452ed35dd3642c4ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c51cdc5b99e313483aa0751500cb9834809e472018745f77febf1f423602344
[INFO] running `Command { std: "docker" "start" "-a" "2c51cdc5b99e313483aa0751500cb9834809e472018745f77febf1f423602344", kill_on_drop: false }`
[INFO] [stderr]    Compiling derive-deftly-macros v0.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stdout]   --> utils.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> utils.rs:493:11
[INFO] [stdout]     |
[INFO] [stdout] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stdout]    --> syntax.rs:729:15
[INFO] [stdout]     |
[INFO] [stdout] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stdout]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "2c51cdc5b99e313483aa0751500cb9834809e472018745f77febf1f423602344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c51cdc5b99e313483aa0751500cb9834809e472018745f77febf1f423602344", kill_on_drop: false }`
[INFO] [stdout] 2c51cdc5b99e313483aa0751500cb9834809e472018745f77febf1f423602344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f1e1aec3c06985cc4d1fbea1f8cbf04683785a2e943fc7e0845d737e83fddb6
[INFO] running `Command { std: "docker" "start" "-a" "0f1e1aec3c06985cc4d1fbea1f8cbf04683785a2e943fc7e0845d737e83fddb6", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `derive_deftly_dprint`
[INFO] [stderr]   --> utils.rs:18:11
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(not(derive_deftly_dprint))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, `windows`
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> 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: `derive_deftly_dprint`
[INFO] [stderr]   --> utils.rs:33:7
[INFO] [stderr]    |
[INFO] [stderr] 33 | #[cfg(derive_deftly_dprint)]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider using a Cargo feature instead or adding `println!("cargo::rustc-check-cfg=cfg(derive_deftly_dprint)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stderr]    --> utils.rs:493:11
[INFO] [stderr]     |
[INFO] [stderr] 493 |     #[cfg(feature = "bizarre")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stderr]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `bizarre`
[INFO] [stderr]    --> syntax.rs:729:15
[INFO] [stderr]     |
[INFO] [stderr] 729 |         #[cfg(feature = "bizarre")]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `case`, `expect`, `heck`, `meta-as-items`, `sha3`
[INFO] [stderr]     = help: consider adding `bizarre` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/cargo/reference/build-scripts.html#rustc-check-cfg> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `derive-deftly-macros` (lib) generated 4 warnings
[INFO] [stderr] warning: `derive-deftly-macros` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests macros.rs (/opt/rustwide/target/debug/deps/derive_deftly_macros-0d604cf37875498d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test paste::ident_from_str ... ok
[INFO] [stdout] test meta::check_borrowed_desig ... 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]    Doc-tests derive_deftly_macros
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test adhoc.rs - adhoc::derive_deftly_adhoc (line 32) ... ignored
[INFO] [stdout] test adhoc.rs - adhoc::derive_deftly_adhoc (line 37) ... ignored
[INFO] [stdout] test adviseable.rs - adviseable::parse_unadvised (line 165) ... ignored
[INFO] [stdout] test macros.rs - define_derive_deftly (line 243) ... ignored
[INFO] [stdout] test utils.rs - utils::keyword_general (line 512) ... ignored
[INFO] [stdout] test utils.rs - utils::keyword_general (line 518) ... ignored
[INFO] [stdout] test utils.rs - utils::typepath_add_missing_argument_colons (line 136) ... ignored
[INFO] [stdout] test macros.rs - derive_deftly_adhoc (line 133) ... FAILED
[INFO] [stdout] test macros.rs - pub_template_semver_check (line 484) ... ok
[INFO] [stdout] test macros.rs - derive_deftly (line 379) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- macros.rs - derive_deftly_adhoc (line 133) stdout ----
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> macros.rs:145:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |   } => { derive_deftly_macros::derive_deftly_adhoc! {
[INFO] [stdout]    |  ________^
[INFO] [stdout] 15 | |     $x expect items: fn x(){}
[INFO] [stdout] 16 | | } } }
[INFO] [stdout]    | |_^
[INFO] [stdout] 17 | / derive_deftly_adhoc! {
[INFO] [stdout] 18 | |     DdtaStructureType OPTIONS,..:
[INFO] [stdout] 19 | |     TEMPLATE
[INFO] [stdout] 20 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: output syntax checking not supported, enable `expect` feature of `derive-deftly`
[INFO] [stdout]    = note: this error originates in the macro `derive_deftly_adhoc` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     macros.rs - derive_deftly_adhoc (line 133)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0f1e1aec3c06985cc4d1fbea1f8cbf04683785a2e943fc7e0845d737e83fddb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f1e1aec3c06985cc4d1fbea1f8cbf04683785a2e943fc7e0845d737e83fddb6", kill_on_drop: false }`
[INFO] [stdout] 0f1e1aec3c06985cc4d1fbea1f8cbf04683785a2e943fc7e0845d737e83fddb6
