[INFO] cloning repository https://github.com/spriestgcl/MONKEY_ByteOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spriestgcl/MONKEY_ByteOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspriestgcl%2FMONKEY_ByteOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspriestgcl%2FMONKEY_ByteOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 995713965bc3f9dc4acb943f99328fcfbac0d7ac
[INFO] checking spriestgcl/MONKEY_ByteOS against 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6 for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspriestgcl%2FMONKEY_ByteOS" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/spriestgcl/MONKEY_ByteOS
[INFO] finished tweaking git repo https://github.com/spriestgcl/MONKEY_ByteOS
[INFO] tweaked toml for git repo https://github.com/spriestgcl/MONKEY_ByteOS written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spriestgcl/MONKEY_ByteOS on toolchain 36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spriestgcl/MONKEY_ByteOS already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6
[INFO] running `Command { std: "docker" "start" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6" "/opt/rustwide/cargo-home/bin/cargo" "+36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking raw-cpuid v10.7.0
[INFO] [stderr]    Compiling x86 v0.52.0
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]    Compiling polyhal v0.2.4
[INFO] [stderr]     Checking bit v0.1.1
[INFO] [stderr]     Checking multiboot v0.8.0
[INFO] [stderr]     Checking raw-cpuid v11.0.1
[INFO] [stderr]     Checking acpi v5.2.0
[INFO] [stderr]     Checking fdt-parser v0.4.12
[INFO] [stderr]     Checking lazyinit v0.2.1
[INFO] [stderr]    Compiling runtime v0.1.0 (/opt/rustwide/workdir/crates/runtime)
[INFO] [stderr]     Checking timestamp v0.1.0 (https://github.com/Byte-OS/timestamp.git#0394ccfa)
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]    Compiling syscalls v0.6.18 (https://github.com/jasonwhite/syscalls.git#92624de3)
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking x86_64 v0.14.12
[INFO] [stderr]     Checking sync v0.1.0 (/opt/rustwide/workdir/crates/sync)
[INFO] [stderr]     Checking buddy_system_allocator v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking vfscore v0.1.0 (/opt/rustwide/workdir/filesystem/vfscore)
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/addr.rs:382:51
[INFO] [stdout]     |
[INFO] [stdout] 382 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&VirtAddr, &VirtAddr) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&VirtAddr, &VirtAddr) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 382 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 382 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/addr.rs:381:1
[INFO] [stdout]     |
[INFO] [stdout] 381 | impl Step for VirtAddr {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stdout] error[E0053]: method `steps_between` has an incompatible type for trait
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/structures/paging/page.rs:282:51
[INFO] [stdout]     |
[INFO] [stdout] 282 |     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^ expected `(usize, Option<usize>)`, found `Option<usize>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected signature `fn(&Page<_>, &Page<_>) -> (usize, Option<usize>)`
[INFO] [stdout]                found signature `fn(&Page<_>, &Page<_>) -> Option<usize>`
[INFO] [stdout] help: change the output type to match the trait
[INFO] [stdout]     |
[INFO] [stdout] 282 -     fn steps_between(start: &Self, end: &Self) -> Option<usize> {
[INFO] [stdout] 282 +     fn steps_between(start: &Self, end: &Self) -> (usize, Option<usize>) {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `forward_overflowing`, `backward_overflowing`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x86_64-0.14.12/src/structures/paging/page.rs:281:1
[INFO] [stdout]     |
[INFO] [stdout] 281 | impl<S: PageSize> Step for Page<S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `forward_overflowing`, `backward_overflowing` in implementation
[INFO] [stdout]     |
[INFO] [stdout]     = help: implement the missing item: `fn forward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout]     = help: implement the missing item: `fn backward_overflowing(_: Self, _: usize) -> (Self, bool) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling fs v0.1.0 (/opt/rustwide/workdir/filesystem/fs)
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling kramdisk v0.1.0 (/opt/rustwide/workdir/driver/kramdisk)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr] error: failed to run custom build command for `kramdisk v0.1.0 (/opt/rustwide/workdir/driver/kramdisk)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/kramdisk/201b07709d59b91d/out/build_script_build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (597) panicked at driver/kramdisk/build.rs:13:53:
[INFO] [stderr]   can't find manifest directory: NotPresent
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x6243872a7031 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x6243872a7031 - std[7e3a18b272cf1acb]::backtrace_rs::backtrace::trace_unsynchronized::<std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x6243872a7031 - std[7e3a18b272cf1acb]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x6243872a7031 - <<std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6d8355b08ae704c6]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x6243872b7f2a - <core[6d8355b08ae704c6]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x6243872b7f2a - core[6d8355b08ae704c6]::fmt::write
[INFO] [stderr]      6:     0x6243872aa99c - core[6d8355b08ae704c6]::io::write::default_write_fmt::<std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:402:11
[INFO] [stderr]      7:     0x6243872aa99c - <std[7e3a18b272cf1acb]::sys::stdio::unix::Stderr as core[6d8355b08ae704c6]::io::write::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/io/write.rs:335:13
[INFO] [stderr]      8:     0x624387290016 - <std[7e3a18b272cf1acb]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x624387290016 - std[7e3a18b272cf1acb]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x6243872a3021 - std[7e3a18b272cf1acb]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x6243872a31db - std[7e3a18b272cf1acb]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x6243872900c2 - std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x6243872891a9 - std[7e3a18b272cf1acb]::sys::backtrace::__rust_end_short_backtrace::<std[7e3a18b272cf1acb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x62438729088d - __rustc[8de7746e9ac79425]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x6243872b865c - core[6d8355b08ae704c6]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x6243872b8432 - core[6d8355b08ae704c6]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/result.rs:1871:5
[INFO] [stderr]     17:     0x62438727d7f4 - <core[6d8355b08ae704c6]::result::Result<alloc[30bc4f1aa1db0c69]::string::String, std[7e3a18b272cf1acb]::env::VarError>>::expect
[INFO] [stderr]     18:     0x62438727d36b - build_script_build[84894e3e1fdd1075]::main
[INFO] [stderr]     19:     0x62438727e55b - <fn() as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     20:     0x62438727cf46 - std[7e3a18b272cf1acb]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     21:     0x62438727d149 - std[7e3a18b272cf1acb]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     22:     0x6243872a2787 - <&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe as core[6d8355b08ae704c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x6243872a2787 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     24:     0x6243872a2787 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<i32, &dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     25:     0x6243872a2787 - std[7e3a18b272cf1acb]::panic::catch_unwind::<&dyn core[6d8355b08ae704c6]::ops::function::Fn<(), Output = i32> + core[6d8355b08ae704c6]::marker::Sync + core[6d8355b08ae704c6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x6243872a2787 - std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x6243872a2787 - std[7e3a18b272cf1acb]::panicking::catch_unwind::do_call::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:576:43
[INFO] [stderr]     28:     0x6243872a2787 - std[7e3a18b272cf1acb]::panicking::catch_unwind::<isize, std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panicking.rs:544:19
[INFO] [stderr]     29:     0x6243872a2787 - std[7e3a18b272cf1acb]::panic::catch_unwind::<std[7e3a18b272cf1acb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x6243872a2787 - std[7e3a18b272cf1acb]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/36e0a7eac2392bdd51fab6e7ff1d8c0e42d33bf6/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x62438727cee1 - std[7e3a18b272cf1acb]::rt::lang_start::<()>
[INFO] [stderr]     32:     0x62438727e5c5 - main
[INFO] [stderr]     33:     0x76b6645d2601 - <unknown>
[INFO] [stderr]     34:     0x76b6645d2718 - __libc_start_main
[INFO] [stderr]     35:     0x62438727ca35 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0046, E0053.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86_64` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6", kill_on_drop: false }`
[INFO] [stdout] cf0dfb1db775678ef7ff2726af72be7aea61bd538ecd0d6652b8a543d541c9a6
