[INFO] cloning repository https://github.com/3canfreekit/KarlsenMiner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/3canfreekit/KarlsenMiner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3canfreekit%2FKarlsenMiner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3canfreekit%2FKarlsenMiner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f761f1c0e05c1bf1cfcdf02d9bf5c60dfa1d1499
[INFO] checking 3canfreekit/KarlsenMiner against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F3canfreekit%2FKarlsenMiner" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/3canfreekit/KarlsenMiner
[INFO] finished tweaking git repo https://github.com/3canfreekit/KarlsenMiner
[INFO] tweaked toml for git repo https://github.com/3canfreekit/KarlsenMiner written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/3canfreekit/KarlsenMiner on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/3canfreekit/KarlsenMiner 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8f2983d0b2d3b07ced71804d5a276e564b91bd2c2032670d300fd4d175559dca
[INFO] running `Command { std: "docker" "start" "-a" "8f2983d0b2d3b07ced71804d5a276e564b91bd2c2032670d300fd4d175559dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f2983d0b2d3b07ced71804d5a276e564b91bd2c2032670d300fd4d175559dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f2983d0b2d3b07ced71804d5a276e564b91bd2c2032670d300fd4d175559dca", kill_on_drop: false }`
[INFO] [stdout] 8f2983d0b2d3b07ced71804d5a276e564b91bd2c2032670d300fd4d175559dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6911bb3e90c2ce2cc60f1441e14a87b6374b9d66700bff02ae17ef5c089f7b54
[INFO] running `Command { std: "docker" "start" "-a" "6911bb3e90c2ce2cc60f1441e14a87b6374b9d66700bff02ae17ef5c089f7b54", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling anyhow v1.0.52
[INFO] [stderr]     Checking slab v0.4.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling semver v1.0.6
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]     Checking http v0.2.5
[INFO] [stderr]    Compiling httparse v1.5.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.0
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling prettyplease v0.1.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling which v4.2.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling petgraph v0.6.0
[INFO] [stderr]     Checking tower-layer v0.3.1
[INFO] [stderr]     Checking itoa v1.0.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling num-rational v0.4.0
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking http-range-header v0.3.0
[INFO] [stderr]    Compiling num_threads v0.1.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking http-body v0.4.4
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking sync_wrapper v0.1.1
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking matchit v0.5.0
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking num-complex v0.4.0
[INFO] [stderr]     Checking os_str_bytes v6.0.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking nix v0.25.0
[INFO] [stderr]     Checking blake2b_simd v1.0.0
[INFO] [stderr]     Checking libloading v0.7.2
[INFO] [stderr]    Compiling find_cuda_helper v0.2.0
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling cl-sys v0.4.2
[INFO] [stderr]    Compiling cust_raw v0.11.3
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling cust v0.3.2
[INFO] [stderr]     Checking glam v0.20.3
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr] error: failed to run custom build command for `cust_raw v0.11.3`
[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/cust_raw-0c411e573127bb81/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (2113) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/find_cuda_helper-0.2.0/src/lib.rs:12:13:
[INFO] [stderr]   Could not find a cuda installation
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x611d96e147ea - std[14bf7ee402dca657]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x611d96e147ea - std[14bf7ee402dca657]::backtrace_rs::backtrace::trace_unsynchronized::<std[14bf7ee402dca657]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x611d96e147ea - std[14bf7ee402dca657]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x611d96e147ea - <<std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c78f5786263e26ef]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x611d96e257ba - <core[c78f5786263e26ef]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x611d96e257ba - core[c78f5786263e26ef]::fmt::write
[INFO] [stderr]      6:     0x611d96e189c2 - std[14bf7ee402dca657]::io::default_write_fmt::<std[14bf7ee402dca657]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x611d96e189c2 - <std[14bf7ee402dca657]::sys::stdio::unix::Stderr as std[14bf7ee402dca657]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x611d96dffbbf - <std[14bf7ee402dca657]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x611d96dffbbf - std[14bf7ee402dca657]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x611d96e108d1 - std[14bf7ee402dca657]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x611d96e10a8b - std[14bf7ee402dca657]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x611d96dffcaa - std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:691:13
[INFO] [stderr]     13:     0x611d96df50c9 - std[14bf7ee402dca657]::sys::backtrace::__rust_end_short_backtrace::<std[14bf7ee402dca657]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x611d96e004dd - __rustc[b8068e97bc8fdfd5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x611d96e25fcc - core[c78f5786263e26ef]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x611d96dd6741 - find_cuda_helper[bbd16b6cb293200c]::include_cuda
[INFO] [stderr]     17:     0x611d96dd4ea7 - build_script_build[16d809d85ece4493]::main
[INFO] [stderr]     18:     0x611d96dd4ec3 - <fn() as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x611d96dd4e66 - std[14bf7ee402dca657]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x611d96dd4e79 - std[14bf7ee402dca657]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x611d96e0ff16 - <&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync as core[c78f5786263e26ef]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x611d96e0ff16 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x611d96e0ff16 - std[14bf7ee402dca657]::panicking::catch_unwind::<i32, &dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x611d96e0ff16 - std[14bf7ee402dca657]::panic::catch_unwind::<&dyn core[c78f5786263e26ef]::ops::function::Fn<(), Output = i32> + core[c78f5786263e26ef]::panic::unwind_safe::RefUnwindSafe + core[c78f5786263e26ef]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x611d96e0ff16 - std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x611d96e0ff16 - std[14bf7ee402dca657]::panicking::catch_unwind::do_call::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x611d96e0ff16 - std[14bf7ee402dca657]::panicking::catch_unwind::<isize, std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x611d96e0ff16 - std[14bf7ee402dca657]::panic::catch_unwind::<std[14bf7ee402dca657]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x611d96e0ff16 - std[14bf7ee402dca657]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x611d96dd4e51 - std[14bf7ee402dca657]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x611d96dd4f25 - main
[INFO] [stderr]     32:     0x75a3ca2f51ca - <unknown>
[INFO] [stderr]     33:     0x75a3ca2f528b - __libc_start_main
[INFO] [stderr]     34:     0x611d96dd4d65 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6911bb3e90c2ce2cc60f1441e14a87b6374b9d66700bff02ae17ef5c089f7b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6911bb3e90c2ce2cc60f1441e14a87b6374b9d66700bff02ae17ef5c089f7b54", kill_on_drop: false }`
[INFO] [stdout] 6911bb3e90c2ce2cc60f1441e14a87b6374b9d66700bff02ae17ef5c089f7b54
