[INFO] fetching crate mashup 0.1.14+deprecated...
[INFO] testing mashup-0.1.14+deprecated against 1.91.0 for beta-1.92-2
[INFO] extracting crate mashup 0.1.14+deprecated into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate mashup 0.1.14+deprecated
[INFO] finished tweaking crates.io crate mashup 0.1.14+deprecated
[INFO] tweaked toml for crates.io crate mashup 0.1.14+deprecated written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate mashup 0.1.14+deprecated on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 5 packages to latest compatible versions
[INFO] [stderr]       Adding proc-macro-hack v0.4.3 (available: v0.5.20+deprecated)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mashup-impl v0.1.14+deprecated
[INFO] [stderr]   Downloaded proc-macro-hack v0.4.3
[INFO] [stderr]   Downloaded proc-macro-hack-impl v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a50ca5f80b2e050337693e40a088478d49d5c6442c0db32c263562c448dd5d15
[INFO] running `Command { std: "docker" "start" "-a" "a50ca5f80b2e050337693e40a088478d49d5c6442c0db32c263562c448dd5d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a50ca5f80b2e050337693e40a088478d49d5c6442c0db32c263562c448dd5d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a50ca5f80b2e050337693e40a088478d49d5c6442c0db32c263562c448dd5d15", kill_on_drop: false }`
[INFO] [stdout] a50ca5f80b2e050337693e40a088478d49d5c6442c0db32c263562c448dd5d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 811bbb6274a53fff56a56c6b3a9ec7798e7e6325a0547c66d5cbc83e9a34395f
[INFO] running `Command { std: "docker" "start" "-a" "811bbb6274a53fff56a56c6b3a9ec7798e7e6325a0547c66d5cbc83e9a34395f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.3
[INFO] [stderr]    Compiling proc-macro-hack v0.4.3
[INFO] [stderr]    Compiling mashup-impl v0.1.14+deprecated
[INFO] [stderr]    Compiling mashup v0.1.14+deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 | #![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.91s
[INFO] running `Command { std: "docker" "inspect" "811bbb6274a53fff56a56c6b3a9ec7798e7e6325a0547c66d5cbc83e9a34395f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "811bbb6274a53fff56a56c6b3a9ec7798e7e6325a0547c66d5cbc83e9a34395f", kill_on_drop: false }`
[INFO] [stdout] 811bbb6274a53fff56a56c6b3a9ec7798e7e6325a0547c66d5cbc83e9a34395f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ad153ecd606d11ebda77c412a3fffdbc0920209fe05d86f703c128bef8122b
[INFO] running `Command { std: "docker" "start" "-a" "f1ad153ecd606d11ebda77c412a3fffdbc0920209fe05d86f703c128bef8122b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 | #![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mashup v0.1.14+deprecated (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:158:13
[INFO] [stdout]     |
[INFO] [stdout] 158 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/lib.rs:159:13
[INFO] [stdout]     |
[INFO] [stdout] 159 | #![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_attributes`
[INFO] [stdout]    --> tests/test.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |           #[cfg(not($cfg))]
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 | / conditionally_ignore! {
[INFO] [stdout] 220 | |     #[cfg(not(no_attributes))]
[INFO] [stdout] 221 | |     mod test_attributes;
[INFO] [stdout] 222 | | }
[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(no_attributes)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_attributes)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_attributes`
[INFO] [stdout]    --> tests/test.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |           #[cfg($cfg)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 | / conditionally_ignore! {
[INFO] [stdout] 220 | |     #[cfg(not(no_attributes))]
[INFO] [stdout] 221 | |     mod test_attributes;
[INFO] [stdout] 222 | | }
[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(no_attributes)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_attributes)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_raw_identifiers`
[INFO] [stdout]    --> tests/test.rs:207:19
[INFO] [stdout]     |
[INFO] [stdout] 207 |           #[cfg(not($cfg))]
[INFO] [stdout]     |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 | / conditionally_ignore! {
[INFO] [stdout] 225 | |     #[cfg(not(no_raw_identifiers))]
[INFO] [stdout] 226 | |     mod test_raw_identifiers;
[INFO] [stdout] 227 | | }
[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(no_raw_identifiers)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_raw_identifiers)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `no_raw_identifiers`
[INFO] [stdout]    --> tests/test.rs:210:15
[INFO] [stdout]     |
[INFO] [stdout] 210 |           #[cfg($cfg)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 | / conditionally_ignore! {
[INFO] [stdout] 225 | |     #[cfg(not(no_raw_identifiers))]
[INFO] [stdout] 226 | |     mod test_raw_identifiers;
[INFO] [stdout] 227 | | }
[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(no_raw_identifiers)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_raw_identifiers)");` 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 `conditionally_ignore` (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 0.68s
[INFO] running `Command { std: "docker" "inspect" "f1ad153ecd606d11ebda77c412a3fffdbc0920209fe05d86f703c128bef8122b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ad153ecd606d11ebda77c412a3fffdbc0920209fe05d86f703c128bef8122b", kill_on_drop: false }`
[INFO] [stdout] f1ad153ecd606d11ebda77c412a3fffdbc0920209fe05d86f703c128bef8122b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c83c6f457c71cfde39922c5d40f9f71fac22b2a60d7ccf51a1a85f1bc359f97e
[INFO] running `Command { std: "docker" "start" "-a" "c83c6f457c71cfde39922c5d40f9f71fac22b2a60d7ccf51a1a85f1bc359f97e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:158:13
[INFO] [stderr]     |
[INFO] [stderr] 158 | #![cfg_attr(feature = "cargo-clippy", allow(renamed_and_removed_lints))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> src/lib.rs:159:13
[INFO] [stderr]     |
[INFO] [stderr] 159 | #![cfg_attr(feature = "cargo-clippy", allow(doc_markdown))]
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[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] 
[INFO] [stderr] warning: `mashup` (lib) generated 2 warnings
[INFO] [stderr] warning: `mashup` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_attributes`
[INFO] [stderr]    --> tests/test.rs:207:19
[INFO] [stderr]     |
[INFO] [stderr] 207 |           #[cfg(not($cfg))]
[INFO] [stderr]     |                     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 219 | / conditionally_ignore! {
[INFO] [stderr] 220 | |     #[cfg(not(no_attributes))]
[INFO] [stderr] 221 | |     mod test_attributes;
[INFO] [stderr] 222 | | }
[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(no_attributes)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_attributes)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_attributes`
[INFO] [stderr]    --> tests/test.rs:210:15
[INFO] [stderr]     |
[INFO] [stderr] 210 |           #[cfg($cfg)]
[INFO] [stderr]     |                 ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 219 | / conditionally_ignore! {
[INFO] [stderr] 220 | |     #[cfg(not(no_attributes))]
[INFO] [stderr] 221 | |     mod test_attributes;
[INFO] [stderr] 222 | | }
[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(no_attributes)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_attributes)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_raw_identifiers`
[INFO] [stderr]    --> tests/test.rs:207:19
[INFO] [stderr]     |
[INFO] [stderr] 207 |           #[cfg(not($cfg))]
[INFO] [stderr]     |                     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 | / conditionally_ignore! {
[INFO] [stderr] 225 | |     #[cfg(not(no_raw_identifiers))]
[INFO] [stderr] 226 | |     mod test_raw_identifiers;
[INFO] [stderr] 227 | | }
[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(no_raw_identifiers)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_raw_identifiers)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `no_raw_identifiers`
[INFO] [stderr]    --> tests/test.rs:210:15
[INFO] [stderr]     |
[INFO] [stderr] 210 |           #[cfg($cfg)]
[INFO] [stderr]     |                 ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 | / conditionally_ignore! {
[INFO] [stderr] 225 | |     #[cfg(not(no_raw_identifiers))]
[INFO] [stderr] 226 | |     mod test_raw_identifiers;
[INFO] [stderr] 227 | | }
[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(no_raw_identifiers)'] }
[INFO] [stderr]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(no_raw_identifiers)");` 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 `conditionally_ignore` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `mashup` (test "test") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mashup-a8efc192e1be6cf6)
[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/test.rs (/opt/rustwide/target/debug/deps/test-7599022add173b75)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test test_attributes ... ok
[INFO] [stdout] test test_empty ... ok
[INFO] [stdout] test test_duplicate ... ok
[INFO] [stdout] test test_keyword ... ok
[INFO] [stdout] test test_lifetime ... ok
[INFO] [stdout] test test_env_present ... ok
[INFO] [stdout] test test_repeat ... ok
[INFO] [stdout] test test_raw_identifier ... ok
[INFO] [stdout] test test_literal_str ... ok
[INFO] [stdout] test test_shared_hygiene ... ok
[INFO] [stdout] test test_two_macros ... ok
[INFO] [stdout] test test_type_macro ... ok
[INFO] [stdout] test test_underscore ... ok
[INFO] [stdout] test test_integer ... ok
[INFO] [stdout] test test_env_literal ... ok
[INFO] [stdout] test test_basic ... ok
[INFO] [stdout] test test_pattern_macro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mashup
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 124) ... ok
[INFO] [stdout] test src/lib.rs - (line 38) ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c83c6f457c71cfde39922c5d40f9f71fac22b2a60d7ccf51a1a85f1bc359f97e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c83c6f457c71cfde39922c5d40f9f71fac22b2a60d7ccf51a1a85f1bc359f97e", kill_on_drop: false }`
[INFO] [stdout] c83c6f457c71cfde39922c5d40f9f71fac22b2a60d7ccf51a1a85f1bc359f97e
