[INFO] cloning repository https://github.com/JPMoresmau/arrakis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JPMoresmau/arrakis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPMoresmau%2Farrakis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPMoresmau%2Farrakis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7911d2ced03495c77ed76e9a8c68a8d5d7634464
[INFO] building JPMoresmau/arrakis against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJPMoresmau%2Farrakis" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JPMoresmau/arrakis on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JPMoresmau/arrakis
[INFO] finished tweaking git repo https://github.com/JPMoresmau/arrakis
[INFO] tweaked toml for git repo https://github.com/JPMoresmau/arrakis written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JPMoresmau/arrakis 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebd980e682103c974896dea5fee7b47d7f05115c40e5c05626007f1d2eb521c5
[INFO] running `Command { std: "docker" "start" "-a" "ebd980e682103c974896dea5fee7b47d7f05115c40e5c05626007f1d2eb521c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebd980e682103c974896dea5fee7b47d7f05115c40e5c05626007f1d2eb521c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd980e682103c974896dea5fee7b47d7f05115c40e5c05626007f1d2eb521c5", kill_on_drop: false }`
[INFO] [stdout] ebd980e682103c974896dea5fee7b47d7f05115c40e5c05626007f1d2eb521c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a9cf93ff553e7dbaf190f6ad746b41c53bd1a4c6dd7229f4c3e3c3323ea9cad
[INFO] running `Command { std: "docker" "start" "-a" "6a9cf93ff553e7dbaf190f6ad746b41c53bd1a4c6dd7229f4c3e3c3323ea9cad", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.138
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.10
[INFO] [stderr]    Compiling once_cell v1.12.1
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.9
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.1
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling nix v0.14.1
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling atom v0.3.6
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.21.13
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling rusttype v0.7.9
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling line_drawing v0.7.0
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling x11-dl v2.19.1
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling andrew v0.2.1
[INFO] [stderr]    Compiling png v0.14.1
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling x11 v2.19.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling shared_library v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.7.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling ash v0.29.0
[INFO] [stderr]    Compiling wayland-commons v0.21.13
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling hibitset v0.6.3
[INFO] [stderr]    Compiling raw-window-handle v0.1.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling mint v0.5.9
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling crossbeam-channel v0.3.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling tynm v0.1.6
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling tiff v0.2.2
[INFO] [stderr]    Compiling colorful v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling shrev v1.1.3
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling image v0.21.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling rustversion v1.0.7
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling edit-distance v2.1.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling amethyst_error v0.15.3
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling lexical-core v0.4.8
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling inventory v0.1.11
[INFO] [stderr]    Compiling erased-serde v0.3.21
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling proc_macro_roids v0.7.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling unic-langid-impl v0.8.0
[INFO] [stderr]    Compiling lexical v2.2.4
[INFO] [stderr]    Compiling static_assertions v0.3.4
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]    Compiling alsa-sys v0.1.2
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling objekt v0.1.2
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling tiff v0.3.1
[INFO] [stderr]    Compiling minimp3-sys v0.3.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling cgmath v0.16.1
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling palette v0.4.1
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling xcb v0.8.2
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling shred-derive v0.6.3
[INFO] [stderr]    Compiling specs-derive v0.4.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling getset v0.0.9
[INFO] [stderr]    Compiling ghost v0.1.5
[INFO] [stderr]    Compiling inventory-impl v0.1.11
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.8.0
[INFO] [stderr]    Compiling wavefront_obj v6.0.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling gltf-derive v0.15.2
[INFO] [stderr]    Compiling unic-langid-macros v0.8.0
[INFO] [stderr]    Compiling unic-langid v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.10.0
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling cpal v0.11.0
[INFO] [stderr]    Compiling glsl-layout-derive v0.3.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling rand_chacha v0.3.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-bc1d0934f24a9412/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   error occured in handler:  ('request: ', ('xcb', 'Xevie', 'SelectInput'))
[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]   OSError: [Errno 30] Read-only file system: '/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.8.2/src/ffi/xevie.rs'
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' 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/xevie.xml returned non-zero (1)
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x631e04715d3a - std::backtrace_rs::backtrace::libunwind::trace::hb592e8fae072c7e3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x631e04715d3a - std::backtrace_rs::backtrace::trace_unsynchronized::h8927fd6287254ed0
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x631e04715d3a - std::sys::backtrace::_print_fmt::hc83c64bb828feee6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x631e04715d3a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h57c3f6132393e01d
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x631e04736ca3 - core::fmt::rt::Argument::fmt::h4939d14a683ecc7e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x631e04736ca3 - core::fmt::write::h5279a33f365588a6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x631e04712dd3 - std::io::Write::write_fmt::h439bcb4e9cbc1e1e
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x631e04715b82 - std::sys::backtrace::BacktraceLock::print::h08f61ba9b844b4ac
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x631e04716d90 - std::panicking::default_hook::{{closure}}::ha7d66a7a8cf0304f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x631e04716b70 - std::panicking::default_hook::h130dd4cc4e018e28
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x631e04717422 - std::panicking::rust_panic_with_hook::h429a5d73cf660a69
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x631e047172ba - std::panicking::begin_panic_handler::{{closure}}::h8ee26903b8ef2276
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x631e04716239 - std::sys::backtrace::__rust_end_short_backtrace::hc830b1279d63031c
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x631e04716f4d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x631e04735ed0 - core::panicking::panic_fmt::hd90af040c9b3a7a3
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x631e046efbb9 - build_script_build::main::{{closure}}::hc42920862bdf9909
[INFO] [stderr]     16:     0x631e046ee8f6 - build_script_build::visit_xml::h8380a1088c9fbaa9
[INFO] [stderr]     17:     0x631e046ef21c - build_script_build::main::he4bdb658283ef0e1
[INFO] [stderr]     18:     0x631e046eb7a3 - core::ops::function::FnOnce::call_once::h61ff687db06ed70d
[INFO] [stderr]     19:     0x631e046eafa6 - std::sys::backtrace::__rust_begin_short_backtrace::h7f735b87dbb84e33
[INFO] [stderr]     20:     0x631e046eae29 - std::rt::lang_start::{{closure}}::h4bedbba0f7ea9e31
[INFO] [stderr]     21:     0x631e0470fe37 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h608e79d482179a73
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     22:     0x631e0470fe37 - std::panicking::try::do_call::h68af151b24870582
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     23:     0x631e0470fe37 - std::panicking::try::ha3328a6a71abe6a1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     24:     0x631e0470fe37 - std::panic::catch_unwind::hab25edf77eece0af
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     25:     0x631e0470fe37 - std::rt::lang_start_internal::{{closure}}::h675ae012d3c7e5f1
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:48
[INFO] [stderr]     26:     0x631e0470fe37 - std::panicking::try::do_call::h959dd56984007ef9
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:584:40
[INFO] [stderr]     27:     0x631e0470fe37 - std::panicking::try::h680ac32c918982f6
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panicking.rs:547:19
[INFO] [stderr]     28:     0x631e0470fe37 - std::panic::catch_unwind::hdbe022418e45492f
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/panic.rs:358:14
[INFO] [stderr]     29:     0x631e0470fe37 - std::rt::lang_start_internal::h6fa91857d7bd0472
[INFO] [stderr]                                  at /rustc/334963c956d25708feab489a3816ae63f639355d/library/std/src/rt.rs:174:20
[INFO] [stderr]     30:     0x631e046eae07 - std::rt::lang_start::h87174cf7b5c7f89b
[INFO] [stderr]     31:     0x631e046efc35 - main
[INFO] [stderr]     32:     0x7fded8edad90 - <unknown>
[INFO] [stderr]     33:     0x7fded8edae40 - __libc_start_main
[INFO] [stderr]     34:     0x631e046e9c55 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6a9cf93ff553e7dbaf190f6ad746b41c53bd1a4c6dd7229f4c3e3c3323ea9cad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a9cf93ff553e7dbaf190f6ad746b41c53bd1a4c6dd7229f4c3e3c3323ea9cad", kill_on_drop: false }`
[INFO] [stdout] 6a9cf93ff553e7dbaf190f6ad746b41c53bd1a4c6dd7229f4c3e3c3323ea9cad
