[INFO] cloning repository https://github.com/rinkimekari/penrose_first [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rinkimekari/penrose_first" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinkimekari%2Fpenrose_first", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinkimekari%2Fpenrose_first'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79a41d47b5c1f3e283a15d3c3632e2d0d6d110c9 [INFO] checking rinkimekari/penrose_first against try#44e31dee3cf6f37b4f652572897bb0eb25c477ee for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frinkimekari%2Fpenrose_first" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rinkimekari/penrose_first on toolchain 44e31dee3cf6f37b4f652572897bb0eb25c477ee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rinkimekari/penrose_first [INFO] finished tweaking git repo https://github.com/rinkimekari/penrose_first [INFO] tweaked toml for git repo https://github.com/rinkimekari/penrose_first written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rinkimekari/penrose_first 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" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc539cc6fbf3384255ff98bb15c91ef35e6eff5d91cf952a3ffb994e1832d81d [INFO] running `Command { std: "docker" "start" "-a" "cc539cc6fbf3384255ff98bb15c91ef35e6eff5d91cf952a3ffb994e1832d81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc539cc6fbf3384255ff98bb15c91ef35e6eff5d91cf952a3ffb994e1832d81d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc539cc6fbf3384255ff98bb15c91ef35e6eff5d91cf952a3ffb994e1832d81d", kill_on_drop: false }` [INFO] [stdout] cc539cc6fbf3384255ff98bb15c91ef35e6eff5d91cf952a3ffb994e1832d81d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+44e31dee3cf6f37b4f652572897bb0eb25c477ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d227653672862c3c82b728ba9dee9befe7c695399d01940a9dcdc4751256e44 [INFO] running `Command { std: "docker" "start" "-a" "8d227653672862c3c82b728ba9dee9befe7c695399d01940a9dcdc4751256e44", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling pkg-config v0.3.23 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling futures-task v0.3.18 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling xcb v0.9.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking simplelog v0.11.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [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] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetay7AGCP/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `futures-macro` (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/44e31dee3cf6f37b4f652572897bb0eb25c477ee/bin/rustc --crate-name futures_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-macro-0.3.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=45eee45cbdd5f8c2 -C extra-filename=-d9576b54e82f938d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d84afdb60a2e8cf1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cebe055e4d5f4f7f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4933df223bb0da6c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tracing-attributes` (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/44e31dee3cf6f37b4f652572897bb0eb25c477ee/bin/rustc --crate-name tracing_attributes --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tracing-attributes-0.1.18/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-await"))' -C metadata=1c1640ae7f82f076 -C extra-filename=-b80f057fea3d4ecb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d84afdb60a2e8cf1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-cebe055e4d5f4f7f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-4933df223bb0da6c.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stdout] error: error writing metadata object file: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `strum_macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcW9561a/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcW9561a/symbols.o" "<5 object files omitted>" "/opt/rustwide/target/debug/deps/glib_macros-61d68c1bf0e60d67.e7szpsmqc8s86wb5fbv6p4p1s.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-6ae4edee6a8e309c.rlib,libtoml-e558555404228256.rlib,libserde-46220be3f1f2a805.rlib,libitertools-1bd69043de05cf30.rlib,libeither-f9ddf15dded14676.rlib,libanyhow-9b7d487c2645418e.rlib,libheck-dd0350d6a2181d01.rlib,libunicode_segmentation-3f72f5856161e089.rlib,libproc_macro_error-cb2fec1d5b0f1c25.rlib,libsyn-4933df223bb0da6c.rlib,libquote-cebe055e4d5f4f7f.rlib,libproc_macro2-d84afdb60a2e8cf1.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcW9561a/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libglib_macros-61d68c1bf0e60d67.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glib-macros` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcGNlybY/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcGNlybY/symbols.o" "<16 object files omitted>" "/opt/rustwide/target/debug/deps/thiserror_impl-b13e70b387f8a710.2q0t2qct3hqtq9f046j92xk70.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-4933df223bb0da6c.rlib,libquote-cebe055e4d5f4f7f.rlib,libproc_macro2-d84afdb60a2e8cf1.rlib,libunicode_xid-9a308e948d49b175.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGNlybY/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libthiserror_impl-b13e70b387f8a710.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `thiserror-impl` (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-d49fbb4ea4e02d1e/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: ('event: ', ('xcb', 'xkb', 'ExtensionDeviceNotify')) [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/xkb.xml returned non-zero (1) [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60dc0759b742 - std::backtrace_rs::backtrace::libunwind::trace::h0739a5d5ed10aefb [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60dc0759b742 - std::backtrace_rs::backtrace::trace_unsynchronized::hd744093cec6efa09 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60dc0759b742 - std::sys::backtrace::_print_fmt::hdafd9c0d5eb375e2 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x60dc0759b742 - ::fmt::h3ba532a9631d09a0 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x60dc075ba213 - core::fmt::rt::Argument::fmt::hadde46465376990a [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/core/src/fmt/rt.rs:153:76 [INFO] [stderr] 5: 0x60dc075ba213 - core::fmt::write::h016bbc9f6e2068b8 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/core/src/fmt/mod.rs:1481:21 [INFO] [stderr] 6: 0x60dc07598e63 - std::io::default_write_fmt::h5f74b8a2ea8c78ec [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60dc07598e63 - std::io::Write::write_fmt::he68dcf61d4f91f20 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/io/mod.rs:1914:13 [INFO] [stderr] 8: 0x60dc0759b592 - std::sys::backtrace::BacktraceLock::print::h19e857cfddea93cd [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x60dc0759c9b2 - std::panicking::default_hook::{{closure}}::h2a38ed6403ae5816 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:300:22 [INFO] [stderr] 10: 0x60dc0759c7b5 - std::panicking::default_hook::h53ceb74687c654e8 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x60dc0759d282 - std::panicking::rust_panic_with_hook::h1fd2d2ea1dc8894e [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x60dc0759d11a - std::panicking::begin_panic_handler::{{closure}}::h8c2dee50ea8bc25c [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x60dc0759bc39 - std::sys::backtrace::__rust_end_short_backtrace::h9305636a102f19ca [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x60dc0759cdad - __rustc[48fe0ed4eaff5f15]::rust_begin_unwind [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x60dc075b94c0 - core::panicking::panic_fmt::h627444fd9654d275 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x60dc07575917 - build_script_build::main::{{closure}}::he4357c8a30d1fc1c [INFO] [stderr] 17: 0x60dc075744cd - build_script_build::visit_xml::h0b1b570e167cffdf [INFO] [stderr] 18: 0x60dc07574f3a - build_script_build::main::hec4ee1c531c62ac8 [INFO] [stderr] 19: 0x60dc07571163 - core::ops::function::FnOnce::call_once::hcd060fa8e24add99 [INFO] [stderr] 20: 0x60dc075705d6 - std::sys::backtrace::__rust_begin_short_backtrace::h3a80db8e9002c3e6 [INFO] [stderr] 21: 0x60dc07570459 - std::rt::lang_start::{{closure}}::hdd8eb23eb2f8eb41 [INFO] [stderr] 22: 0x60dc07595870 - core::ops::function::impls:: for &F>::call_once::hd6977786bb655406 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 23: 0x60dc07595870 - std::panicking::try::do_call::hb506ef7cb65bbb1f [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:589:40 [INFO] [stderr] 24: 0x60dc07595870 - std::panicking::try::h8c74cd3923c32d3f [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:552:19 [INFO] [stderr] 25: 0x60dc07595870 - std::panic::catch_unwind::h61951c4d6a61ff7b [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x60dc07595870 - std::rt::lang_start_internal::{{closure}}::h48991e0d14447d3c [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/rt.rs:168:24 [INFO] [stderr] 27: 0x60dc07595870 - std::panicking::try::do_call::he0529e360004791d [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:589:40 [INFO] [stderr] 28: 0x60dc07595870 - std::panicking::try::hb3f29aeef7508eeb [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panicking.rs:552:19 [INFO] [stderr] 29: 0x60dc07595870 - std::panic::catch_unwind::hadd3ddc1ffc70265 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x60dc07595870 - std::rt::lang_start_internal::h1dd6a1084c82f463 [INFO] [stderr] at /rustc/44e31dee3cf6f37b4f652572897bb0eb25c477ee/library/std/src/rt.rs:164:5 [INFO] [stderr] 31: 0x60dc07570441 - std::rt::lang_start::hadc13a9c0cf667bb [INFO] [stderr] 32: 0x60dc07575995 - main [INFO] [stderr] 33: 0x741666ac01ca - [INFO] [stderr] 34: 0x741666ac028b - __libc_start_main [INFO] [stderr] 35: 0x60dc0756f275 - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "8d227653672862c3c82b728ba9dee9befe7c695399d01940a9dcdc4751256e44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d227653672862c3c82b728ba9dee9befe7c695399d01940a9dcdc4751256e44", kill_on_drop: false }` [INFO] [stdout] 8d227653672862c3c82b728ba9dee9befe7c695399d01940a9dcdc4751256e44