[INFO] cloning repository https://github.com/disoul/rust-aesgl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/disoul/rust-aesgl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisoul%2Frust-aesgl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisoul%2Frust-aesgl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee6e44b3b95a4cee6b24bf94c7a5429a80be6267 [INFO] checking disoul/rust-aesgl against try#2b39fe756f52bc2825bf5b2bfc385cab922dae10 for pr-143011 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdisoul%2Frust-aesgl" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/disoul/rust-aesgl [INFO] finished tweaking git repo https://github.com/disoul/rust-aesgl [INFO] tweaked toml for git repo https://github.com/disoul/rust-aesgl written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/disoul/rust-aesgl on toolchain 2b39fe756f52bc2825bf5b2bfc385cab922dae10 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/disoul/rust-aesgl 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" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3a1904607b78575391276375d95ec92dcad349ab264e2dacbb073a826d88a1a [INFO] running `Command { std: "docker" "start" "-a" "a3a1904607b78575391276375d95ec92dcad349ab264e2dacbb073a826d88a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3a1904607b78575391276375d95ec92dcad349ab264e2dacbb073a826d88a1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3a1904607b78575391276375d95ec92dcad349ab264e2dacbb073a826d88a1a", kill_on_drop: false }` [INFO] [stdout] a3a1904607b78575391276375d95ec92dcad349ab264e2dacbb073a826d88a1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+2b39fe756f52bc2825bf5b2bfc385cab922dae10" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff9e03b69c7fa0c84a271a127c050f45e7eb6c5dbf5de168aebddcd12b260eb5 [INFO] running `Command { std: "docker" "start" "-a" "ff9e03b69c7fa0c84a271a127c050f45e7eb6c5dbf5de168aebddcd12b260eb5", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.34 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling serde v0.9.15 [INFO] [stderr] Compiling num-traits v0.1.41 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling khronos_api v2.0.0 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling xml-rs v0.6.1 [INFO] [stderr] Compiling cc v1.0.3 [INFO] [stderr] Checking either v1.4.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Checking rand v0.3.18 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Checking memmap v0.6.1 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking dlib v0.4.0 [INFO] [stderr] Checking adler32 v1.0.2 [INFO] [stderr] Checking wayland-sys v0.12.4 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking shared_library v0.1.8 [INFO] [stderr] Checking inflate v0.3.3 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking coco v0.1.1 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.5 [INFO] [stderr] Checking smallvec v0.4.4 [INFO] [stderr] Checking scoped_threadpool v0.1.8 [INFO] [stderr] Compiling x11-dl v2.17.1 [INFO] [stderr] Checking deflate v0.7.17 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling wayland-scanner v0.12.4 [INFO] [stderr] Compiling gl_generator v0.7.0 [INFO] [stderr] Checking num-integer v0.1.35 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking num-iter v0.1.34 [INFO] [stderr] Checking num-rational v0.1.40 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking png v0.11.0 [INFO] [stderr] Compiling wayland-client v0.12.4 [INFO] [stderr] Compiling wayland-protocols v0.12.4 [INFO] [stderr] Checking tempfile v2.2.0 [INFO] [stderr] Compiling glutin v0.11.0 [INFO] [stderr] Compiling glium v0.19.0 [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/tmp/rustcWMerCD" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wayland-scanner` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaIHDJ4J" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpskFXr/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-609efbd5d2002fef.rlib,libxml-9243561aa0eda952.rlib,libbitflags-d7b2ce3a47580179.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpskFXr/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/build/wayland-client-4e2d1ef5389ca9af/build_script_build-4e2d1ef5389ca9af" "-Wl,--gc-sections" "-pie" "-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 `rayon-core` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `wayland-client` (build script) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaIkdoQA/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `png` (lib) due to 1 previous error [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/rmetayMDgdF/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `glutin` (build script) [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/2b39fe756f52bc2825bf5b2bfc385cab922dae10/bin/rustc --crate-name build_script_build --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glutin-0.11.0/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1c795b575cf7e6de -C extra-filename=-36773e316a82f0e0 --out-dir /opt/rustwide/target/debug/build/glutin-36773e316a82f0e0 -L dependency=/opt/rustwide/target/debug/deps --extern gl_generator=/opt/rustwide/target/debug/deps/libgl_generator-45b9b219b3524431.rlib --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQcJWTU/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwayland_scanner-609efbd5d2002fef.rlib,libxml-9243561aa0eda952.rlib,libbitflags-d7b2ce3a47580179.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQcJWTU/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/build/wayland-protocols-be02fc3df6e0f3e6/build_script_build-be02fc3df6e0f3e6" "-Wl,--gc-sections" "-pie" "-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] 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 `wayland-protocols` (build script) due to 1 previous error [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [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/backtrace-sys-68234790f2e81e6f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-a3c43d032a55e7bc/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-a3c43d032a55e7bc/out': [INFO] [stderr] configure: error: C compiler cannot create executables [INFO] [stderr] See `config.log' for more details. [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 77 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x58dacb1a6892 - std::backtrace_rs::backtrace::libunwind::trace::h7832c52827c08170 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x58dacb1a6892 - std::backtrace_rs::backtrace::trace_unsynchronized::he6d92e6eb24a4073 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x58dacb1a6892 - std::sys::backtrace::_print_fmt::hf139cc888d064b09 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x58dacb1a6892 - ::fmt::h7083fbd4e20a000f [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x58dacb1c8c03 - core::fmt::rt::Argument::fmt::h9d8c637e6bfd5ccf [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x58dacb1c8c03 - core::fmt::write::hdf3c6ae14c3e8125 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x58dacb1a3b53 - std::io::default_write_fmt::h15936264287de7bf [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x58dacb1a3b53 - std::io::Write::write_fmt::h84df75adb307f7e6 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x58dacb1a66e2 - std::sys::backtrace::BacktraceLock::print::h30a2059d03e705e4 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x58dacb1a7cb6 - std::panicking::default_hook::{{closure}}::hf489e9f54ce49c27 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x58dacb1a7ab9 - std::panicking::default_hook::h20d961ad9a0e12f0 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x58dacb1a8582 - std::panicking::rust_panic_with_hook::h306db6d00921085e [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x58dacb1a841a - std::panicking::begin_panic_handler::{{closure}}::h19782e9851ecb030 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x58dacb1a6d89 - std::sys::backtrace::__rust_end_short_backtrace::h475e7ebac10ba75b [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x58dacb1a80ad - __rustc[3b00513142ba1c9a]::rust_begin_unwind [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x58dacb1c7c20 - core::panicking::panic_fmt::h6940cb0a7d852762 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x58dacb1610ca - build_script_build::run::h07acee8842c0da84 [INFO] [stderr] 17: 0x58dacb15fd93 - build_script_build::main::h0df6182fc7024fca [INFO] [stderr] 18: 0x58dacb15dcf3 - core::ops::function::FnOnce::call_once::h1c982b3f1499a583 [INFO] [stderr] 19: 0x58dacb15d776 - std::sys::backtrace::__rust_begin_short_backtrace::hc6c526e19565cfc7 [INFO] [stderr] 20: 0x58dacb15d419 - std::rt::lang_start::{{closure}}::h8e1550a7f7c2be6b [INFO] [stderr] 21: 0x58dacb1a01a0 - core::ops::function::impls:: for &F>::call_once::h0021e0fe3c5bf8c3 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x58dacb1a01a0 - std::panicking::catch_unwind::do_call::hfef49f2cd13a22dd [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x58dacb1a01a0 - std::panicking::catch_unwind::h34968869e68aaad1 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x58dacb1a01a0 - std::panic::catch_unwind::h5235c74f5d682697 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x58dacb1a01a0 - std::rt::lang_start_internal::{{closure}}::hcee20ca47ef7f51b [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x58dacb1a01a0 - std::panicking::catch_unwind::do_call::h359adcb901a84505 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x58dacb1a01a0 - std::panicking::catch_unwind::h8f4f1e91d2aabe23 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x58dacb1a01a0 - std::panic::catch_unwind::h73a78f1a5b0a6154 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x58dacb1a01a0 - std::rt::lang_start_internal::he64187ddd3d90437 [INFO] [stderr] at /rustc/2b39fe756f52bc2825bf5b2bfc385cab922dae10/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x58dacb15d401 - std::rt::lang_start::hbbb2ae43ded4b93a [INFO] [stderr] 31: 0x58dacb1612d5 - main [INFO] [stderr] 32: 0x7ac758c7e1ca - [INFO] [stderr] 33: 0x7ac758c7e28b - __libc_start_main [INFO] [stderr] 34: 0x58dacb15d095 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "ff9e03b69c7fa0c84a271a127c050f45e7eb6c5dbf5de168aebddcd12b260eb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9e03b69c7fa0c84a271a127c050f45e7eb6c5dbf5de168aebddcd12b260eb5", kill_on_drop: false }` [INFO] [stdout] ff9e03b69c7fa0c84a271a127c050f45e7eb6c5dbf5de168aebddcd12b260eb5