[INFO] cloning repository https://github.com/nzaharov/raytracer-weekend-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nzaharov/raytracer-weekend-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnzaharov%2Fraytracer-weekend-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnzaharov%2Fraytracer-weekend-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 02fcfe5a50d79e83bcf3351f9c719a059f4df693 [INFO] checking nzaharov/raytracer-weekend-rs against try#35b6491ce6d2b388d0a5de1e59e2123604af807f for pr-136539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnzaharov%2Fraytracer-weekend-rs" "/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/nzaharov/raytracer-weekend-rs on toolchain 35b6491ce6d2b388d0a5de1e59e2123604af807f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nzaharov/raytracer-weekend-rs [INFO] finished tweaking git repo https://github.com/nzaharov/raytracer-weekend-rs [INFO] tweaked toml for git repo https://github.com/nzaharov/raytracer-weekend-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/nzaharov/raytracer-weekend-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" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5f80d89fc87857f81a8fd9ea3f0149e1c637108052485d147862f666a7f0c4 [INFO] running `Command { std: "docker" "start" "-a" "1a5f80d89fc87857f81a8fd9ea3f0149e1c637108052485d147862f666a7f0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5f80d89fc87857f81a8fd9ea3f0149e1c637108052485d147862f666a7f0c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5f80d89fc87857f81a8fd9ea3f0149e1c637108052485d147862f666a7f0c4", kill_on_drop: false }` [INFO] [stdout] 1a5f80d89fc87857f81a8fd9ea3f0149e1c637108052485d147862f666a7f0c4 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+35b6491ce6d2b388d0a5de1e59e2123604af807f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3cf10cfe06022c073ea93691d0749a6a35d5459313dae0cb6a20970bc6f701b [INFO] running `Command { std: "docker" "start" "-a" "f3cf10cfe06022c073ea93691d0749a6a35d5459313dae0cb6a20970bc6f701b", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking terminal_size v0.1.15 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaGvfeyZ/lib.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tiff` (lib) 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 `jemalloc-sys v0.3.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/jemalloc-sys-67c587144cfabdce/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=16 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2" [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] 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] 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] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2,x87") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [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 whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... yes [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... no [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... no [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking LG_PAGE... undefined [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] grep: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 1704: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 1714: printf: write error: No space left on device [INFO] [stderr] configure: error: cannot determine value for LG_PAGE [INFO] [stderr] sort: fflush failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 40: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 44: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 45: echo: write error: No space left on device [INFO] [stderr] sort: write failed: 'standard output': No space left on device [INFO] [stderr] sort: write error [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 54: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 75: printf: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 76: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 78: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure: line 82: printf: write error: No space left on device [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jemalloc-sys-0.3.2/build.rs:392:9: [INFO] [stderr] command did not execute successfully: cd "/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" CPPFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" LDFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-388a092f3fff366d/out" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x600c70b332d0 - std::backtrace_rs::backtrace::libunwind::trace::h8d049c603591f117 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x600c70b332d0 - std::backtrace_rs::backtrace::trace_unsynchronized::h12d723987b6ecb37 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x600c70b332d0 - std::sys::backtrace::_print_fmt::ha2d5d1796af7e95b [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x600c70b332d0 - ::fmt::h1c9e2d37e83a6f45 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x600c70b581d3 - core::fmt::rt::Argument::fmt::h6d4829024d2f28af [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/rt.rs:177:76 [INFO] [stderr] 5: 0x600c70b581d3 - core::fmt::write::h70010609f08caa2c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/fmt/mod.rs:1449:21 [INFO] [stderr] 6: 0x600c70b2f893 - std::io::Write::write_fmt::h5beca4280109502a [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/io/mod.rs:1890:15 [INFO] [stderr] 7: 0x600c70b33122 - std::sys::backtrace::BacktraceLock::print::hc6df4b657d226323 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 8: 0x600c70b342af - std::panicking::default_hook::{{closure}}::he57abbdf0dfd49a1 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:298:22 [INFO] [stderr] 9: 0x600c70b3411a - std::panicking::default_hook::ha257b0a6dcbf8c4d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:325:9 [INFO] [stderr] 10: 0x600c70b34cd2 - std::panicking::rust_panic_with_hook::h5e80f0d9b942b6f4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:831:13 [INFO] [stderr] 11: 0x600c70b34a5a - std::panicking::begin_panic_handler::{{closure}}::h23399133522ade7c [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:704:13 [INFO] [stderr] 12: 0x600c70b337e9 - std::sys::backtrace::__rust_end_short_backtrace::ha1965244cc6f6d08 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 13: 0x600c70b346ed - rust_begin_unwind [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:695:5 [INFO] [stderr] 14: 0x600c70b57040 - core::panicking::panic_fmt::hd50a3c52a113c1bc [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/panicking.rs:75:14 [INFO] [stderr] 15: 0x600c70aca781 - build_script_build::run::h94ecf9d0dc0257c7 [INFO] [stderr] 16: 0x600c70ac9615 - build_script_build::main::ha576a12726cacaa9 [INFO] [stderr] 17: 0x600c70ac4683 - core::ops::function::FnOnce::call_once::h363a1aa8729c99fe [INFO] [stderr] 18: 0x600c70ac41f6 - std::sys::backtrace::__rust_begin_short_backtrace::hd317edc820190410 [INFO] [stderr] 19: 0x600c70ac4189 - std::rt::lang_start::{{closure}}::h9b168e6d9f3c9995 [INFO] [stderr] 20: 0x600c70b2ad90 - core::ops::function::impls:: for &F>::call_once::hbc5e797acdf5178d [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 21: 0x600c70b2ad90 - std::panicking::try::do_call::h7328265f90809c75 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 22: 0x600c70b2ad90 - std::panicking::try::h35a3eaf756520b67 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 23: 0x600c70b2ad90 - std::panic::catch_unwind::hb9240d7833bff7e4 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 24: 0x600c70b2ad90 - std::rt::lang_start_internal::{{closure}}::hb290b4b5ac28f5fe [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:168:24 [INFO] [stderr] 25: 0x600c70b2ad90 - std::panicking::try::do_call::hf43947ed79cf6909 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:587:40 [INFO] [stderr] 26: 0x600c70b2ad90 - std::panicking::try::hadc1bca0b521f754 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panicking.rs:550:19 [INFO] [stderr] 27: 0x600c70b2ad90 - std::panic::catch_unwind::h4851a96d6a84edb0 [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/panic.rs:358:14 [INFO] [stderr] 28: 0x600c70b2ad90 - std::rt::lang_start_internal::h91e030916ec7a1ba [INFO] [stderr] at /rustc/35b6491ce6d2b388d0a5de1e59e2123604af807f/library/std/src/rt.rs:164:5 [INFO] [stderr] 29: 0x600c70ac4171 - std::rt::lang_start::h4ba74e6bd8eda6b5 [INFO] [stderr] 30: 0x600c70acac35 - main [INFO] [stderr] 31: 0x7a9af9fc6d90 - [INFO] [stderr] 32: 0x7a9af9fc6e40 - __libc_start_main [INFO] [stderr] 33: 0x600c70abe1b5 - _start [INFO] [stderr] 34: 0x0 - [INFO] running `Command { std: "docker" "inspect" "f3cf10cfe06022c073ea93691d0749a6a35d5459313dae0cb6a20970bc6f701b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3cf10cfe06022c073ea93691d0749a6a35d5459313dae0cb6a20970bc6f701b", kill_on_drop: false }` [INFO] [stdout] f3cf10cfe06022c073ea93691d0749a6a35d5459313dae0cb6a20970bc6f701b