[INFO] cloning repository https://github.com/totetmatt/rugl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totetmatt/rugl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d0f325351999c235c10ff2e637fb26e121842db2 [INFO] checking totetmatt/rugl against master#75530e9f72a1990ed2305e16fd51d02f47048f12 for pr-135899 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/totetmatt/rugl on toolchain 75530e9f72a1990ed2305e16fd51d02f47048f12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/totetmatt/rugl [INFO] finished tweaking git repo https://github.com/totetmatt/rugl [INFO] tweaked toml for git repo https://github.com/totetmatt/rugl written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/totetmatt/rugl 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" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sdl2 v0.34.3 [INFO] [stderr] Downloaded sdl2-sys v0.34.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abb857bda6b602ad24ab61e82811e79941e44c3b01031a0fcf60ed495fda8783 [INFO] running `Command { std: "docker" "start" "-a" "abb857bda6b602ad24ab61e82811e79941e44c3b01031a0fcf60ed495fda8783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb857bda6b602ad24ab61e82811e79941e44c3b01031a0fcf60ed495fda8783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb857bda6b602ad24ab61e82811e79941e44c3b01031a0fcf60ed495fda8783", kill_on_drop: false }` [INFO] [stdout] abb857bda6b602ad24ab61e82811e79941e44c3b01031a0fcf60ed495fda8783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6475c868a6d27846ca172efb246699580b64b57a5b3744ef73949e850a31b38a" "/opt/rustwide/cargo-home/bin/cargo" "+75530e9f72a1990ed2305e16fd51d02f47048f12" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77277eec55afd414f01d48033a4c308426d4f5078970f20c62633c1e29438fcd [INFO] running `Command { std: "docker" "start" "-a" "77277eec55afd414f01d48033a4c308426d4f5078970f20c62633c1e29438fcd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling filetime v0.2.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling unidiff v0.3.3 [INFO] [stderr] Compiling sdl2-sys v0.34.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcLvqRuX/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libversion_compare-d3b16d31dca03216.rlib,libcfg_if-70d27425395161fc.rlib,libunidiff-b3c09d8dcde7834b.rlib,libencoding_rs-416bebfa2caa20dc.rlib,libregex-15f58bf4d3ccb2a8.rlib,libthread_local-8c5624da5b8d6af8.rlib,libregex_syntax-2e35ed6f2d603265.rlib,libaho_corasick-77240d126e6bcf80.rlib,libmemchr-f3f44d7485f47c3a.rlib,liblazy_static-7bef99ab27b53866.rlib,libflate2-d41adff96479ce01.rlib,libminiz_oxide-c7350d327758be51.rlib,libadler-e812703d9a6354bd.rlib,libcrc32fast-ef20a808fe13d545.rlib,libtar-3338eebb4434b1d7.rlib,libxattr-5384b4d84993ffb6.rlib,libfiletime-fff541cc2299a939.rlib,liblibc-226acc28a9533037.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,libcmake-cc13afac865ee60e.rlib,libcc-069cda37065130e9.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLvqRuX/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/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05" "-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] Stack dump: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5WtMtp.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -dynamic-linker /lib64/ld-linux-x86-64.so.2 -pie -z now -z relro -o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05 /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/Scrt1.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcLvqRuX/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. /tmp/rustcLvqRuX/symbols.o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05.build_script_build.964bcbaec38b5d76-cgu.0.rcgu.o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05.build_script_build.964bcbaec38b5d76-cgu.1.rcgu.o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05.build_script_build.964bcbaec38b5d76-cgu.2.rcgu.o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05.build_script_build.964bcbaec38b5d76-cgu.3.rcgu.o /opt/rustwide/target/debug/build/sdl2-sys-c847e7484b95ef05/build_script_build-c847e7484b95ef05.9ibi16y88gi2yd3ut3x9xmb8z.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libversion_compare-d3b16d31dca03216.rlib /opt/rustwide/target/debug/deps/libcfg_if-70d27425395161fc.rlib /opt/rustwide/target/debug/deps/libunidiff-b3c09d8dcde7834b.rlib /opt/rustwide/target/debug/deps/libencoding_rs-416bebfa2caa20dc.rlib /opt/rustwide/target/debug/deps/libregex-15f58bf4d3ccb2a8.rlib /opt/rustwide/target/debug/deps/libthread_local-8c5624da5b8d6af8.rlib /opt/rustwide/target/debug/deps/libregex_syntax-2e35ed6f2d603265.rlib /opt/rustwide/target/debug/deps/libaho_corasick-77240d126e6bcf80.rlib /opt/rustwide/target/debug/deps/libmemchr-f3f44d7485f47c3a.rlib /opt/rustwide/target/debug/deps/liblazy_static-7bef99ab27b53866.rlib /opt/rustwide/target/debug/deps/libflate2-d41adff96479ce01.rlib /opt/rustwide/target/debug/deps/libminiz_oxide-c7350d327758be51.rlib /opt/rustwide/target/debug/deps/libadler-e812703d9a6354bd.rlib /opt/rustwide/target/debug/deps/libcrc32fast-ef20a808fe13d545.rlib /opt/rustwide/target/debug/deps/libtar-3338eebb4434b1d7.rlib /opt/rustwide/target/debug/deps/libxattr-5384b4d84993ffb6.rlib /opt/rustwide/target/debug/deps/libfiletime-fff541cc2299a939.rlib /opt/rustwide/target/debug/deps/liblibc-226acc28a9533037.rlib /opt/rustwide/target/debug/deps/libcfg_if-a6ec14cb1a24e6b7.rlib /opt/rustwide/target/debug/deps/libcmake-cc13afac865ee60e.rlib /opt/rustwide/target/debug/deps/libcc-069cda37065130e9.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-168b2af3cdbd9a8b.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-50ee00a6fa5c5e39.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-e23f881d85955200.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a49c48c72917b7fd.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3ca1e42d18edf654.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-a781adec4bf6a44b.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2968ce6079bb1f71.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e63c5d4a51bde95.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-054c4e8a42992d63.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b1b7572bf2bef56.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b1741068faf841b8.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-f0b81b684679327b.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b6c8d2f9686f2666.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c93a46af375896b2.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-7a21846f18ba2952.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-96fab14884229a11.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-186a023b8864be69.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-74a8d2c13eeedc93.rlib /opt/rustwide/rustup-home/toolchains/75530e9f72a1990ed2305e16fd51d02f47048f12/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-b294c1429f78dd04.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sdl2-sys` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `gl v0.14.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/gl-2669fc5138775d08/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gl-0.14.0/build.rs:28:10: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 28, kind: StorageFull, message: "No space left on device" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5de153b7ae42 - std::backtrace_rs::backtrace::libunwind::trace::h5e023d125406f44f [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5de153b7ae42 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d7c0e7afbbf0987 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5de153b7ae42 - std::sys::backtrace::_print_fmt::h254e0f005f271644 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5de153b7ae42 - ::fmt::h2137b6342f1d7514 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5de153b990d3 - core::fmt::rt::Argument::fmt::ha9e3735984ebcfdb [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/fmt/rt.rs:185:76 [INFO] [stderr] 5: 0x5de153b990d3 - core::fmt::write::hc09fda18d9ba7e13 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x5de153b78743 - std::io::Write::write_fmt::hc5178d2f7c502de3 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x5de153b7ac92 - std::sys::backtrace::BacktraceLock::print::hd3aa20f1625542d3 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x5de153b7bbc2 - std::panicking::default_hook::{{closure}}::h27a178e455c58e1c [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:300:22 [INFO] [stderr] 9: 0x5de153b7b9c5 - std::panicking::default_hook::hf315b1d4878133c6 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:327:9 [INFO] [stderr] 10: 0x5de153b7c5a2 - std::panicking::rust_panic_with_hook::hab1c27c56ca0369e [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:833:13 [INFO] [stderr] 11: 0x5de153b7c32a - std::panicking::begin_panic_handler::{{closure}}::h22745f64f0ff8046 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:706:13 [INFO] [stderr] 12: 0x5de153b7b349 - std::sys::backtrace::__rust_end_short_backtrace::he285cf1e051c592f [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x5de153b7bfbd - __rustc[1b65734bf76d56e4]::rust_begin_unwind [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:697:5 [INFO] [stderr] 14: 0x5de153b98270 - core::panicking::panic_fmt::h7c7d882b734bf2b1 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x5de153b986e6 - core::result::unwrap_failed::hd97806ac7a50488c [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/result.rs:1704:5 [INFO] [stderr] 16: 0x5de153b0876a - build_script_build::main::h4ea4401e36e760be [INFO] [stderr] 17: 0x5de153b0f463 - core::ops::function::FnOnce::call_once::hfbdd6c5c7be064d9 [INFO] [stderr] 18: 0x5de153b0d366 - std::sys::backtrace::__rust_begin_short_backtrace::h2e651f22ecaa64a3 [INFO] [stderr] 19: 0x5de153b0d349 - std::rt::lang_start::{{closure}}::h2bc884c6902b664d [INFO] [stderr] 20: 0x5de153b76060 - core::ops::function::impls:: for &F>::call_once::he5948f32e16e3322 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x5de153b76060 - std::panicking::try::do_call::h07217162eb621a77 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:589:40 [INFO] [stderr] 22: 0x5de153b76060 - std::panicking::try::h8de1ff5a6a347430 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:552:19 [INFO] [stderr] 23: 0x5de153b76060 - std::panic::catch_unwind::h08194ef7e8f919b2 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panic.rs:359:14 [INFO] [stderr] 24: 0x5de153b76060 - std::rt::lang_start_internal::{{closure}}::h5d7896e7a1353d63 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x5de153b76060 - std::panicking::try::do_call::hd03cce7856d63b5e [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5de153b76060 - std::panicking::try::hc08160b2e2fc18a6 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5de153b76060 - std::panic::catch_unwind::h651af9b360e10f03 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5de153b76060 - std::rt::lang_start_internal::h2f2ae17d222978e2 [INFO] [stderr] at /rustc/75530e9f72a1990ed2305e16fd51d02f47048f12/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x5de153b0d331 - std::rt::lang_start::h9f350781e0e6b005 [INFO] [stderr] 30: 0x5de153b08825 - main [INFO] [stderr] 31: 0x7399147281ca - [INFO] [stderr] 32: 0x73991472828b - __libc_start_main [INFO] [stderr] 33: 0x5de153ad2b55 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "77277eec55afd414f01d48033a4c308426d4f5078970f20c62633c1e29438fcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77277eec55afd414f01d48033a4c308426d4f5078970f20c62633c1e29438fcd", kill_on_drop: false }` [INFO] [stdout] 77277eec55afd414f01d48033a4c308426d4f5078970f20c62633c1e29438fcd