[INFO] cloning repository https://github.com/psychonautwiki/rust-ul [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/psychonautwiki/rust-ul" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12d5e8cf53101cf8fb845c413162362b7bbd0064 [INFO] checking psychonautwiki/rust-ul against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpsychonautwiki%2Frust-ul" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/psychonautwiki/rust-ul on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/psychonautwiki/rust-ul [INFO] finished tweaking git repo https://github.com/psychonautwiki/rust-ul [INFO] tweaked toml for git repo https://github.com/psychonautwiki/rust-ul written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/psychonautwiki/rust-ul already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ul-sys v1.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d1349478d238e8f6c6621d1d9914ddcf815cbb56c97cdc21c4fac871eb6ebe4 [INFO] running `Command { std: "docker" "start" "-a" "0d1349478d238e8f6c6621d1d9914ddcf815cbb56c97cdc21c4fac871eb6ebe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d1349478d238e8f6c6621d1d9914ddcf815cbb56c97cdc21c4fac871eb6ebe4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d1349478d238e8f6c6621d1d9914ddcf815cbb56c97cdc21c4fac871eb6ebe4", kill_on_drop: false }` [INFO] [stdout] 0d1349478d238e8f6c6621d1d9914ddcf815cbb56c97cdc21c4fac871eb6ebe4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21046c1dab9a8af8c251128e8d4fa5fe2e7888171f8e6f3516a4bf3eadaf0105 [INFO] running `Command { std: "docker" "start" "-a" "21046c1dab9a8af8c251128e8d4fa5fe2e7888171f8e6f3516a4bf3eadaf0105", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clang-sys v1.2.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking cexpr v0.5.0 [INFO] [stderr] Compiling ul-sys v1.3.1 [INFO] [stderr] Checking ul v1.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `ulAppSetWindow` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | ul_sys::ulAppSetWindow(self.app, window); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ul_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulAppSetWindow` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:186:21 [INFO] [stdout] | [INFO] [stdout] 186 | ul_sys::ulAppSetWindow(self.app, window); [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in `ul_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:565:38 [INFO] [stdout] | [INFO] [stdout] 565 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:583:38 [INFO] [stdout] | [INFO] [stdout] 583 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `JSClassDefinition` has no field named `callAsFunction` [INFO] [stdout] --> src/helpers.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | callAsFunction: Some(hook_function), [INFO] [stdout] | ^^^^^^^^^^^^^^ `JSClassDefinition` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `version`, `attributes`, `className`, `parentClass`, `__bindgen_anon_1`, `privateData` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:565:38 [INFO] [stdout] | [INFO] [stdout] 565 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window, u32, u32)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, u32, u32)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `ulViewGetBitmap` in crate `ul_sys` [INFO] [stdout] --> src/lib.rs:583:38 [INFO] [stdout] | [INFO] [stdout] 583 | let bitmap_obj = ul_sys::ulViewGetBitmap(self.view.ok_or(NoneError {})?); [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: a function with a similar name exists: `ulViewGetTitle` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:140422 [INFO] [stdout] | [INFO] [stdout] 3 | ... # [doc = ""] pub fn ulViewGetTitle (view : ULView) -> ULString ; } extern "C" { # [doc = ""] # [doc = " Get the width, in pixels."] #... [INFO] [stdout] | --------------------------------------------------- similarly named function `ulViewGetTitle` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/lib.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | self.view = Some(ul_sys::ulCreateView(self.renderer, width, height, transparent)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------------- ----- ------ ----------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:139754 [INFO] [stdout] | [INFO] [stdout] 3 | ... 'session' to use the default session."] # [doc = ""] pub fn ulCreateView (renderer : ULRenderer , width : :: std :: os :: raw :: c_ui... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:506:63 [INFO] [stdout] | [INFO] [stdout] 506 | ul_sys::ulViewSetFinishLoadingCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:521:58 [INFO] [stdout] | [INFO] [stdout] 521 | ul_sys::ulViewSetDOMReadyCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Undefined` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:478:43 [INFO] [stdout] | [INFO] [stdout] 478 | assert_eq!(vu.get_type(), JSType::Undefined); [INFO] [stdout] | ^^^^^^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Null` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:489:43 [INFO] [stdout] | [INFO] [stdout] 489 | assert_eq!(vn.get_type(), JSType::Null); [INFO] [stdout] | ^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Boolean` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:500:43 [INFO] [stdout] | [INFO] [stdout] 500 | assert_eq!(vt.get_type(), JSType::Boolean); [INFO] [stdout] | ^^^^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Boolean` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:508:43 [INFO] [stdout] | [INFO] [stdout] 508 | assert_eq!(vf.get_type(), JSType::Boolean); [INFO] [stdout] | ^^^^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `Number` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:520:43 [INFO] [stdout] | [INFO] [stdout] 520 | assert_eq!(vn.get_type(), JSType::Number); [INFO] [stdout] | ^^^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no associated item named `String` found for type `u32` in the current scope [INFO] [stdout] --> src/jsc/value.rs:532:43 [INFO] [stdout] | [INFO] [stdout] 532 | assert_eq!(vs.get_type(), JSType::String); [INFO] [stdout] | ^^^^^^ associated item not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0560, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ul` due to 16 previous errors [INFO] [stdout] error[E0560]: struct `JSClassDefinition` has no field named `callAsFunction` [INFO] [stdout] --> src/helpers.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | callAsFunction: Some(hook_function), [INFO] [stdout] | ^^^^^^^^^^^^^^ `JSClassDefinition` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `version`, `attributes`, `className`, `parentClass`, `__bindgen_anon_1`, `privateData` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:361:22 [INFO] [stdout] | [INFO] [stdout] 361 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:375:22 [INFO] [stdout] | [INFO] [stdout] 375 | Some(cb_function), [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_Window, u32, u32)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, u32, u32)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 5 arguments but 4 arguments were supplied [INFO] [stdout] --> src/lib.rs:423:30 [INFO] [stdout] | [INFO] [stdout] 423 | self.view = Some(ul_sys::ulCreateView(self.renderer, width, height, transparent)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ------------- ----- ------ ----------- supplied 4 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 5 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> /opt/rustwide/target/debug/build/ul-sys-935268b5faf53f10/out/bindings.rs:3:139754 [INFO] [stdout] | [INFO] [stdout] 3 | ... 'session' to use the default session."] # [doc = ""] pub fn ulCreateView (renderer : ULRenderer , width : :: std :: os :: raw :: c_ui... [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:506:63 [INFO] [stdout] | [INFO] [stdout] 506 | ul_sys::ulViewSetFinishLoadingCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/lib.rs:521:58 [INFO] [stdout] | [INFO] [stdout] 521 | ul_sys::ulViewSetDOMReadyCallback(view, Some(cb_function), cb_closure); [INFO] [stdout] | ^^^^^^^^^^^ incorrect number of function parameters [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View, u64, bool, *mut C_String)` [INFO] [stdout] found fn pointer `unsafe extern "C" fn(*mut c_void, *mut C_View)` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425, E0560. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "21046c1dab9a8af8c251128e8d4fa5fe2e7888171f8e6f3516a4bf3eadaf0105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21046c1dab9a8af8c251128e8d4fa5fe2e7888171f8e6f3516a4bf3eadaf0105", kill_on_drop: false }` [INFO] [stdout] 21046c1dab9a8af8c251128e8d4fa5fe2e7888171f8e6f3516a4bf3eadaf0105