[INFO] fetching crate clear-coat 0.0.3...
[INFO] checking clear-coat-0.0.3 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate clear-coat 0.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate clear-coat 0.0.3 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clear-coat 0.0.3
[INFO] finished tweaking crates.io crate clear-coat 0.0.3
[INFO] tweaked toml for crates.io crate clear-coat 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libc v0.1.12
[INFO] [stderr]   Downloaded iup-sys v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fbde43a2aaef3c52a61dc7b5b47ea80ab3c77138c1fc889db4fa0b22a7c4df55
[INFO] running `Command { std: "docker" "start" "-a" "fbde43a2aaef3c52a61dc7b5b47ea80ab3c77138c1fc889db4fa0b22a7c4df55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fbde43a2aaef3c52a61dc7b5b47ea80ab3c77138c1fc889db4fa0b22a7c4df55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbde43a2aaef3c52a61dc7b5b47ea80ab3c77138c1fc889db4fa0b22a7c4df55", kill_on_drop: false }`
[INFO] [stdout] fbde43a2aaef3c52a61dc7b5b47ea80ab3c77138c1fc889db4fa0b22a7c4df55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd904ae54e33db94ef2971a7c104e4047c895af38ff3053aeddcb1cdc089fe7e
[INFO] running `Command { std: "docker" "start" "-a" "dd904ae54e33db94ef2971a7c104e4047c895af38ff3053aeddcb1cdc089fe7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling iup-sys v0.0.3
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking clear-coat v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::panic::RecoverSafe`
[INFO] [stdout]   --> src/callbacks.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::{self, RecoverSafe};
[INFO] [stdout]    |                        ^^^^^^^^^^^ no `RecoverSafe` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::panic::RecoverSafe`
[INFO] [stdout]   --> src/callbacks.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::{self, RecoverSafe};
[INFO] [stdout]    |                        ^^^^^^^^^^^ no `RecoverSafe` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `recover` in module `panic`
[INFO] [stdout]    --> src/callbacks.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let result = panic::recover(move || {
[INFO] [stdout]     |                         ^^^^^^^ not found in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Fill`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/containers.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_control_traits!(Fill);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Hbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl_control_traits!(Hbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Vbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl_control_traits!(Vbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `GridBox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl_control_traits!(GridBox);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Button`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/button.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_control_traits!(Button);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Label`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/label.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_control_traits!(Label);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Menu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_control_traits!(Menu);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Submenu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | impl_control_traits!(Submenu);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Item`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl_control_traits!(Item);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Separator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iup-sys-0.0.3/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn IupSeparator() -> *mut Ihandle;
[INFO] [stdout]     |     ------------------------------------- similarly named function `IupSeparator` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl_control_traits!(Separator);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    help: a function with a similar name exists: `IupSeparator`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Dialog`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dialog.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl_control_traits!(Dialog);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `FileDlg`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file_dlg.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl_control_traits!(FileDlg);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]   --> src/button.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char`, `c_int`
[INFO] [stdout]   --> src/label.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScreenPosition`
[INFO] [stdout]   --> src/file_dlg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ScreenPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:78:48
[INFO] [stdout]    |
[INFO] [stdout] 78 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_panic` has been stable since 1.9.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(std_panic)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `recover`
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(recover)]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/callbacks.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a Control,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a dyn Control,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &dyn Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:67
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&dyn Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<dyn Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<Any + Send + 'static>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<dyn Any + Send + 'static>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_thread_id` in this scope
[INFO] [stdout]    --> src/lib.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let thread_id = get_thread_id();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clear-coat` (lib test) due to 17 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `recover` in module `panic`
[INFO] [stdout]    --> src/callbacks.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let result = panic::recover(move || {
[INFO] [stdout]     |                         ^^^^^^^ not found in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Fill`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/containers.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_control_traits!(Fill);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Hbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl_control_traits!(Hbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Vbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl_control_traits!(Vbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `GridBox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl_control_traits!(GridBox);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Button`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/button.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_control_traits!(Button);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Label`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/label.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_control_traits!(Label);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Menu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_control_traits!(Menu);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Submenu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | impl_control_traits!(Submenu);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Item`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl_control_traits!(Item);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Separator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iup-sys-0.0.3/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn IupSeparator() -> *mut Ihandle;
[INFO] [stdout]     |     ------------------------------------- similarly named function `IupSeparator` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl_control_traits!(Separator);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    help: a function with a similar name exists: `IupSeparator`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Dialog`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dialog.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl_control_traits!(Dialog);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `FileDlg`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file_dlg.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl_control_traits!(FileDlg);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]   --> src/button.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char`, `c_int`
[INFO] [stdout]   --> src/label.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScreenPosition`
[INFO] [stdout]   --> src/file_dlg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ScreenPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:78:48
[INFO] [stdout]    |
[INFO] [stdout] 78 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_panic` has been stable since 1.9.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(std_panic)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `recover`
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(recover)]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/callbacks.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a Control,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a dyn Control,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &dyn Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:67
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&dyn Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<dyn Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<Any + Send + 'static>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<dyn Any + Send + 'static>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_thread_id` in this scope
[INFO] [stdout]    --> src/lib.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let thread_id = get_thread_id();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clear-coat` (lib) due to 17 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dd904ae54e33db94ef2971a7c104e4047c895af38ff3053aeddcb1cdc089fe7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd904ae54e33db94ef2971a7c104e4047c895af38ff3053aeddcb1cdc089fe7e", kill_on_drop: false }`
[INFO] [stdout] dd904ae54e33db94ef2971a7c104e4047c895af38ff3053aeddcb1cdc089fe7e
[INFO] checking clear-coat-0.0.3 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate clear-coat 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate clear-coat 0.0.3 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate clear-coat 0.0.3
[INFO] finished tweaking crates.io crate clear-coat 0.0.3
[INFO] tweaked toml for crates.io crate clear-coat 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac2ba685b1cc868650a5ba8357562beda75cbe6e6888d142f1dc12ad3c68376b
[INFO] running `Command { std: "docker" "start" "-a" "ac2ba685b1cc868650a5ba8357562beda75cbe6e6888d142f1dc12ad3c68376b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac2ba685b1cc868650a5ba8357562beda75cbe6e6888d142f1dc12ad3c68376b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac2ba685b1cc868650a5ba8357562beda75cbe6e6888d142f1dc12ad3c68376b", kill_on_drop: false }`
[INFO] [stdout] ac2ba685b1cc868650a5ba8357562beda75cbe6e6888d142f1dc12ad3c68376b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3ff9e2a685416ae847bfa085f23f9f9adb3e77a956a27171cd7ae96f00288997
[INFO] running `Command { std: "docker" "start" "-a" "3ff9e2a685416ae847bfa085f23f9f9adb3e77a956a27171cd7ae96f00288997", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling iup-sys v0.0.3
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking clear-coat v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `std::panic::RecoverSafe`
[INFO] [stdout]   --> src/callbacks.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::{self, RecoverSafe};
[INFO] [stdout]    |                        ^^^^^^^^^^^ no `RecoverSafe` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `std::panic::RecoverSafe`
[INFO] [stdout]   --> src/callbacks.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::panic::{self, RecoverSafe};
[INFO] [stdout]    |                        ^^^^^^^^^^^ no `RecoverSafe` in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `recover` in module `panic`
[INFO] [stdout]    --> src/callbacks.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let result = panic::recover(move || {
[INFO] [stdout]     |                         ^^^^^^^ not found in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `recover` in module `panic`
[INFO] [stdout]    --> src/callbacks.rs:205:25
[INFO] [stdout]     |
[INFO] [stdout] 205 |     let result = panic::recover(move || {
[INFO] [stdout]     |                         ^^^^^^^ not found in `panic`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Fill`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/containers.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_control_traits!(Fill);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Hbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl_control_traits!(Hbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Fill`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/containers.rs:80:1
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl_control_traits!(Fill);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Vbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl_control_traits!(Vbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Hbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | impl_control_traits!(Hbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `GridBox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl_control_traits!(GridBox);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Vbox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:164:1
[INFO] [stdout]     |
[INFO] [stdout] 164 | impl_control_traits!(Vbox);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Button`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/button.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_control_traits!(Button);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `GridBox`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/containers.rs:345:1
[INFO] [stdout]     |
[INFO] [stdout] 345 | impl_control_traits!(GridBox);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Label`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/label.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_control_traits!(Label);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Button`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/button.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl_control_traits!(Button);
[INFO] [stdout]    | ---------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Label`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/label.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | impl_control_traits!(Label);
[INFO] [stdout]    | --------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Menu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_control_traits!(Menu);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Menu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:68:1
[INFO] [stdout]    |
[INFO] [stdout] 68 | impl_control_traits!(Menu);
[INFO] [stdout]    | -------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Submenu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | impl_control_traits!(Submenu);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Submenu`
[INFO] [stdout]   --> src/lib.rs:36:57
[INFO] [stdout]    |
[INFO] [stdout] 36 |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]    |                                                         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/menu.rs:99:1
[INFO] [stdout]    |
[INFO] [stdout] 99 | impl_control_traits!(Submenu);
[INFO] [stdout]    | ----------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Item`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl_control_traits!(Item);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Item`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:133:1
[INFO] [stdout]     |
[INFO] [stdout] 133 | impl_control_traits!(Item);
[INFO] [stdout]     | -------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Separator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iup-sys-0.0.3/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn IupSeparator() -> *mut Ihandle;
[INFO] [stdout]     |     ------------------------------------- similarly named function `IupSeparator` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl_control_traits!(Separator);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    help: a function with a similar name exists: `IupSeparator`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Separator`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/iup-sys-0.0.3/src/lib.rs:217:5
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn IupSeparator() -> *mut Ihandle;
[INFO] [stdout]     |     ------------------------------------- similarly named function `IupSeparator` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/menu.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 | impl_control_traits!(Separator);
[INFO] [stdout]     | -------------------------------
[INFO] [stdout]     | |                    |
[INFO] [stdout]     | |                    help: a function with a similar name exists: `IupSeparator`
[INFO] [stdout]     | in this macro invocation
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Dialog`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dialog.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl_control_traits!(Dialog);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `FileDlg`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file_dlg.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl_control_traits!(FileDlg);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `Dialog`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/dialog.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | impl_control_traits!(Dialog);
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected external crate, found struct `FileDlg`
[INFO] [stdout]    --> src/lib.rs:36:57
[INFO] [stdout]     |
[INFO] [stdout] 36  |                 self.0.try_unwrap().map_err(|handle_rc| ::$control(handle_rc))
[INFO] [stdout]     |                                                         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/file_dlg.rs:226:1
[INFO] [stdout]     |
[INFO] [stdout] 226 | impl_control_traits!(FileDlg);
[INFO] [stdout]     | ----------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `impl_control_traits` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]   --> src/button.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char`, `c_int`
[INFO] [stdout]   --> src/label.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScreenPosition`
[INFO] [stdout]   --> src/file_dlg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ScreenPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `c_char`
[INFO] [stdout]   --> src/button.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `c_char`, `c_int`
[INFO] [stdout]   --> src/label.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | use libc::{c_char, c_int};
[INFO] [stdout]    |            ^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ScreenPosition`
[INFO] [stdout]   --> src/file_dlg.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 |     ScreenPosition,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:78:48
[INFO] [stdout]    |
[INFO] [stdout] 78 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]   --> src/lib.rs:78:48
[INFO] [stdout]    |
[INFO] [stdout] 78 | use std::sync::atomic::{AtomicIsize, Ordering, ATOMIC_ISIZE_INIT};
[INFO] [stdout]    |                                                ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::atomic::ATOMIC_ISIZE_INIT`: the `new` function is now preferred
[INFO] [stdout]    --> src/lib.rs:169:33
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = ATOMIC_ISIZE_INIT;
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated constant
[INFO] [stdout]     |
[INFO] [stdout] 169 | static THREAD_ID: AtomicIsize = AtomicIsize::new(0);
[INFO] [stdout]     |                                 ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_panic` has been stable since 1.9.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(std_panic)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `recover`
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(recover)]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/callbacks.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a Control,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a dyn Control,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &dyn Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:67
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&dyn Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<dyn Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `std_panic` has been stable since 1.9.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | #![feature(std_panic)]
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<Any + Send + 'static>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<dyn Any + Send + 'static>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `recover`
[INFO] [stdout]   --> src/lib.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | #![feature(recover)]
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/callbacks.rs:237:18
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a Control,
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 237 |     control: &'a dyn Control,
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:37
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &dyn Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/lib.rs:187:67
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn reparent(&self, new_parent: &Container, ref_child: Option<&dyn Control>) -> Result<(), ()> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_thread_id` in this scope
[INFO] [stdout]    --> src/lib.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let thread_id = get_thread_id();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:57:46
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     static PANIC_PAYLOAD: RefCell<Option<Box<dyn Any + Send + 'static>>> = RefCell::new(None)
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<Any + Send + 'static>) {
[INFO] [stdout]    |                                       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn set_panic_payload(payload: Box<dyn Any + Send + 'static>) {
[INFO] [stdout]    |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/callbacks.rs:70:43
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<Any + Send + 'static>> {
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub fn take_panic_payload() -> Option<Box<dyn Any + Send + 'static>> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_thread_id` in this scope
[INFO] [stdout]    --> src/lib.rs:172:21
[INFO] [stdout]     |
[INFO] [stdout] 172 |     let thread_id = get_thread_id();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors; 12 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0423, E0425, E0432, E0635.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clear-coat` (lib test) due to 17 previous errors; 12 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clear-coat` (lib) due to 17 previous errors; 12 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "3ff9e2a685416ae847bfa085f23f9f9adb3e77a956a27171cd7ae96f00288997", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff9e2a685416ae847bfa085f23f9f9adb3e77a956a27171cd7ae96f00288997", kill_on_drop: false }`
[INFO] [stdout] 3ff9e2a685416ae847bfa085f23f9f9adb3e77a956a27171cd7ae96f00288997
