[INFO] cloning repository https://github.com/CodeAndWeb/amethyst-spritesheet-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodeAndWeb/amethyst-spritesheet-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeAndWeb%2Famethyst-spritesheet-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeAndWeb%2Famethyst-spritesheet-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da7150ab62c12d0dafdc9c04dac16885348caa72
[INFO] checking CodeAndWeb/amethyst-spritesheet-example against try#f27166d4c64dc29edc5ea3214357f191edf8b635 for pr-148329
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodeAndWeb%2Famethyst-spritesheet-example" "/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/CodeAndWeb/amethyst-spritesheet-example
[INFO] finished tweaking git repo https://github.com/CodeAndWeb/amethyst-spritesheet-example
[INFO] tweaked toml for git repo https://github.com/CodeAndWeb/amethyst-spritesheet-example written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodeAndWeb/amethyst-spritesheet-example on toolchain f27166d4c64dc29edc5ea3214357f191edf8b635
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodeAndWeb/amethyst-spritesheet-example 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" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88173f5d8a4c9353b5a37e64828f2eb2b536b3baadfcd6b5f35a5af2d3bd876
[INFO] running `Command { std: "docker" "start" "-a" "f88173f5d8a4c9353b5a37e64828f2eb2b536b3baadfcd6b5f35a5af2d3bd876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88173f5d8a4c9353b5a37e64828f2eb2b536b3baadfcd6b5f35a5af2d3bd876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88173f5d8a4c9353b5a37e64828f2eb2b536b3baadfcd6b5f35a5af2d3bd876", kill_on_drop: false }`
[INFO] [stdout] f88173f5d8a4c9353b5a37e64828f2eb2b536b3baadfcd6b5f35a5af2d3bd876
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f27166d4c64dc29edc5ea3214357f191edf8b635" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6523d110f2868a522973537d317cb8320859f7af1ae51e847b81d34bae115863
[INFO] running `Command { std: "docker" "start" "-a" "6523d110f2868a522973537d317cb8320859f7af1ae51e847b81d34bae115863", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.60
[INFO] [stderr]    Compiling syn v0.15.42
[INFO] [stderr]    Compiling autocfg v0.1.5
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling serde v1.0.98
[INFO] [stderr]    Compiling cc v1.0.38
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.15
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling num-bigint v0.2.2
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling failure_derive v0.1.5
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]    Compiling xml-rs v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling num-rational v0.2.2
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking same-file v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.5.0
[INFO] [stderr]     Checking downcast-rs v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.0
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking walkdir v2.2.9
[INFO] [stderr]    Compiling backtrace-sys v0.1.31
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling getrandom v0.1.7
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.8.0
[INFO] [stderr]     Checking rayon v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]     Checking dlib v0.4.1
[INFO] [stderr]     Checking gif v0.10.2
[INFO] [stderr]    Compiling rand_core v0.5.0
[INFO] [stderr]     Checking rusttype v0.7.7
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking lock_api v0.2.0
[INFO] [stderr]    Compiling xcb v0.8.2
[INFO] [stderr]     Checking percent-encoding v2.0.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]     Checking mint v0.5.1
[INFO] [stderr]    Compiling num-complex v0.2.3
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling x11 v2.18.1
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking backtrace v0.3.34
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]    Compiling rand v0.7.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]    Compiling ucd-util v0.1.5
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling typenum v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.10
[INFO] [stderr]     Checking ash v0.29.0
[INFO] [stderr]    Compiling aho-corasick v0.7.4
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking mopa v0.2.2
[INFO] [stderr]    Compiling utf8-ranges v1.0.3
[INFO] [stderr]     Checking crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]     Checking jpeg-decoder v0.1.15
[INFO] [stderr]     Checking rawpointer v0.1.0
[INFO] [stderr]     Checking hibitset v0.6.2
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking hibitset v0.5.4
[INFO] [stderr]     Checking matrixmultiply v0.2.2
[INFO] [stderr]     Checking colorful v0.2.1
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking shrev v1.1.1
[INFO] [stderr]     Checking tuple_utils v0.3.0
[INFO] [stderr]    Compiling cmake v0.1.40
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]     Checking phf_shared v0.7.24
[INFO] [stderr]     Checking amethyst_error v0.3.0
[INFO] [stderr]     Checking base64 v0.10.1
[INFO] [stderr] error: failed to run custom build command for `xcb v0.8.2`
[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/xcb-b48a99c5a60e09c8/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('error:   ', ('xcb', 'Input', 'Class'))
[INFO] [stderr]   Traceback (most recent call last):
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 2448, in <module>
[INFO] [stderr]       module.generate()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xcbgen/state.py", line 108, in generate
[INFO] [stderr]       self.close()
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 296, in rs_close
[INFO] [stderr]       _f.writeout(os.path.join(module.rs_srcdir, "ffi", "%s.rs" % _module_name(_ns.ext_name)))
[INFO] [stderr]     File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/rs_client.py", line 114, in writeout
[INFO] [stderr]       with open(path, 'w') as f:
[INFO] [stderr]            ^^^^^^^^^^^^^^^
[INFO] [stderr]   OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/input.rs'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1492) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/build.rs:75:17:
[INFO] [stderr]   processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/xml/xinput.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5568e9833692 - std::backtrace_rs::backtrace::libunwind::trace::h1447ebb0f5d97423
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5568e9833692 - std::backtrace_rs::backtrace::trace_unsynchronized::hd8ef8450cacdcb00
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5568e9833692 - std::sys::backtrace::_print_fmt::h76eb6aced73cb1a6
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5568e9833692 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf32b9a4d7980e15a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5568e98425af - core::fmt::rt::Argument::fmt::h33c8984017ba1f8c
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5568e98425af - core::fmt::write::h8a217dde4af02f7f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5568e9808713 - std::io::default_write_fmt::h7dacff71da12430f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5568e9808713 - std::io::Write::write_fmt::he9093adb4c5a08ae
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5568e9811b22 - std::sys::backtrace::BacktraceLock::print::hb24323430264831a
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5568e981390c - std::panicking::default_hook::{{closure}}::h5964864ba4b80ee8
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5568e9813766 - std::panicking::default_hook::hd270293f3c8732bd
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5568e9813ee5 - std::panicking::panic_with_hook::hef5599d5dbb80493
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5568e9813d7a - std::panicking::panic_handler::{{closure}}::h2bca71bb385a23e1
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5568e9811c59 - std::sys::backtrace::__rust_end_short_backtrace::h28d2ec1d48b41db7
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5568e97fd08d - __rustc[78154d2c4a188ef5]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5568e9845a70 - core::panicking::panic_fmt::ha99ab4e5275b5df2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5568e97f787d - build_script_build::main::{{closure}}::h180b866b24c5ae48
[INFO] [stderr]     17:     0x5568e97f7ddd - build_script_build::visit_xml::h56f0c66832ada28d
[INFO] [stderr]     18:     0x5568e97f6eda - build_script_build::main::he23cdb3dacf78109
[INFO] [stderr]     19:     0x5568e97f9693 - core::ops::function::FnOnce::call_once::h949ebeae374bbf4d
[INFO] [stderr]     20:     0x5568e97f8f76 - std::sys::backtrace::__rust_begin_short_backtrace::ha603b13f4f584c5c
[INFO] [stderr]     21:     0x5568e97f8de9 - std::rt::lang_start::{{closure}}::hebb44d807dc1c67b
[INFO] [stderr]     22:     0x5568e9809d50 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9c35f14e6882b8d3
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5568e9809d50 - std::panicking::catch_unwind::do_call::h924defc6f5f6a4b2
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5568e9809d50 - std::panicking::catch_unwind::h9243fb64bbc98b5f
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5568e9809d50 - std::panic::catch_unwind::hb4c2656a96eb9a02
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5568e9809d50 - std::rt::lang_start_internal::{{closure}}::h6935cf67d242f3ab
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5568e9809d50 - std::panicking::catch_unwind::do_call::h8408aa62219a7189
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5568e9809d50 - std::panicking::catch_unwind::h12ce845e8bca9588
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5568e9809d50 - std::panic::catch_unwind::hcc9c44d1fc83fcf0
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5568e9809d50 - std::rt::lang_start_internal::hafc6ca5f994fb87e
[INFO] [stderr]                                  at /rustc/f27166d4c64dc29edc5ea3214357f191edf8b635/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5568e97f8dd1 - std::rt::lang_start::h364427b1849fde4a
[INFO] [stderr]     32:     0x5568e97fcda5 - main
[INFO] [stderr]     33:     0x7c5e663d01ca - <unknown>
[INFO] [stderr]     34:     0x7c5e663d028b - __libc_start_main
[INFO] [stderr]     35:     0x5568e97f6625 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6523d110f2868a522973537d317cb8320859f7af1ae51e847b81d34bae115863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6523d110f2868a522973537d317cb8320859f7af1ae51e847b81d34bae115863", kill_on_drop: false }`
[INFO] [stdout] 6523d110f2868a522973537d317cb8320859f7af1ae51e847b81d34bae115863
