[INFO] fetching crate cfun 0.1.19...
[INFO] checking cfun-0.1.19 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate cfun 0.1.19 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate cfun 0.1.19 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 cfun 0.1.19
[INFO] finished tweaking crates.io crate cfun 0.1.19
[INFO] tweaked toml for crates.io crate cfun 0.1.19 written to /workspace/builds/worker-4-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 log4rs v0.13.0
[INFO] [stderr]   Downloaded serde-value v0.6.0
[INFO] [stderr]   Downloaded simple-log v1.6.0
[INFO] [stderr]   Downloaded is_debug v1.0.1
[INFO] [stderr]   Downloaded convert_case v0.5.0
[INFO] [stderr]   Downloaded chardetng v0.1.17
[INFO] [stderr]   Downloaded serde_yaml v0.8.26
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] af67d622e553413854908c8c0b940d6381d8da32cbb75f91fb07e7fd7d62718a
[INFO] running `Command { std: "docker" "start" "-a" "af67d622e553413854908c8c0b940d6381d8da32cbb75f91fb07e7fd7d62718a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af67d622e553413854908c8c0b940d6381d8da32cbb75f91fb07e7fd7d62718a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af67d622e553413854908c8c0b940d6381d8da32cbb75f91fb07e7fd7d62718a", kill_on_drop: false }`
[INFO] [stdout] af67d622e553413854908c8c0b940d6381d8da32cbb75f91fb07e7fd7d62718a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8ff527e903111bdfe61d2a078e9c1a30796cf3d3f278f4655f63195f225d007d
[INFO] running `Command { std: "docker" "start" "-a" "8ff527e903111bdfe61d2a078e9c1a30796cf3d3f278f4655f63195f225d007d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking arc-swap v0.4.8
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking convert_case v0.5.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking is_debug v1.0.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking chardetng v0.1.17
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking serde-value v0.6.0
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking log4rs v0.13.0
[INFO] [stderr]     Checking simple-log v1.6.0
[INFO] [stderr]     Checking cfun v0.1.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/tools.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsStr, os::windows::prelude::OsStrExt, iter::once};
[INFO] [stdout]   |                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/win32.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win32.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winuser::{MessageBoxW,FindWindowW,SendMessageW};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/win32.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::windef::HWND;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/tools.rs:1:27
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsStr, os::windows::prelude::OsStrExt, iter::once};
[INFO] [stdout]   |                           ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/win32.rs:3:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::os::windows::prelude::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:53:9
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/b0696a5160711c068cb1f01b7437db7990d15750/library/std/src/os/mod.rs:100:9
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/win32.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::winuser::{MessageBoxW,FindWindowW,SendMessageW};
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]  --> src/win32.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 6 | use winapi::shared::windef::HWND;
[INFO] [stdout]   |             ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tools::get_wstr_ptr`
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use tools::get_wstr_ptr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ no `get_wstr_ptr` in `tools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tools.rs:3:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub fn get_wstr_ptr(text:&str)->*const u16{
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::message_box`
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use win32::message_box;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no `message_box` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn message_box(hwnd:HWND,cnt:&str,title:&str,utype:u32) -> i32{
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::find_window`
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use win32::find_window;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no `find_window` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn find_window(class_name:&str,window_name:&str)->HWND{
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]    --> src/lib.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub use winapi::shared::windef::HWND;
[INFO] [stdout]     |                 ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::send_message`
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use win32::send_message;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ no `send_message` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn send_message(hwnd:HWND,msg:u32,w_param:usize,l_param:isize){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tools::get_wstr_ptr`
[INFO] [stdout]   --> src/lib.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub use tools::get_wstr_ptr;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ no `get_wstr_ptr` in `tools`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/tools.rs:3:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub fn get_wstr_ptr(text:&str)->*const u16{
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ffi::OsStr`, `iter::once`
[INFO] [stdout]  --> src/tools.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsStr, os::windows::prelude::OsStrExt, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]  --> src/win32.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::OsStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::once`
[INFO] [stdout]  --> src/win32.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::once;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::message_box`
[INFO] [stdout]   --> src/lib.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub use win32::message_box;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no `message_box` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn message_box(hwnd:HWND,cnt:&str,title:&str,utype:u32) -> i32{
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::find_window`
[INFO] [stdout]   --> src/lib.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub use win32::find_window;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ no `find_window` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub fn find_window(class_name:&str,window_name:&str)->HWND{
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi`
[INFO] [stdout]    --> src/lib.rs:142:17
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub use winapi::shared::windef::HWND;
[INFO] [stdout]     |                 ^^^^^^ could not find `shared` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `win32::send_message`
[INFO] [stdout]   --> src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub use win32::send_message;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ no `send_message` in `win32`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/win32.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn send_message(hwnd:HWND,msg:u32,w_param:usize,l_param:isize){
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ffi::OsStr`, `iter::once`
[INFO] [stdout]  --> src/tools.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{ffi::OsStr, os::windows::prelude::OsStrExt, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^                                  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::OsStr`
[INFO] [stdout]  --> src/win32.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::ffi::OsStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::once`
[INFO] [stdout]  --> src/win32.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::iter::once;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfun` (lib) due to 10 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 9 previous errors; 3 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cfun` (lib test) due to 10 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8ff527e903111bdfe61d2a078e9c1a30796cf3d3f278f4655f63195f225d007d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ff527e903111bdfe61d2a078e9c1a30796cf3d3f278f4655f63195f225d007d", kill_on_drop: false }`
[INFO] [stdout] 8ff527e903111bdfe61d2a078e9c1a30796cf3d3f278f4655f63195f225d007d
