[INFO] fetching crate masterror 0.24.17...
[INFO] testing masterror-0.24.17 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate masterror 0.24.17 into /workspace/builds/worker-5-tc2/source
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate masterror 0.24.17
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate masterror 0.24.17
[INFO] tweaked toml for crates.io crate masterror 0.24.17 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate masterror 0.24.17 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate masterror 0.24.17 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 2 packages to latest Rust 1.90 compatible versions
[INFO] [stderr]       Adding masterror-derive v0.9.2
[INFO] [stderr]       Adding masterror-template v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a14df785793e47bb86f92456ada5859ba435b6b7f9d5dd7d7517805e119ad77
[INFO] running `Command { std: "docker" "start" "-a" "7a14df785793e47bb86f92456ada5859ba435b6b7f9d5dd7d7517805e119ad77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a14df785793e47bb86f92456ada5859ba435b6b7f9d5dd7d7517805e119ad77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a14df785793e47bb86f92456ada5859ba435b6b7f9d5dd7d7517805e119ad77", kill_on_drop: false }`
[INFO] [stdout] 7a14df785793e47bb86f92456ada5859ba435b6b7f9d5dd7d7517805e119ad77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46b8a9686ccd999ddf2b8052b09469771da7e694c889b5c8225da80c4b0d128a
[INFO] running `Command { std: "docker" "start" "-a" "46b8a9686ccd999ddf2b8052b09469771da7e694c889b5c8225da80c4b0d128a", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling masterror-template v0.3.8
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling masterror-derive v0.9.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling masterror v0.24.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.84s
[INFO] running `Command { std: "docker" "inspect" "46b8a9686ccd999ddf2b8052b09469771da7e694c889b5c8225da80c4b0d128a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46b8a9686ccd999ddf2b8052b09469771da7e694c889b5c8225da80c4b0d128a", kill_on_drop: false }`
[INFO] [stdout] 46b8a9686ccd999ddf2b8052b09469771da7e694c889b5c8225da80c4b0d128a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 848dccfc7a9643e0949204d8362cde5d7111eaf59dbad70b8283bc3b45b53f6e
[INFO] running `Command { std: "docker" "start" "-a" "848dccfc7a9643e0949204d8362cde5d7111eaf59dbad70b8283bc3b45b53f6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling masterror v0.24.17 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]   --> tests/masterror_macro.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[derive(Debug, Masterror)]
[INFO] [stdout]    |                 ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `masterror_has_error_generic_member_access`, `masterror_requires_error_generic_feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Masterror` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Masterror` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Masterror` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/masterror_macro.rs:198:17
[INFO] [stdout]     |
[INFO] [stdout] 198 | #[derive(Debug, Masterror)]
[INFO] [stdout]     |                 ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Masterror` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Masterror` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Masterror` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]   --> tests/error_derive.rs:13:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, `masterror_has_error_generic_member_access`, `masterror_requires_error_generic_feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]   --> tests/error_derive.rs:26:17
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]   --> tests/error_derive.rs:34:17
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]   --> tests/error_derive.rs:64:17
[INFO] [stdout]    |
[INFO] [stdout] 64 | #[derive(Debug, Error)]
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:116:17
[INFO] [stdout]     |
[INFO] [stdout] 116 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:125:17
[INFO] [stdout]     |
[INFO] [stdout] 125 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:136:17
[INFO] [stdout]     |
[INFO] [stdout] 136 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:173:17
[INFO] [stdout]     |
[INFO] [stdout] 173 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:181:17
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:189:17
[INFO] [stdout]     |
[INFO] [stdout] 189 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:203:17
[INFO] [stdout]     |
[INFO] [stdout] 203 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:220:17
[INFO] [stdout]     |
[INFO] [stdout] 220 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:232:17
[INFO] [stdout]     |
[INFO] [stdout] 232 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:238:17
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stdout]    --> tests/error_derive.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[derive(Debug, Error)]
[INFO] [stdout]     |                 ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (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 1m 54s
[INFO] running `Command { std: "docker" "inspect" "848dccfc7a9643e0949204d8362cde5d7111eaf59dbad70b8283bc3b45b53f6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "848dccfc7a9643e0949204d8362cde5d7111eaf59dbad70b8283bc3b45b53f6e", kill_on_drop: false }`
[INFO] [stdout] 848dccfc7a9643e0949204d8362cde5d7111eaf59dbad70b8283bc3b45b53f6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d310674d17cd69494f1c9c2d5740d48fbe6bf8b373911970bf98ebb2378959ef
[INFO] running `Command { std: "docker" "start" "-a" "d310674d17cd69494f1c9c2d5740d48fbe6bf8b373911970bf98ebb2378959ef", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]   --> tests/masterror_macro.rs:14:17
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[derive(Debug, Masterror)]
[INFO] [stderr]    |                 ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `masterror_has_error_generic_member_access`, `masterror_requires_error_generic_feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Masterror` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Masterror` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Masterror` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/masterror_macro.rs:198:17
[INFO] [stderr]     |
[INFO] [stderr] 198 | #[derive(Debug, Masterror)]
[INFO] [stderr]     |                 ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Masterror` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Masterror` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Masterror` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `masterror` (test "masterror_macro") generated 2 warnings
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]   --> tests/error_derive.rs:13:17
[INFO] [stderr]    |
[INFO] [stderr] 13 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, `masterror_has_error_generic_member_access`, `masterror_requires_error_generic_feature`, and `test` and 31 more
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]   --> tests/error_derive.rs:26:17
[INFO] [stderr]    |
[INFO] [stderr] 26 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]   --> tests/error_derive.rs:34:17
[INFO] [stderr]    |
[INFO] [stderr] 34 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]   --> tests/error_derive.rs:64:17
[INFO] [stderr]    |
[INFO] [stderr] 64 | #[derive(Debug, Error)]
[INFO] [stderr]    |                 ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:116:17
[INFO] [stderr]     |
[INFO] [stderr] 116 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:125:17
[INFO] [stderr]     |
[INFO] [stderr] 125 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:136:17
[INFO] [stderr]     |
[INFO] [stderr] 136 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:143:17
[INFO] [stderr]     |
[INFO] [stderr] 143 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:165:17
[INFO] [stderr]     |
[INFO] [stderr] 165 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:173:17
[INFO] [stderr]     |
[INFO] [stderr] 173 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:181:17
[INFO] [stderr]     |
[INFO] [stderr] 181 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:189:17
[INFO] [stderr]     |
[INFO] [stderr] 189 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:203:17
[INFO] [stderr]     |
[INFO] [stderr] 203 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:212:17
[INFO] [stderr]     |
[INFO] [stderr] 212 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:220:17
[INFO] [stderr]     |
[INFO] [stderr] 220 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:232:17
[INFO] [stderr]     |
[INFO] [stderr] 232 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:238:17
[INFO] [stderr]     |
[INFO] [stderr] 238 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `error_generic_member_access`
[INFO] [stderr]    --> tests/error_derive.rs:244:17
[INFO] [stderr]     |
[INFO] [stderr] 244 | #[derive(Debug, Error)]
[INFO] [stderr]     |                 ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `Error` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the derive macro `Error` may come from an old version of the `masterror_derive` crate, try updating your dependency with `cargo update -p masterror_derive`
[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 derive macro `Error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `masterror` (test "error_derive") generated 18 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/masterror-67c8408f40a3ab3d)
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test app_error::metadata::tests::default_redaction_applies_to_common_keys ... ok
[INFO] [stdout] test app_error::metadata::tests::duration_to_string_trims_trailing_zeroes ... ok
[INFO] [stdout] test app_error::metadata::tests::field_into_parts_returns_components ... ok
[INFO] [stdout] test app_error::metadata::tests::metadata_from_fields_is_deterministic ... ok
[INFO] [stdout] test app_error::metadata::tests::inserting_field_replaces_previous_value ... ok
[INFO] [stdout] test app_error::metadata::tests::default_redaction_remains_case_insensitive ... ok
[INFO] [stdout] test app_error::metadata::tests::metadata_roundtrip ... ok
[INFO] [stdout] test app_error::tests::app_error_redact_field_updates_metadata ... ok
[INFO] [stdout] test app_error::tests::bare_sets_kind_without_message ... ok
[INFO] [stdout] test app_error::tests::context_moves_dynamic_code_without_cloning ... ok
[INFO] [stdout] test app_error::tests::app_error_fits_result_budget ... ok
[INFO] [stdout] test app_error::tests::context_redact_field_before_insertion_applies_policy ... ok
[INFO] [stdout] test app_error::tests::constructors_match_kinds ... ok
[INFO] [stdout] test app_error::tests::context_redact_field_mut_applies_policies ... ok
[INFO] [stdout] test app_error::tests::context_redact_field_overrides_policy ... ok
[INFO] [stdout] test app_error::tests::context_with_preserves_default_redaction ... ok
[INFO] [stdout] test app_error::tests::database_accepts_optional_message ... ok
[INFO] [stdout] test app_error::tests::downcast_ref_retrieves_source ... ok
[INFO] [stdout] test app_error::tests::downcast_ref_returns_none_when_no_source ... ok
[INFO] [stdout] test app_error::tests::downcast_ref_returns_none_when_wrong_type ... ok
[INFO] [stdout] test app_error::tests::dynamic_codes_flow_into_responses ... ok
[INFO] [stdout] test app_error::tests::error_chain_is_preserved ... ok
[INFO] [stdout] test app_error::tests::error_chain_single_error ... ok
[INFO] [stdout] test app_error::tests::error_chain_iterates_through_sources ... ok
[INFO] [stdout] test app_error::metadata::tests::metadata_supports_extended_field_types ... ok
[INFO] [stdout] test app_error::tests::is_checks_source_type ... ok
[INFO] [stdout] test app_error::tests::error_chain_multiple_sources ... ok
[INFO] [stdout] test app_error::tests::redactable_policy_is_exposed ... ok
[INFO] [stdout] test app_error::tests::log_uses_kind_and_code ... ok
[INFO] [stdout] test app_error::tests::render_message_does_not_allocate_for_borrowed_str ... ok
[INFO] [stdout] test app_error::tests::is_returns_false_when_no_source ... ok
[INFO] [stdout] test app_error::tests::source_is_preserved_without_extra_allocation ... ok
[INFO] [stdout] test code::app_code::tests::display_uses_screaming_snake_case ... ok
[INFO] [stdout] test app_error::tests::render_message_returns_borrowed_label_for_bare_errors ... ok
[INFO] [stdout] test app_error::tests::result_alias_is_generic ... ok
[INFO] [stdout] test app_error::tests::root_cause_returns_self_when_no_source ... ok
[INFO] [stdout] test code::app_code::tests::from_str_parses_known_codes ... ok
[INFO] [stdout] test code::app_code::tests::as_str_matches_json_serde_names ... ok
[INFO] [stdout] test code::app_code::tests::mapping_from_kind_is_stable ... ok
[INFO] [stdout] test code::app_code::tests::from_str_rejects_unknown_code_shape ... ok
[INFO] [stdout] test code::app_code::tests::from_str_allows_dynamic_codes ... ok
[INFO] [stdout] test app_error::tests::metadata_and_code_are_preserved ... ok
[INFO] [stdout] test convert::tests::io_error_maps_to_internal_and_preserves_message ... ok
[INFO] [stdout] test kind::tests::http_status_is_stable ... ok
[INFO] [stdout] test convert::tests::string_maps_to_bad_request_and_preserves_text ... ok
[INFO] [stdout] test app_error::tests::retry_and_www_authenticate_are_attached ... ok
[INFO] [stdout] test app_error::tests::root_cause_returns_deepest_error ... ok
[INFO] [stdout] test app_error::tests::with_context_accepts_anyhow_error ... ok
[INFO] [stdout] test response::problem_json::tests::hashed_numeric_metadata_uses_decimal_text ... ok
[INFO] [stdout] test app_error::tests::with_context_attaches_plain_source ... ok
[INFO] [stdout] test app_error::tests::with_details_text_attaches_payload ... ok
[INFO] [stdout] test response::problem_json::tests::hashed_uuid_metadata_preserves_hyphenated_text ... ok
[INFO] [stdout] test response::problem_json::tests::last4_numeric_metadata_matches_decimal_format ... ok
[INFO] [stdout] test response::problem_json::tests::last4_uuid_metadata_matches_previous_format ... ok
[INFO] [stdout] test response::problem_json::tests::last4_ip_metadata_matches_previous_format ... ok
[INFO] [stdout] test response::problem_json::tests::hashed_ip_metadata_preserves_display_text ... ok
[INFO] [stdout] test response::problem_json::tests::redacted_metadata_uses_placeholder ... ok
[INFO] [stdout] test response::problem_json::tests::last4_metadata_preserves_suffix ... ok
[INFO] [stdout] test response::problem_json::tests::mapping_for_every_code_matches_http_status ... ok
[INFO] [stdout] test response::problem_json::tests::last4_metadata_handles_multibyte_suffix ... ok
[INFO] [stdout] test response::problem_json::tests::metadata_is_serialized_when_allowed ... ok
[INFO] [stdout] test response::problem_json::tests::metadata_is_skipped_when_redacted ... ok
[INFO] [stdout] test response::problem_json::tests::metadata_preserves_extended_field_types ... ok
[INFO] [stdout] test response::problem_json::tests::problem_json_serialization_masks_sensitive_metadata ... ok
[INFO] [stdout] test response::problem_json::tests::problem_json_serialization_omits_metadata_when_redacted ... ok
[INFO] [stdout] test app_error::tests::custom_literal_codes_flow_into_responses ... ok
[INFO] [stdout] test response::problem_json::tests::hashed_metadata_masks_original_value ... ok
[INFO] [stdout] test response::tests::app_error_mappings_propagate_text_details ... ok
[INFO] [stdout] test response::tests::details_text_are_attached ... ok
[INFO] [stdout] test response::tests::display_is_concise_and_does_not_leak_details ... ok
[INFO] [stdout] test response::tests::from_app_error_bare_uses_kind_display_as_message ... ok
[INFO] [stdout] test response::tests::error_response_serialization_hides_redacted_message ... ok
[INFO] [stdout] test response::tests::from_app_error_uses_default_message_when_none ... ok
[INFO] [stdout] test response::tests::from_owned_app_error_moves_message_and_metadata ... ok
[INFO] [stdout] test response::tests::internal_formatters_are_opt_in ... ok
[INFO] [stdout] test response::tests::new_legacy_defaults_to_internal_code ... ok
[INFO] [stdout] test response::tests::with_retry_after_duration_attaches_advice ... ok
[INFO] [stdout] test response::tests::new_legacy_invalid_status_falls_back_to_internal_error ... ok
[INFO] [stdout] test response::tests::new_rejects_invalid_status ... ok
[INFO] [stdout] test code::app_code::tests::new_and_try_new_validate_input ... ok
[INFO] [stdout] test response::tests::with_retry_and_www_authenticate_attach_metadata ... ok
[INFO] [stdout] test response::tests::from_app_error_preserves_status_and_sets_code ... ok
[INFO] [stdout] test response::tests::new_sets_status_code_and_message ... ok
[INFO] [stdout] test response::tests::from_app_error_redacts_message_when_policy_allows ... ok
[INFO] [stdout] test response::tests::from_owned_app_error_defaults_message_when_absent ... ok
[INFO] [stdout] test response::tests::problem_json_fallbacks_borrow_bare_labels ... ok
[INFO] [stdout] test result_ext::tests::context_wraps_with_simple_message ... ok
[INFO] [stdout] test result_ext::tests::context_preserves_app_error_classification ... ok
[INFO] [stdout] test response::tests::redacted_app_error_strips_text_details ... ok
[INFO] [stdout] test result_ext::tests::ctx_preserves_error_chain ... ok
[INFO] [stdout] test result_ext::tests::ctx_preserves_ok ... ok
[INFO] [stdout] test result_ext::tests::ctx_wraps_err_with_context ... ok
[INFO] [stdout] test result_ext::tests::ctx_preserves_source_without_extra_arc_clone ... ok
[INFO] [stdout] test app_error::tests::context_with_uses_latest_matching_policy ... ok
[INFO] [stdout] test response::tests::status_code_maps_invalid_to_internal_server_error ... ok
[INFO] [stdout] test code::app_code::tests::new_panics_on_invalid_literal - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/app_code_reuse.rs (/opt/rustwide/target/debug/deps/app_code_reuse-2e950690a92323c6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test error_response_reuses_app_code_allocation ... ok
[INFO] [stdout] test problem_json_reuses_app_code_allocation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enforce_app_result_alias.rs (/opt/rustwide/target/debug/deps/enforce_app_result_alias-dc2bbf391fbc3746)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/ensure_fail.rs (/opt/rustwide/target/debug/deps/ensure_fail-83db6a70f56ce07f)
[INFO] [stdout] test prohibits_direct_result_app_error_usage ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/error_derive.rs (/opt/rustwide/target/debug/deps/error_derive-f5dad50e1450665b)
[INFO] [stdout] test ensure_allows_success_path ... ok
[INFO] [stdout] test ensure_preserves_error_kind ... ok
[INFO] [stdout] test macros_work_with_custom_error_types ... ok
[INFO] [stdout] test ensure_yields_error_once ... ok
[INFO] [stdout] test fail_returns_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test display_format_specs_match_standard_formatting ... ok
[INFO] [stdout] test enum_backtrace_is_inferred_without_attribute ... ok
[INFO] [stdout] test enum_from_with_backtrace_field_captures_trace ... ok
[INFO] [stdout] test enum_from_variants_generate_impls ... ok
[INFO] [stdout] test enum_backtrace_field_is_returned ... ok
[INFO] [stdout] test enum_projection_shorthand_handles_nested_segments ... ok
[INFO] [stdout] test enum_variant_format_args_resolve_bindings ... ok
[INFO] [stdout] test explicit_format_arg_indices_resolve ... ok
[INFO] [stdout] test field_shorthand_arguments_use_struct_fields ... ok
[INFO] [stdout] test formatter_variants_render_expected_output ... ok
[INFO] [stdout] test implicit_format_args_follow_positional_ordering ... ok
[INFO] [stdout] test mixed_named_and_positional_indices_resolve ... ok
[INFO] [stdout] test named_format_arg_expression_is_used ... ok
[INFO] [stdout] test named_struct_display_and_source ... ok
[INFO] [stdout] test optional_source_backtrace_absent_when_none ... ok
[INFO] [stdout] test struct_backtrace_attribute_on_source_delegates ... ok
[INFO] [stdout] test struct_backtrace_field_is_returned ... ok
[INFO] [stdout] test struct_backtrace_is_inferred_without_attribute ... ok
[INFO] [stdout] test struct_named_source_is_inferred ... ok
[INFO] [stdout] test struct_from_with_backtrace_field_captures_trace ... ok
[INFO] [stdout] test struct_projection_shorthand_handles_nested_segments ... ok
[INFO] [stdout] test transparent_enum_variant_from_impl ... ok
[INFO] [stdout] test named_struct_from_without_source ... ok
[INFO] [stdout] test tuple_shorthand_arguments_resolve_positions ... ok
[INFO] [stdout] test optional_source_backtrace_attribute_delegates ... ok
[INFO] [stdout] test transparent_struct_delegates_display_and_source ... ok
[INFO] [stdout] test transparent_struct_from_impl ... ok
[INFO] [stdout] test supports_extended_formatters ... ok
[INFO] [stdout] test struct_optional_backtrace_is_inferred_without_attribute ... ok
[INFO] [stdout] test enum_named_source_is_inferred ... ok
[INFO] [stdout] test enum_variants_cover_display_and_source ... ok
[INFO] [stdout] test tuple_struct_from_wraps_source ... ok
[INFO] [stdout] test supports_display_and_debug_formatters ... ok
[INFO] [stdout] test tuple_struct_supports_positional_formatting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/error_derive_from_trybuild.rs (/opt/rustwide/target/debug/deps/error_derive_from_trybuild-c0ce711bb6165972)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling masterror-template v0.3.8
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling masterror-derive v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling masterror v0.24.17 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.81s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/formatter/pass/all_formatters.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/display_dynamic_specs.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/display_specs.rs ... ok
[INFO] [stdout] test app_error_attribute_compile_failures has been running for over 60 seconds
[INFO] [stdout] test app_error_attribute_passes has been running for over 60 seconds
[INFO] [stdout] test backtrace_attribute_compile_failures has been running for over 60 seconds
[INFO] [stdout] test formatter_attribute_compile_failures has been running for over 60 seconds
[INFO] [stdout] test formatter_attribute_passes has been running for over 60 seconds
[INFO] [stdout] test from_attribute_compile_failures has been running for over 60 seconds
[INFO] [stdout] test masterror_attribute_compile_failures has been running for over 60 seconds
[INFO] [stdout] test masterror_attribute_passes has been running for over 60 seconds
[INFO] [stdout] test transparent_attribute_compile_failures has been running for over 60 seconds
[INFO] [stderr] test tests/ui/formatter/pass/field_shortcuts.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/fmt_path.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/format_arguments.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/individual_formatters.rs ... ok
[INFO] [stderr] test tests/ui/formatter/pass/nested_projection.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test formatter_attribute_passes ... ok
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking serde_core v1.0.228
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking typenum v1.19.0
[INFO] [stderr]     Checking crossbeam-utils v0.8.21
[INFO] [stderr]     Checking libc v0.2.176
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking toml_writer v1.0.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking masterror-template v0.3.8
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking anyhow v1.0.100
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking toml_parser v1.0.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking toml_datetime v0.7.2
[INFO] [stderr]     Checking serde_spanned v1.0.2
[INFO] [stderr]     Checking toml v0.9.7
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking masterror v0.24.17 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.69s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/transparent/arguments_not_supported.rs ... ok
[INFO] [stderr] test tests/ui/transparent/enum_variant_multiple_fields.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: #[error(transparent)] requires exactly one field
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_multiple_fields.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | /     #[error(transparent)]
[INFO] [stderr] 10 | |     Variant(String, String)
[INFO] [stderr]    | |___________________________^
[INFO] [stderr] 
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_multiple_fields.rs:11:2
[INFO] [stderr]    |
[INFO] [stderr] 11 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/transparent/enum_variant_multiple_fields.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: #[error(transparent)] requires exactly one field
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_multiple_fields.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | /     #[error(transparent)]
[INFO] [stderr] 10 | |     Variant(String, String)
[INFO] [stderr]    | |___________________________^
[INFO] [stderr] 
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_multiple_fields.rs:11:2
[INFO] [stderr]    |
[INFO] [stderr] 11 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/transparent/enum_variant_multiple_fields.rs`
[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/ui/transparent/enum_variant_no_fields.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: #[error(transparent)] requires exactly one field
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_no_fields.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | /     #[error(transparent)]
[INFO] [stderr] 10 | |     Variant
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_no_fields.rs:11:2
[INFO] [stderr]    |
[INFO] [stderr] 11 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/transparent/enum_variant_no_fields.rs`
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: #[error(transparent)] requires exactly one field
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_no_fields.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | /     #[error(transparent)]
[INFO] [stderr] 10 | |     Variant
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] error[E0601]: `main` function not found in crate `$CRATE`
[INFO] [stderr]   --> tests/ui/transparent/enum_variant_no_fields.rs:11:2
[INFO] [stderr]    |
[INFO] [stderr] 11 | }
[INFO] [stderr]    |  ^ consider adding a `main` function to `$DIR/tests/ui/transparent/enum_variant_no_fields.rs`
[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/ui/transparent/struct_multiple_fields.rs ... ok
[INFO] [stderr] test tests/ui/transparent/struct_no_fields.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test transparent_attribute_compile_failures ... FAILED
[INFO] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test backtrace_attribute_compile_failures ... ok
[INFO] [stderr] test tests/ui/backtrace/duplicate.rs ... ok
[INFO] [stderr] test tests/ui/backtrace/invalid_type.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/app_error/pass/enum.rs ... ok
[INFO] [stdout] test app_error_attribute_passes ... ok
[INFO] [stderr] test tests/ui/app_error/pass/struct.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.48s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test masterror_attribute_passes ... ok
[INFO] [stderr] test tests/ui/masterror/pass/struct.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test formatter_attribute_compile_failures ... FAILED
[INFO] [stderr] test tests/ui/formatter/fail/duplicate_fmt.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: duplicate `fmt` handler specified
[INFO] [stderr]  --> tests/ui/formatter/fail/duplicate_fmt.rs:8:42
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error(fmt = crate::format_error, fmt = crate::format_error)]
[INFO] [stderr]   |                                          ^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: duplicate `fmt` handler specified
[INFO] [stderr]  --> tests/ui/formatter/fail/duplicate_fmt.rs:8:36
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error(fmt = crate::format_error, fmt = crate::format_error)]
[INFO] [stderr]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^
[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/ui/formatter/fail/duplicate_named_arguments.rs ... ok
[INFO] [stderr] test tests/ui/formatter/fail/implicit_after_named.rs ... ok
[INFO] [stderr] test tests/ui/formatter/fail/transparent_fmt.rs ... ok
[INFO] [stderr] test tests/ui/formatter/fail/unsupported_flag.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..11 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/unsupported_flag.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:##x}")]
[INFO] [stderr]   |         ^^^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..11 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/unsupported_flag.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:##x}")]
[INFO] [stderr]   |          ^^^^^^^^^^^
[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/ui/formatter/fail/unsupported_formatter.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/unsupported_formatter.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:y}")]
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/unsupported_formatter.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:y}")]
[INFO] [stderr]   |          ^^^^^^^^^
[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/ui/formatter/fail/uppercase_binary.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/uppercase_binary.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:B}")]
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/uppercase_binary.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:B}")]
[INFO] [stderr]   |          ^^^^^^^^^
[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/ui/formatter/fail/uppercase_pointer.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/uppercase_pointer.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:P}")]
[INFO] [stderr]   |         ^^^^^^^^^^^
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: placeholder spanning bytes 0..9 uses an unsupported formatter
[INFO] [stderr]  --> tests/ui/formatter/fail/uppercase_pointer.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | #[error("{value:P}")]
[INFO] [stderr]   |          ^^^^^^^^^
[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] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test from_attribute_compile_failures ... ok
[INFO] [stderr] test tests/ui/from/struct_multiple_fields.rs ... ok
[INFO] [stderr] test tests/ui/from/variant_multiple_fields.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/masterror/fail/duplicate_attr.rs ... ok
[INFO] [stderr] test tests/ui/masterror/fail/duplicate_telemetry.rs ... ok
[INFO] [stderr] test tests/ui/masterror/fail/empty_redact.rs ... ok
[INFO] [stderr] test tests/ui/masterror/fail/enum_missing_variant.rs ... mismatch
[INFO] [stdout] test masterror_attribute_compile_failures ... FAILED
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: all variants must use #[masterror(...)] to derive masterror::Error conversion
[INFO] [stderr]   --> tests/ui/masterror/fail/enum_missing_variant.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[error("missing")]
[INFO] [stderr]    |     ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AppCode` and `AppErrorKind`
[INFO] [stderr]  --> tests/ui/masterror/fail/enum_missing_variant.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppCode, AppErrorKind, Masterror};
[INFO] [stderr]   |                 ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: all variants must use #[masterror(...)] to derive masterror::Error conversion
[INFO] [stderr]   --> tests/ui/masterror/fail/enum_missing_variant.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | /     #[error("missing")]
[INFO] [stderr] 13 | |     Missing
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AppCode` and `AppErrorKind`
[INFO] [stderr]  --> tests/ui/masterror/fail/enum_missing_variant.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppCode, AppErrorKind, Masterror};
[INFO] [stderr]   |                 ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[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/ui/masterror/fail/missing_attr.rs ... ok
[INFO] [stderr] test tests/ui/masterror/fail/missing_category.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing `category = ...` in #[masterror(...)]
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_category.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[masterror(code = AppCode::Internal)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppCode`
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_category.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppCode, Masterror};
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing `category = ...` in #[masterror(...)]
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_category.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[masterror(code = AppCode::Internal)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppCode`
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_category.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppCode, Masterror};
[INFO] [stderr]   |                 ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[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/ui/masterror/fail/missing_code.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing `code = ...` in #[masterror(...)]
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_code.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[masterror(category = AppErrorKind::Internal)]
[INFO] [stderr]   | ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppErrorKind`
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_code.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppErrorKind, Masterror};
[INFO] [stderr]   |                 ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: missing `code = ...` in #[masterror(...)]
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_code.rs:9:1
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[masterror(category = AppErrorKind::Internal)]
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppErrorKind`
[INFO] [stderr]  --> tests/ui/masterror/fail/missing_code.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppErrorKind, Masterror};
[INFO] [stderr]   |                 ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[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/ui/masterror/fail/unknown_option.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]     Checking masterror-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/masterror)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/app_error/fail/enum_missing_variant.rs ... mismatch
[INFO] [stderr] 
[INFO] [stderr] EXPECTED:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: all variants must use #[app_error(...)] to derive AppError conversion
[INFO] [stderr]   --> tests/ui/app_error/fail/enum_missing_variant.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     #[error("without")]
[INFO] [stderr]    |     ^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppErrorKind`
[INFO] [stderr]  --> tests/ui/app_error/fail/enum_missing_variant.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppErrorKind, Error};
[INFO] [stderr]   |                 ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] 
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stderr] error: all variants must use #[app_error(...)] to derive AppError conversion
[INFO] [stderr]   --> tests/ui/app_error/fail/enum_missing_variant.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 | /     #[error("without")]
[INFO] [stderr] 13 | |     Without,
[INFO] [stderr]    | |___________^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppErrorKind`
[INFO] [stderr]  --> tests/ui/app_error/fail/enum_missing_variant.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | use masterror::{AppErrorKind, Error};
[INFO] [stdout] test app_error_attribute_compile_failures ... FAILED
[INFO] [stderr]   |                 ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stdout] failures:
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout] ---- transparent_attribute_compile_failures stdout ----
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout] 
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout] thread 'transparent_attribute_compile_failures' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stderr] 
[INFO] [stdout] 2 of 5 tests failed
[INFO] [stderr] test tests/ui/app_error/fail/missing_code.rs ... mismatch
[INFO] [stdout] stack backtrace:
[INFO] [stderr] 
[INFO] [stdout]    0:     0x61b80a2d3862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr] EXPECTED:
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    1:     0x61b80a2d3862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr] error: AppCode conversion requires `code = ...` in #[app_error(...)]
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]   --> tests/ui/app_error/fail/missing_code.rs:13:5
[INFO] [stdout]    2:     0x61b80a2d3862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]    |
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr] 13 |     #[app_error(kind = AppErrorKind::Service)]
[INFO] [stdout]    3:     0x61b80a2d3862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]    |     ^
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr] 
[INFO] [stdout]    4:     0x61b80a2fc603 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr] warning: unused imports: `AppCode` and `AppErrorKind`
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]  --> tests/ui/app_error/fail/missing_code.rs:5:17
[INFO] [stdout]    5:     0x61b80a2fc603 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr] 5 | use masterror::{AppCode, AppErrorKind, Error};
[INFO] [stdout]    6:     0x61b80a2cfc13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stderr]   |                 ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]   |
[INFO] [stdout]    7:     0x61b80a2cfc13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]    8:     0x61b80a2d36b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]    9:     0x61b80a2d584c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr] error: AppCode conversion requires `code = ...` in #[app_error(...)]
[INFO] [stdout]   10:     0x61b80a2d56a2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]   --> tests/ui/app_error/fail/missing_code.rs:13:5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stderr]    |
[INFO] [stdout]   11:     0x61b80a1df434 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stderr] 13 |     #[app_error(kind = AppErrorKind::Service)]
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   12:     0x61b80a1df434 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stderr] warning: unused imports: `AppCode` and `AppErrorKind`
[INFO] [stdout]   13:     0x61b80a2d622b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stderr]  --> tests/ui/app_error/fail/missing_code.rs:5:17
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   |
[INFO] [stdout]   14:     0x61b80a2d622b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr] 5 | use masterror::{AppCode, AppErrorKind, Error};
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stderr]   |                 ^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   15:     0x61b80a2d5ffa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]   16:     0x61b80a2d3d59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]   17:     0x61b80a2d5c8d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr] 
[INFO] [stdout]   18:     0x61b80a2fab30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr] test tests/ui/app_error/fail/missing_kind.rs ... mismatch
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr] 
[INFO] [stdout]   19:     0x61b80a1f0190 - trybuild::run::<impl trybuild::Runner>::run::h94032f4a38157ec3
[INFO] [stderr] EXPECTED:
[INFO] [stdout]   20:     0x61b80a1f3620 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hc9564aad5bc3d2b5
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stderr] error: missing `kind = ...` in #[app_error(...)]
[INFO] [stdout]   21:     0x61b80a1a5556 - core::ptr::drop_in_place<trybuild::TestCases>::hd7b48815e7734a71
[INFO] [stderr]  --> tests/ui/app_error/fail/missing_kind.rs:9:1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stderr]   |
[INFO] [stdout]   22:     0x61b80a1a5556 - error_derive_from_trybuild::transparent_attribute_compile_failures::hb833e7a912f90fea
[INFO] [stderr] 9 | #[app_error(message)]
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:17:1
[INFO] [stderr]   | ^
[INFO] [stdout]   23:     0x61b80a1a5556 - error_derive_from_trybuild::transparent_attribute_compile_failures::{{closure}}::hf1ab2eadd512d772
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:14:44
[INFO] [stderr] 
[INFO] [stdout]   24:     0x61b80a1a5556 - core::ops::function::FnOnce::call_once::h6464faf2fe083f34
[INFO] [stderr] ACTUAL OUTPUT:
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   25:     0x61b80a1e4b6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stderr] error: missing `kind = ...` in #[app_error(...)]
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]  --> tests/ui/app_error/fail/missing_kind.rs:9:1
[INFO] [stdout]   26:     0x61b80a1e4b6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stderr]   |
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stderr] 9 | #[app_error(message)]
[INFO] [stdout]   27:     0x61b80a1e3dae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stderr] ┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈┈
[INFO] [stdout]   28:     0x61b80a1e3dae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stderr] note: If the actual output is the correct output you can bless it by rerunning
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stderr]       your test with the environment variable TRYBUILD=overwrite
[INFO] [stdout]   29:     0x61b80a1e3dae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr] 
[INFO] [stdout]   30:     0x61b80a1e3dae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stderr] 
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61b80a1e3dae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61b80a1e3dae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61b80a1e3dae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61b80a1a7954 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61b80a1a7954 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61b80a1ab2fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61b80a1ab2fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61b80a1ab2fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61b80a1ab2fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61b80a1ab2fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x61b80a2d98c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7cfd69b8caa4 - <unknown>
[INFO] [stdout]   47:     0x7cfd69c19a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- formatter_attribute_compile_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'formatter_attribute_compile_failures' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 5 of 8 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b80a2d3862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b80a2d3862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b80a2d3862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b80a2d3862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b80a2fc603 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b80a2fc603 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61b80a2cfc13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b80a2cfc13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b80a2d36b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b80a2d584c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61b80a2d56a2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61b80a1df434 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61b80a1df434 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b80a2d622b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61b80a2d622b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61b80a2d5ffa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61b80a2d3d59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61b80a2d5c8d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61b80a2fab30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b80a1f0190 - trybuild::run::<impl trybuild::Runner>::run::h94032f4a38157ec3
[INFO] [stdout]   20:     0x61b80a1f3620 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hc9564aad5bc3d2b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stdout]   21:     0x61b80a1a5166 - core::ptr::drop_in_place<trybuild::TestCases>::hd7b48815e7734a71
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x61b80a1a5166 - error_derive_from_trybuild::formatter_attribute_compile_failures::hbc22d3a41642a681
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:35:1
[INFO] [stdout]   23:     0x61b80a1a5166 - error_derive_from_trybuild::formatter_attribute_compile_failures::{{closure}}::h211b9999b8e9810a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:32:42
[INFO] [stdout]   24:     0x61b80a1a5166 - core::ops::function::FnOnce::call_once::h46653110a12bc827
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b80a1e4b6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61b80a1e4b6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61b80a1e3dae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61b80a1e3dae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61b80a1e3dae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61b80a1e3dae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61b80a1e3dae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61b80a1e3dae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61b80a1e3dae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61b80a1a7954 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61b80a1a7954 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61b80a1ab2fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61b80a1ab2fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61b80a1ab2fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61b80a1ab2fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61b80a1ab2fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x61b80a2d98c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7cfd69b8caa4 - <unknown>
[INFO] [stdout]   47:     0x7cfd69c19a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- masterror_attribute_compile_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'masterror_attribute_compile_failures' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 3 of 8 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b80a2d3862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b80a2d3862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b80a2d3862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b80a2d3862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b80a2fc603 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b80a2fc603 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61b80a2cfc13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b80a2cfc13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b80a2d36b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b80a2d584c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61b80a2d56a2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61b80a1df434 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61b80a1df434 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b80a2d622b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61b80a2d622b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61b80a2d5ffa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61b80a2d3d59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61b80a2d5c8d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61b80a2fab30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b80a1f0190 - trybuild::run::<impl trybuild::Runner>::run::h94032f4a38157ec3
[INFO] [stdout]   20:     0x61b80a1f3620 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hc9564aad5bc3d2b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stdout]   21:     0x61b80a1a5456 - core::ptr::drop_in_place<trybuild::TestCases>::hd7b48815e7734a71
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x61b80a1a5456 - error_derive_from_trybuild::masterror_attribute_compile_failures::h6292cfcfdde1c27b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:59:1
[INFO] [stdout]   23:     0x61b80a1a5456 - error_derive_from_trybuild::masterror_attribute_compile_failures::{{closure}}::hd6fb4476059dd094
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:56:42
[INFO] [stdout]   24:     0x61b80a1a5456 - core::ops::function::FnOnce::call_once::h5e4ddc64a022d19e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b80a1e4b6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61b80a1e4b6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61b80a1e3dae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61b80a1e3dae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61b80a1e3dae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61b80a1e3dae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61b80a1e3dae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61b80a1e3dae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61b80a1e3dae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61b80a1a7954 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x61b80a1a7954 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61b80a1ab2fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61b80a1ab2fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61b80a1ab2fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61b80a1ab2fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61b80a1ab2fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x61b80a2d98c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7cfd69b8caa4 - <unknown>
[INFO] [stdout]   47:     0x7cfd69c19a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- app_error_attribute_compile_failures stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'app_error_attribute_compile_failures' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/run.rs:102:13:
[INFO] [stdout] 3 of 3 tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b80a2d3862 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b80a2d3862 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b80a2d3862 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61b80a2d3862 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61b80a2fc603 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61b80a2fc603 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61b80a2cfc13 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61b80a2cfc13 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61b80a2d36b2 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61b80a2d584c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61b80a2d56a2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x61b80a1df434 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x61b80a1df434 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61b80a2d622b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x61b80a2d622b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x61b80a2d5ffa - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x61b80a2d3d59 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x61b80a2d5c8d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x61b80a2fab30 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61b80a1f0190 - trybuild::run::<impl trybuild::Runner>::run::h94032f4a38157ec3
[INFO] [stdout]   20:     0x61b80a1f3620 - <trybuild::TestCases as core::ops::drop::Drop>::drop::hc9564aad5bc3d2b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.111/src/lib.rs:342:38
[INFO] [stdout]   21:     0x61b80a1a5756 - core::ptr::drop_in_place<trybuild::TestCases>::hd7b48815e7734a71
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ptr/mod.rs:799:1
[INFO] [stdout]   22:     0x61b80a1a5756 - error_derive_from_trybuild::app_error_attribute_compile_failures::h959cc1540c696116
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:47:1
[INFO] [stdout]   23:     0x61b80a1a5756 - error_derive_from_trybuild::app_error_attribute_compile_failures::{{closure}}::he9fa143a89f99dfa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/error_derive_from_trybuild.rs:44:42
[INFO] [stdout]   24:     0x61b80a1a5756 - core::ops::function::FnOnce::call_once::h822175e91e99fbf1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x61b80a1e4b6b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x61b80a1e4b6b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x61b80a1e3dae - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x61b80a1e3dae - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x61b80a1e3dae - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x61b80a1e3dae - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x61b80a1e3dae - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x61b80a1e3dae - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x61b80a1e3dae - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x61b80a1a7954 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stderr] error: test failed, to rerun pass `--test error_derive_from_trybuild`
[INFO] [stdout]   35:     0x61b80a1a7954 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x61b80a1ab2fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x61b80a1ab2fa - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x61b80a1ab2fa - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x61b80a1ab2fa - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x61b80a1ab2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x61b80a1ab2fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x61b80a2d98c7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x61b80a2d98c7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x7cfd69b8caa4 - <unknown>
[INFO] [stdout]   47:     0x7cfd69c19a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     app_error_attribute_compile_failures
[INFO] [stdout]     formatter_attribute_compile_failures
[INFO] [stdout]     masterror_attribute_compile_failures
[INFO] [stdout]     transparent_attribute_compile_failures
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 96.26s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d310674d17cd69494f1c9c2d5740d48fbe6bf8b373911970bf98ebb2378959ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d310674d17cd69494f1c9c2d5740d48fbe6bf8b373911970bf98ebb2378959ef", kill_on_drop: false }`
[INFO] [stdout] d310674d17cd69494f1c9c2d5740d48fbe6bf8b373911970bf98ebb2378959ef
