[INFO] fetching crate custom_attrs 1.6.2...
[INFO] testing custom_attrs-1.6.2 against 1.94.0 for beta-1.95-1
[INFO] extracting crate custom_attrs 1.6.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate custom_attrs 1.6.2
[INFO] finished tweaking crates.io crate custom_attrs 1.6.2
[INFO] tweaked toml for crates.io crate custom_attrs 1.6.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate custom_attrs 1.6.2 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate custom_attrs 1.6.2 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.54
[INFO] [stderr]   Downloaded serde_derive v1.0.158
[INFO] [stderr]   Downloaded basic-toml v0.1.2
[INFO] [stderr]   Downloaded trybuild v1.0.80
[INFO] [stderr]   Downloaded syn v2.0.10
[INFO] [stderr]   Downloaded serde v1.0.158
[INFO] [stderr]   Downloaded serde_json v1.0.94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a6f7ec3941cade9c8573c0c5550d4ffe20931ff76d12b3ab80cc5d6b3f4102e
[INFO] running `Command { std: "docker" "start" "-a" "7a6f7ec3941cade9c8573c0c5550d4ffe20931ff76d12b3ab80cc5d6b3f4102e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a6f7ec3941cade9c8573c0c5550d4ffe20931ff76d12b3ab80cc5d6b3f4102e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a6f7ec3941cade9c8573c0c5550d4ffe20931ff76d12b3ab80cc5d6b3f4102e", kill_on_drop: false }`
[INFO] [stdout] 7a6f7ec3941cade9c8573c0c5550d4ffe20931ff76d12b3ab80cc5d6b3f4102e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8a9e15ff306c2cebdda3c0e0f1d65eb12a9ccce5b78bc0f195e45b0258b2c8c
[INFO] running `Command { std: "docker" "start" "-a" "c8a9e15ff306c2cebdda3c0e0f1d65eb12a9ccce5b78bc0f195e45b0258b2c8c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling custom_attrs v1.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | /                 error_duplicate!(
[INFO] [stdout] 115 | |                     attr, "This config is already set." ;
[INFO] [stdout] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stdout] 117 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 272 | /             error_duplicate!(
[INFO] [stdout] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stdout] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stdout] 275 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 369 | /                         error_duplicate!(
[INFO] [stdout] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stdout] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stdout] 372 | |                         );
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 400 | /             error_duplicate!(
[INFO] [stdout] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stdout] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stdout] 403 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.46s
[INFO] running `Command { std: "docker" "inspect" "c8a9e15ff306c2cebdda3c0e0f1d65eb12a9ccce5b78bc0f195e45b0258b2c8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8a9e15ff306c2cebdda3c0e0f1d65eb12a9ccce5b78bc0f195e45b0258b2c8c", kill_on_drop: false }`
[INFO] [stdout] c8a9e15ff306c2cebdda3c0e0f1d65eb12a9ccce5b78bc0f195e45b0258b2c8c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7899e68077198e7f50e0cfedb6a6606b16b08660a0d5e21986fe80d865361c3c
[INFO] running `Command { std: "docker" "start" "-a" "7899e68077198e7f50e0cfedb6a6606b16b08660a0d5e21986fe80d865361c3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling serde v1.0.158
[INFO] [stderr]    Compiling serde_json v1.0.94
[INFO] [stderr]    Compiling serde_derive v1.0.158
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling trybuild v1.0.80
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling syn v2.0.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling basic-toml v0.1.2
[INFO] [stderr]    Compiling custom_attrs v1.6.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | /                 error_duplicate!(
[INFO] [stdout] 115 | |                     attr, "This config is already set." ;
[INFO] [stdout] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stdout] 117 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 272 | /             error_duplicate!(
[INFO] [stdout] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stdout] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stdout] 275 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 369 | /                         error_duplicate!(
[INFO] [stdout] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stdout] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stdout] 372 | |                         );
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 400 | /             error_duplicate!(
[INFO] [stdout] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stdout] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stdout] 403 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/config.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 | /                 error_duplicate!(
[INFO] [stdout] 115 | |                     attr, "This config is already set." ;
[INFO] [stdout] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stdout] 117 | |                 );
[INFO] [stdout]     | |_________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 272 | /             error_duplicate!(
[INFO] [stdout] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stdout] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stdout] 275 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 369 | /                         error_duplicate!(
[INFO] [stdout] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stdout] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stdout] 372 | |                         );
[INFO] [stdout]     | |_________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stdout]    --> src/derive.rs:29:22
[INFO] [stdout]     |
[INFO] [stdout]  29 |               if #[cfg(help_span)] {
[INFO] [stdout]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stdout] ...
[INFO] [stdout] 400 | /             error_duplicate!(
[INFO] [stdout] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stdout] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stdout] 403 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.75s
[INFO] running `Command { std: "docker" "inspect" "7899e68077198e7f50e0cfedb6a6606b16b08660a0d5e21986fe80d865361c3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7899e68077198e7f50e0cfedb6a6606b16b08660a0d5e21986fe80d865361c3c", kill_on_drop: false }`
[INFO] [stdout] 7899e68077198e7f50e0cfedb6a6606b16b08660a0d5e21986fe80d865361c3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e0c61cc73955434e1404c269d11a66d62a42e5f1580242b7d15759c45dc7e12
[INFO] running `Command { std: "docker" "start" "-a" "6e0c61cc73955434e1404c269d11a66d62a42e5f1580242b7d15759c45dc7e12", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `custom_attrs` (lib) generated 4 warnings
[INFO] [stderr] warning: `custom_attrs` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/custom_attrs-406849dbb9657c25)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/attribute_get_multi.rs (/opt/rustwide/target/debug/deps/attribute_get_multi-de5979bbee1800f8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_attribute_options ... ok
[INFO] [stderr]      Running tests/attribute_get_simple.rs (/opt/rustwide/target/debug/deps/attribute_get_simple-68d081f5203a19e4)
[INFO] [stdout] test test_attribute_get ... ok
[INFO] [stdout] test test_attribute_default ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_attribute_default ... ok
[INFO] [stdout] test test_attribute_get ... ok
[INFO] [stdout] test test_attribute_options ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile_test.rs (/opt/rustwide/target/debug/deps/compile_test-88f6333d943e84ff)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling custom_attrs v1.6.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `custom_attrs` (lib) generated 4 warnings
[INFO] [stderr]    Compiling custom_attrs-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/custom_attrs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.98s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/basic.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/documentation.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/function_name_changed.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/multi_assignment.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/multi_declaration.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/optional.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/with_default.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/with_fields.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/self_reference/field_variable_access.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_pass/self_reference/self_references.rs [should pass] ... ok
[INFO] [stderr] 
[INFO] [stderr] STDERR:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr]     |
[INFO] [stderr]    ::: /opt/rustwide/workdir/src/config.rs:114:17
[INFO] [stderr]     |
[INFO] [stderr] 114 | /                 error_duplicate!(
[INFO] [stderr] 115 | |                     attr, "This config is already set." ;
[INFO] [stderr] 116 | |                     str2, "Value for config `{}` is already set here.", path_str.join("::")
[INFO] [stderr] 117 | |                 );
[INFO] [stderr]     | |_________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 272 | /             error_duplicate!(
[INFO] [stderr] 273 | |                 value, "The value is already set for this attribute.";
[INFO] [stderr] 274 | |                 value2.get_span(), "First value of `{}` is set here.", self.ident
[INFO] [stderr] 275 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 369 | /                         error_duplicate!(
[INFO] [stderr] 370 | |                             declaration.ident, "This attribute is already declared.";
[INFO] [stderr] 371 | |                             declaration2.ident, "`{}` is already declared here.", declaration2.ident
[INFO] [stderr] 372 | |                         );
[INFO] [stderr]     | |_________________________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `help_span`
[INFO] [stderr]    --> /opt/rustwide/workdir/src/derive.rs:29:22
[INFO] [stderr]     |
[INFO] [stderr]  29 |               if #[cfg(help_span)] {
[INFO] [stderr]     |                        ^^^^^^^^^ help: found config with similar value: `feature = "help_span"`
[INFO] [stderr] ...
[INFO] [stderr] 400 | /             error_duplicate!(
[INFO] [stderr] 401 | |                 lit, "The attribute `{}` already use this function name.", attr2.ident;
[INFO] [stderr] 402 | |                 lit2, "First use of `{}` here.", lit.value()
[INFO] [stderr] 403 | |             );
[INFO] [stderr]     | |_____________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider using a Cargo feature instead
[INFO] [stderr]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]              [lints.rust]
[INFO] [stderr]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(help_span)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(help_span)");` to the top of the `build.rs`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `error_duplicate` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/attribute_already_declared.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/attribute_not_set.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/documentation_error.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/function_name_changed.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no method named `get_a` found for enum `Enum` in the current scope
[INFO] [stderr]   --> tests/compile_fail/function_name_changed.rs:18:28
[INFO] [stderr]    |
[INFO] [stderr] 9  | enum Enum {
[INFO] [stderr]    | --------- method `get_a` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 18 |     let a = Enum::Variant1.get_a();
[INFO] [stderr]    |                            ^^^^^ method not found in `Enum`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0599]: no method named `get_a` found for enum `Enum` in the current scope
[INFO] [stderr]  --> tests/compile_fail/function_name_changed.rs:18:28
[INFO] [stderr]   |
[INFO] [stderr]  9 | enum Enum {
[INFO] [stderr]    | --------- method `get_a` not found for this enum
[INFO] [stderr] ...
[INFO] [stderr] 18 |     let a = Enum::Variant1.get_a();
[INFO] [stderr]    |                            ^^^^^ method not found in `Enum`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/incomplete_value_syntax.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/not_right_type.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/not_right_visibility.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0624]: associated function `get_a` is private
[INFO] [stderr]   --> tests/compile_fail/not_right_visibility.rs:19:37
[INFO] [stderr]    |
[INFO] [stderr] 4  |     #[derive(CustomAttrs)]
[INFO] [stderr]    |              ----------- private associated function defined here
[INFO] [stderr] ...
[INFO] [stderr] 19 |     let _a = module::Enum::Variant1.get_a();
[INFO] [stderr]    |                                     ^^^^^ private associated function
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0624]: method `get_a` is private
[INFO] [stderr]  --> tests/compile_fail/not_right_visibility.rs:19:37
[INFO] [stderr]   |
[INFO] [stderr]  4 |     #[derive(CustomAttrs)]
[INFO] [stderr]    |              ----------- private method defined here
[INFO] [stderr] ...
[INFO] [stderr] 19 |     let _a = module::Enum::Variant1.get_a();
[INFO] [stderr]    |                                     ^^^^^ private method
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/same_function_used.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/unknown_attribute.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/variant_value_already_set.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/config/already_set.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/config/not_empty.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/config/unknown_config.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/config/wrong_syntax.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/self_references/invalid_syntax.rs [should fail to compile] ... ok
[INFO] [stderr] test tests/compile_fail/self_references/more_complex_syntax.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0106]: missing lifetime specifier
[INFO] [stderr]   --> tests/compile_fail/self_references/more_complex_syntax.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |         list: &[u32],
[INFO] [stderr]    |               ^ expected named lifetime parameter
[INFO] [stderr]    |
[INFO] [stderr] help: consider introducing a named lifetime parameter
[INFO] [stderr]    |
[INFO] [stderr] 5  ~ enum Enum<'a> {
[INFO] [stderr] 6  |     #[attr(a = #self.5)]
[INFO] [stderr]  ...
[INFO] [stderr] 11 |         #[allow(unused)]
[INFO] [stderr] 12 ~         list: &'a [u32],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `_5` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/more_complex_syntax.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[attr(a = #self.5)]
[INFO] [stderr]   |                      ^ help: a local variable with a similar name exists: `_0`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/more_complex_syntax.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[attr(a = #self.unknown)]
[INFO] [stderr]   |                      ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0559]: variant `Enum::Variant2` has no field named `field1`
[INFO] [stderr]   --> tests/compile_fail/self_references/more_complex_syntax.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |         field1: 2,
[INFO] [stderr]    |         ^^^^^^ `Enum::Variant2` does not have this field
[INFO] [stderr]    |
[INFO] [stderr]    = note: available fields are: `list`, `field2`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0106]: missing lifetime specifier
[INFO] [stderr]   --> tests/compile_fail/self_references/more_complex_syntax.rs:12:15
[INFO] [stderr]    |
[INFO] [stderr] 12 |         list: &[u32],
[INFO] [stderr]    |               ^ expected named lifetime parameter
[INFO] [stderr]    |
[INFO] [stderr] help: consider introducing a named lifetime parameter
[INFO] [stderr]    |
[INFO] [stderr]  5 ~ enum Enum<'a> {
[INFO] [stderr]  6 |     #[attr(a = #self.5)]
[INFO] [stderr] ...
[INFO] [stderr] 11 |         #[allow(unused)]
[INFO] [stderr] 12 ~         list: &'a [u32],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `_5` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/more_complex_syntax.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[attr(a = #self.5)]
[INFO] [stderr]   |                      ^
[INFO] [stderr]   |
[INFO] [stderr] help: a local variable with a similar name exists
[INFO] [stderr]   |
[INFO] [stderr] 6 -     #[attr(a = #self.5)]
[INFO] [stderr] 6 +     #[attr(a = #self._0)]
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/more_complex_syntax.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[attr(a = #self.unknown)]
[INFO] [stderr]   |                      ^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0559]: variant `Enum::Variant2` has no field named `field1`
[INFO] [stderr]   --> tests/compile_fail/self_references/more_complex_syntax.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |         field1: 2,
[INFO] [stderr]    |         ^^^^^^ `Enum::Variant2` does not have this field
[INFO] [stderr]    |
[INFO] [stderr]    = note: available fields are: `list`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] test tests/compile_fail/self_references/unknown_reference.rs [should fail to compile] ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0425]: cannot find value `_5` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/unknown_reference.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[attr(a = #self.5)]
[INFO] [stderr]   |                      ^ help: a local variable with a similar name exists: `_0`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/unknown_reference.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[attr(a = #self.unknown)]
[INFO] [stderr]   |                      ^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error[E0425]: cannot find value `_5` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/unknown_reference.rs:6:22
[INFO] [stderr]   |
[INFO] [stderr] 6 |     #[attr(a = #self.5)]
[INFO] [stderr]   |                      ^
[INFO] [stderr]   |
[INFO] [stderr] help: a local variable with a similar name exists
[INFO] [stderr]   |
[INFO] [stderr] 6 -     #[attr(a = #self.5)]
[INFO] [stderr] 6 +     #[attr(a = #self._0)]
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `unknown` in this scope
[INFO] [stderr]  --> tests/compile_fail/self_references/unknown_reference.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     #[attr(a = #self.unknown)]
[INFO] [stderr]   |                      ^^^^^^^ not found in this scope
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test compile_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/run.rs:101:13:
[INFO] [stdout] 4 of 27 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc5f6b2e582 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc5f6b2e582 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc5f6b2e582 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fc5f6b2e582 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fc5f6b3f11a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fc5f6b3f11a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5fc5f6afaa76 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc5f6afaa76 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5fc5f6b0d2a9 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fc5f6b0d2a9 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fc5f6b0d141 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fc5f6ace2ae - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5fc5f6ace2ae - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc5f6b0d522 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5fc5f6b0d522 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fc5f6b0d368 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fc5f6b07b69 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fc5f6aee3fd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fc5f6b47c5c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc5f69079e9 - trybuild::run::<impl trybuild::Runner>::run::hdadb00b200e666e9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/run.rs:101:13
[INFO] [stdout]   20:     0x5fc5f69015e8 - <trybuild::TestCases as core::ops::drop::Drop>::drop::h2fcb0089eff3f1d5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.80/src/lib.rs:315:38
[INFO] [stdout]   21:     0x5fc5f68f9a37 - core::ptr::drop_in_place<trybuild::TestCases>::h21710c62e2ef7154
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ptr/mod.rs:805:1
[INFO] [stdout]   22:     0x5fc5f68f986b - compile_test::compile_test::ha09d55bf70da3a7c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:8:1
[INFO] [stdout]   23:     0x5fc5f68f9897 - compile_test::compile_test::{{closure}}::h6d7bbded1e8b0262
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile_test.rs:2:18
[INFO] [stdout]   24:     0x5fc5f68f99d6 - core::ops::function::FnOnce::call_once::hb589fc63efb754cb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fc5f6ace06b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fc5f6ace06b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5fc5f6ae1a7a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5fc5f6ae1a7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5fc5f6ae1a7a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5fc5f6ae1a7a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5fc5f6ae1a7a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fc5f6ae1a7a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5fc5f6ae1a7a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5fc5f6abbed4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5fc5f6abbed4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5fc5f6abf872 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5fc5f6abf872 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5fc5f6abf872 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5fc5f6abf872 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5fc5f6abf872 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fc5f6abf872 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5fc5f6abf872 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fc5f6b02b0f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5fc5f6b02b0f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x78907f8edaa4 - <unknown>
[INFO] [stdout]   46:     0x78907f97aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile_test`
[INFO] running `Command { std: "docker" "inspect" "6e0c61cc73955434e1404c269d11a66d62a42e5f1580242b7d15759c45dc7e12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0c61cc73955434e1404c269d11a66d62a42e5f1580242b7d15759c45dc7e12", kill_on_drop: false }`
[INFO] [stdout] 6e0c61cc73955434e1404c269d11a66d62a42e5f1580242b7d15759c45dc7e12
