[INFO] cloning repository https://github.com/task-rs/task-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/task-rs/task-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftask-rs%2Ftask-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftask-rs%2Ftask-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 75326664ab6e5c26bc56dfc1f9a8b848ec9e602d [INFO] building task-rs/task-rs against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftask-rs%2Ftask-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/task-rs/task-rs on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/task-rs/task-rs [INFO] finished tweaking git repo https://github.com/task-rs/task-rs [INFO] tweaked toml for git repo https://github.com/task-rs/task-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/task-rs/task-rs 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pipe-trait v0.2.0 [INFO] [stderr] Downloaded serde_yaml v0.8.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0273e4efee32093d0b65b8e17940c68d966a078b26f21762e723ee481e7d3c03 [INFO] running `Command { std: "docker" "start" "-a" "0273e4efee32093d0b65b8e17940c68d966a078b26f21762e723ee481e7d3c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0273e4efee32093d0b65b8e17940c68d966a078b26f21762e723ee481e7d3c03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0273e4efee32093d0b65b8e17940c68d966a078b26f21762e723ee481e7d3c03", kill_on_drop: false }` [INFO] [stdout] 0273e4efee32093d0b65b8e17940c68d966a078b26f21762e723ee481e7d3c03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7cc143e8540a93ff1447d504b1a6d9670adaf8bd02310e538ac5d8d258a53fc [INFO] running `Command { std: "docker" "start" "-a" "a7cc143e8540a93ff1447d504b1a6d9670adaf8bd02310e538ac5d8d258a53fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling gfx-hal v0.4.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling relevant v0.4.2 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling ash v0.29.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling rendy-memory v0.5.2 [INFO] [stderr] Compiling zerocopy-derive v0.1.4 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling rendy-descriptor v0.5.1 [INFO] [stderr] Compiling gfx-backend-empty v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling euclid v0.20.13 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling iced_core v0.2.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling glyph_brush_layout v0.1.9 [INFO] [stderr] Compiling zerocopy v0.2.8 [INFO] [stderr] Compiling euclid_macros v0.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling lyon_geom v0.14.1 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.20 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling glam v0.8.7 [INFO] [stderr] Compiling lyon_path v0.14.0 [INFO] [stderr] Compiling euclid v0.19.9 [INFO] [stderr] Compiling glyph_brush v0.6.3 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling freetype v0.4.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling gfx-backend-vulkan v0.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling svg_fmt v0.2.1 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaRgE4At" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `futures` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `x11-dl` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name x11_dl --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11-dl-2.18.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f4d7e43c4736dd8e -C extra-filename=-991bb8702cd07151 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-2bb390fee0230a38.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-696e1f407e6e3a3e.rmeta --extern maybe_uninit=/opt/rustwide/target/debug/deps/libmaybe_uninit-dd2e9a8bbd6c23a5.rmeta --cap-lints allow --cap-lints=forbid -l dl` (exit status: 101) [INFO] [stderr] error: could not compile `futures-executor` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name futures_executor --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="num_cpus"' --cfg 'feature="std"' --cfg 'feature="thread-pool"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "num_cpus", "std", "thread-pool"))' -C metadata=0387ebbf8203d6f5 -C extra-filename=-ec12a0f1446b6c7d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dcfec920e14cc639.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-1f5b0d491cebfd75.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-48edf3b55acc1f76.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-da7f02649ba1ae16.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaik6nvC/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gfx-backend-vulkan` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name ash --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.29.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default"))' -C metadata=7819ad42f8e080cf -C extra-filename=-096d356c627c85cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern shared_library=/opt/rustwide/target/debug/deps/libshared_library-04a90c84f6889990.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetasr04uE" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde_derive` (lib) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `xcb v0.9.0` [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-967c261ced9bbe72/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] event ('xcb', 'Present', 'CompleteNotify') is packed [INFO] [stderr] event ('xcb', 'Present', 'RedirectNotify') is packed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error occured in handler: ('request: ', ('xcb', 'NoOperation')) [INFO] [stderr] Traceback (most recent call last): [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/rs_client.py", line 2455, in [INFO] [stderr] module.generate() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/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.9.0/rs_client.py", line 293, 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.9.0/rs_client.py", line 118, in writeout [INFO] [stderr] print(line.rstrip(), file=f) [INFO] [stderr] OSError: [Errno 28] No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/build.rs:77:17: [INFO] [stderr] processing of /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-0.9.0/xml/xproto.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5ec8320d9fea - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x5ec8320d9fea - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x5ec8320d9fea - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5ec8320d9fea - ::fmt::he389a1126db3ba75 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5ec8320faf53 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x5ec8320faf53 - core::fmt::write::hb735a44de60d4775 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21 [INFO] [stderr] 6: 0x5ec8320d7083 - std::io::Write::write_fmt::h7e55554e3b601464 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15 [INFO] [stderr] 7: 0x5ec8320d9e32 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5ec8320db040 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x5ec8320dae20 - std::panicking::default_hook::h412b1b8b79d13729 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9 [INFO] [stderr] 10: 0x5ec8320db6d2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13 [INFO] [stderr] 11: 0x5ec8320db56a - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13 [INFO] [stderr] 12: 0x5ec8320da4e9 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5ec8320db1fd - rust_begin_unwind [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5 [INFO] [stderr] 14: 0x5ec8320fa180 - core::panicking::panic_fmt::h14762d721bf3d8f4 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5ec8320b3e63 - build_script_build::main::{{closure}}::h89f30fbabdcfdc9b [INFO] [stderr] 16: 0x5ec8320b2a16 - build_script_build::visit_xml::hf260a16b60adc230 [INFO] [stderr] 17: 0x5ec8320b348c - build_script_build::main::h283418ca496a6903 [INFO] [stderr] 18: 0x5ec8320af873 - core::ops::function::FnOnce::call_once::h46bc620fcc90f707 [INFO] [stderr] 19: 0x5ec8320af046 - std::sys::backtrace::__rust_begin_short_backtrace::hb5e890fef7c63d09 [INFO] [stderr] 20: 0x5ec8320aeec9 - std::rt::lang_start::{{closure}}::hb761caad80b050f5 [INFO] [stderr] 21: 0x5ec8320d40e7 - core::ops::function::impls:: for &F>::call_once::he65d3dc22beac451 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 22: 0x5ec8320d40e7 - std::panicking::try::do_call::h06981c1fa5ca7e3e [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40 [INFO] [stderr] 23: 0x5ec8320d40e7 - std::panicking::try::h69dc3282503f57f9 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19 [INFO] [stderr] 24: 0x5ec8320d40e7 - std::panic::catch_unwind::h92970ef9ef5c92ae [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14 [INFO] [stderr] 25: 0x5ec8320d40e7 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48 [INFO] [stderr] 26: 0x5ec8320d40e7 - std::panicking::try::do_call::h027346d9b0cbd7c7 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40 [INFO] [stderr] 27: 0x5ec8320d40e7 - std::panicking::try::h91dc055514206193 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19 [INFO] [stderr] 28: 0x5ec8320d40e7 - std::panic::catch_unwind::ha551d86c182ebce0 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14 [INFO] [stderr] 29: 0x5ec8320d40e7 - std::rt::lang_start_internal::h19b9f2ab21592fb1 [INFO] [stderr] at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20 [INFO] [stderr] 30: 0x5ec8320aeea7 - std::rt::lang_start::hd510bbf09d7c25ab [INFO] [stderr] 31: 0x5ec8320b3ee5 - main [INFO] [stderr] 32: 0x73ffcc8e6d90 - [INFO] [stderr] 33: 0x73ffcc8e6e40 - __libc_start_main [INFO] [stderr] 34: 0x5ec8320adcf5 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a7cc143e8540a93ff1447d504b1a6d9670adaf8bd02310e538ac5d8d258a53fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7cc143e8540a93ff1447d504b1a6d9670adaf8bd02310e538ac5d8d258a53fc", kill_on_drop: false }` [INFO] [stdout] a7cc143e8540a93ff1447d504b1a6d9670adaf8bd02310e538ac5d8d258a53fc