[INFO] cloning repository https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tyrone-wu/advent-of-code-2023-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d485c3c47e9722cb046fd5e1bbebe8ed3d612217
[INFO] checking tyrone-wu/advent-of-code-2023-rust against master#cb06d12710575a0d7ff71d6fe108f3bcff4f9195 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftyrone-wu%2Fadvent-of-code-2023-rust" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tyrone-wu/advent-of-code-2023-rust on toolchain cb06d12710575a0d7ff71d6fe108f3bcff4f9195
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] finished tweaking git repo https://github.com/tyrone-wu/advent-of-code-2023-rust
[INFO] tweaked toml for git repo https://github.com/tyrone-wu/advent-of-code-2023-rust written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/tyrone-wu/advent-of-code-2023-rust 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" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rayon-cond v0.2.0
[INFO] [stderr]   Downloaded rustworkx-core v0.13.2
[INFO] [stderr]   Downloaded rug v1.22.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fc0a5e7e09002c3cea7ff64205ecca4cbdb193aabb46c71e1a8ca3d28551bff
[INFO] running `Command { std: "docker" "start" "-a" "3fc0a5e7e09002c3cea7ff64205ecca4cbdb193aabb46c71e1a8ca3d28551bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fc0a5e7e09002c3cea7ff64205ecca4cbdb193aabb46c71e1a8ca3d28551bff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fc0a5e7e09002c3cea7ff64205ecca4cbdb193aabb46c71e1a8ca3d28551bff", kill_on_drop: false }`
[INFO] [stdout] 3fc0a5e7e09002c3cea7ff64205ecca4cbdb193aabb46c71e1a8ca3d28551bff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cb06d12710575a0d7ff71d6fe108f3bcff4f9195" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 63a13538c3fae291a89791f36ab48d3b1f1e0970916e8681613702cbc7b31931
[INFO] running `Command { std: "docker" "start" "-a" "63a13538c3fae291a89791f36ab48d3b1f1e0970916e8681613702cbc7b31931", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.17
[INFO] [stderr]     Checking crossbeam-deque v0.8.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling priority-queue v1.3.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/cexpr-e51e12f99d743b55/invoked.timestamp`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagYaSqL/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `typenum` (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/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.17.0/build/main.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("const-generics", "force_unix_path_separator", "i128", "no_std", "scale-info", "scale_info", "strict"))' -C metadata=9ce28aee147b49c5 -C extra-filename=-029e1058a132b731 --out-dir /opt/rustwide/target/debug/build/typenum-029e1058a132b731 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] error: could not compile `rayon` (lib) due to 1 previous error
[INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device
[INFO] [stderr] error: could not compile `regex-syntax` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.2/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 --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=e9e212ba399aca92 -C extra-filename=-62d838f3f56f51ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (exit status: 101)
[INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetagEfQBj/lib.rmeta`: No space left on device (os error 28)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clang-sys` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `gmp-mpfr-sys v1.6.1`
[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/gmp-mpfr-sys-97994cb42613f390/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=GMP_MPFR_SYS_CACHE
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/lib"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/include"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build"
[INFO] [stderr]   $ ln -s "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.1/gmp-6.3.0-c" "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-src"
[INFO] [stderr]   $ mkdir -p "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build"
[INFO] [stderr]   $ cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
[INFO] [stderr]   checking build system type... zen3-pc-linux-gnu
[INFO] [stderr]   checking host system type... zen3-pc-linux-gnu
[INFO] [stderr]   checking for a BSD-compatible install... /bin/install -c
[INFO] [stderr]   checking whether build environment is sane... yes
[INFO] [stderr]   checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
[INFO] [stderr]   checking for gawk... no
[INFO] [stderr]   checking for mawk... mawk
[INFO] [stderr]   checking whether make sets $(MAKE)... yes
[INFO] [stderr]   checking whether make supports nested variables... yes
[INFO] [stderr]   checking whether to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking ABI=64
[INFO] [stderr]   checking compiler gcc -O2 -pedantic -fomit-frame-pointer -m64 ... no, function pointer return
[INFO] [stderr]   checking whether cc is gcc... yes
[INFO] [stderr]   checking compiler cc -O2 -pedantic -fomit-frame-pointer -m64 ... yes
[INFO] [stderr]   checking for 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 cc understands -c and -o together... yes
[INFO] [stderr]   checking for cc option to accept ISO C99... none needed
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking build system compiler cc... yes
[INFO] [stderr]   checking for build system preprocessor... cc -E
[INFO] [stderr]   checking for build system executable suffix... 
[INFO] [stderr]   checking whether build system compiler is ANSI... yes
[INFO] [stderr]   checking for build system compiler math library... -lm
[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]   using ABI="64"
[INFO] [stderr]         CC="cc"
[INFO] [stderr]         CFLAGS="-O2 -pedantic -fomit-frame-pointer -m64"
[INFO] [stderr]         CPPFLAGS=""
[INFO] [stderr]         MPN_PATH=" x86_64/fat x86_64 generic"
[INFO] [stderr]   checking whether assembler supports --noexecstack option... yes
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
[INFO] [stderr]   checking the name lister (/usr/bin/nm -B) interface... BSD nm
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert zen3-pc-linux-gnu file names to zen3-pc-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert zen3-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for dlltool... dlltool
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... failed
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for ANSI C header files... no
[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... no
[INFO] [stderr]   checking for memory.h... no
[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 for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... yes
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... no
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for ANSI C header files... (cached) no
[INFO] [stderr]   checking whether time.h and sys/time.h may both be included... yes
[INFO] [stderr]   checking fcntl.h usability... yes
[INFO] [stderr]   checking fcntl.h presence... yes
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking float.h usability... yes
[INFO] [stderr]   checking float.h presence... yes
[INFO] [stderr]   checking for float.h... yes
[INFO] [stderr]   checking invent.h usability... no
[INFO] [stderr]   checking invent.h presence... no
[INFO] [stderr]   checking for invent.h... no
[INFO] [stderr]   checking langinfo.h usability... yes
[INFO] [stderr]   checking langinfo.h presence... yes
[INFO] [stderr]   checking for langinfo.h... yes
[INFO] [stderr]   checking locale.h usability... yes
[INFO] [stderr]   checking locale.h presence... yes
[INFO] [stderr]   checking for locale.h... yes
[INFO] [stderr]   checking nl_types.h usability... yes
[INFO] [stderr]   checking nl_types.h presence... yes
[INFO] [stderr]   checking for nl_types.h... yes
[INFO] [stderr]   checking sys/attributes.h usability... no
[INFO] [stderr]   checking sys/attributes.h presence... no
[INFO] [stderr]   checking for sys/attributes.h... no
[INFO] [stderr]   checking sys/iograph.h usability... no
[INFO] [stderr]   checking sys/iograph.h presence... no
[INFO] [stderr]   checking for sys/iograph.h... no
[INFO] [stderr]   checking sys/mman.h usability... yes
[INFO] [stderr]   checking sys/mman.h presence... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking sys/param.h usability... yes
[INFO] [stderr]   checking sys/param.h presence... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking sys/processor.h usability... no
[INFO] [stderr]   checking sys/processor.h presence... no
[INFO] [stderr]   checking for sys/processor.h... no
[INFO] [stderr]   checking sys/pstat.h usability... no
[INFO] [stderr]   checking sys/pstat.h presence... no
[INFO] [stderr]   checking for sys/pstat.h... no
[INFO] [stderr]   checking sys/sysinfo.h usability... yes
[INFO] [stderr]   checking sys/sysinfo.h presence... yes
[INFO] [stderr]   checking for sys/sysinfo.h... yes
[INFO] [stderr]   checking sys/syssgi.h usability... no
[INFO] [stderr]   checking sys/syssgi.h presence... no
[INFO] [stderr]   checking for sys/syssgi.h... no
[INFO] [stderr]   checking sys/systemcfg.h usability... no
[INFO] [stderr]   checking sys/systemcfg.h presence... no
[INFO] [stderr]   checking for sys/systemcfg.h... no
[INFO] [stderr]   checking sys/time.h usability... yes
[INFO] [stderr]   checking sys/time.h presence... yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking sys/times.h usability... yes
[INFO] [stderr]   checking sys/times.h presence... yes
[INFO] [stderr]   checking for sys/times.h... yes
[INFO] [stderr]   checking for sys/resource.h... yes
[INFO] [stderr]   checking for sys/sysctl.h... no
[INFO] [stderr]   checking for machine/hal_sysinfo.h... no
[INFO] [stderr]   checking whether fgetc is declared... no
[INFO] [stderr]   checking whether fscanf is declared... no
[INFO] [stderr]   checking whether optarg is declared... yes
[INFO] [stderr]   checking whether ungetc is declared... yes
[INFO] [stderr]   checking whether vfprintf is declared... yes
[INFO] [stderr]   checking whether sys_errlist is declared... no
[INFO] [stderr]   checking whether sys_nerr is declared... no
[INFO] [stderr]   checking return type of signal handlers... void
[INFO] [stderr]   checking for intmax_t... yes
[INFO] [stderr]   checking for long double... yes
[INFO] [stderr]   checking for long long... yes
[INFO] [stderr]   checking for ptrdiff_t... no
[INFO] [stderr]   checking for quad_t... yes
[INFO] [stderr]   checking for uint_least32_t... yes
[INFO] [stderr]   checking for intptr_t... yes
[INFO] [stderr]   checking for working volatile... yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict
[INFO] [stderr]   checking whether gcc __attribute__ ((const)) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((malloc)) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((mode (XX))) works... yes
[INFO] [stderr]   checking whether gcc __attribute__ ((noreturn)) works... yes
[INFO] [stderr]   checking whether gcc hidden aliases work... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for cos in -lm... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca (via gmp-impl.h)... yes
[INFO] [stderr]   checking how to allocate temporary memory... alloca
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking format of `double' floating point... IEEE little endian
[INFO] [stderr]   checking for alarm... yes
[INFO] [stderr]   checking for attr_get... no
[INFO] [stderr]   checking for clock... yes
[INFO] [stderr]   checking for cputime... no
[INFO] [stderr]   checking for getpagesize... yes
[INFO] [stderr]   checking for getrusage... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for getsysinfo... no
[INFO] [stderr]   checking for localeconv... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for mprotect... yes
[INFO] [stderr]   checking for nl_langinfo... yes
[INFO] [stderr]   checking for obstack_vprintf... yes
[INFO] [stderr]   checking for popen... yes
[INFO] [stderr]   checking for processor_info... no
[INFO] [stderr]   checking for pstat_getprocessor... no
[INFO] [stderr]   checking for raise... yes
[INFO] [stderr]   checking for read_real_time... no
[INFO] [stderr]   checking for sigaction... yes
[INFO] [stderr]   checking for sigaltstack... yes
[INFO] [stderr]   checking for sigstack... yes
[INFO] [stderr]   checking for syssgi... no
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for strtol... yes
[INFO] [stderr]   checking for strtoul... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for sysctl... no
[INFO] [stderr]   checking for sysctlbyname... no
[INFO] [stderr]   checking for times... yes
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking for vsnprintf... yes
[INFO] [stderr]   checking whether vsnprintf works... yes
[INFO] [stderr]   checking whether sscanf needs writable input... no
[INFO] [stderr]   checking for struct pst_processor.psp_iticksperclktick... no
[INFO] [stderr]   checking for suitable m4... m4
[INFO] [stderr]   checking if m4wrap produces spurious output... no
[INFO] [stderr]   checking how to switch to text section... .text
[INFO] [stderr]   checking how to switch to data section... .data
[INFO] [stderr]   checking for assembler label suffix... :
[INFO] [stderr]   checking for assembler global directive... .globl
[INFO] [stderr]   checking for assembler global directive attribute... 
[INFO] [stderr]   checking if globals are prefixed by underscore... no
[INFO] [stderr]   checking how to switch to read-only data section... 	.section	.rodata
[INFO] [stderr]   checking for assembler .type directive... .type	$1,@$2
[INFO] [stderr]   checking for assembler .size directive... .size	$1,$2
[INFO] [stderr]   checking for assembler local label prefix... .L
[INFO] [stderr]   checking for assembler byte directive... .byte
[INFO] [stderr]   checking how to define a 32-bit word... .long
[INFO] [stderr]   checking if .align assembly directive is logarithmic... no
[INFO] [stderr]   checking if the .align directive accepts an 0x90 fill in .text... yes
[INFO] [stderr]   checking if the assembler knows about the mulx instruction... yes
[INFO] [stderr]   checking for assembler COFF type directives... no
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of unsigned short... 2
[INFO] [stderr]   checking size of unsigned... 4
[INFO] [stderr]   checking size of unsigned long... 8
[INFO] [stderr]   checking size of mp_limb_t... 8
[INFO] [stderr]   creating config.m4
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating mpf/Makefile
[INFO] [stderr]   config.status: creating mpn/Makefile
[INFO] [stderr]   config.status: creating mpq/Makefile
[INFO] [stderr]   config.status: creating mpz/Makefile
[INFO] [stderr]   config.status: creating printf/Makefile
[INFO] [stderr]   config.status: creating scanf/Makefile
[INFO] [stderr]   config.status: creating rand/Makefile
[INFO] [stderr]   config.status: creating cxx/Makefile
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating tests/devel/Makefile
[INFO] [stderr]   config.status: creating tests/mpf/Makefile
[INFO] [stderr]   config.status: creating tests/mpn/Makefile
[INFO] [stderr]   config.status: creating tests/mpq/Makefile
[INFO] [stderr]   config.status: creating tests/mpz/Makefile
[INFO] [stderr]   config.status: creating tests/rand/Makefile
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   /usr/bin/install: error writing '/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build/conftest.dir/conftest.one': No space left on device
[INFO] [stderr]   /usr/bin/install: error writing '/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build/conftest.dir/conftest.two': No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /usr/bin/sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   sed: couldn't flush stdout: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25396: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25193: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: mpn/coreihwl_addmul_2.asm: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 25353: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   mkdir: cannot create directory 'tune': No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28007: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28009: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28010: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28012: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28013: echo: write error: No space left on device
[INFO] [stderr]   ../gmp-src/configure: line 28016: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   mawk: write failure (No space left on device)
[INFO] [stderr]   mawk: close failed on file /dev/stdout (No space left on device)
[INFO] [stderr]   config.status: error: could not create tests/rand/Makefile
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gmp-mpfr-sys-1.6.1/build.rs:1210:13:
[INFO] [stderr]   Program failed with code 1: cd "/opt/rustwide/target/debug/build/gmp-mpfr-sys-5ec67604942fd2ae/out/build/gmp-build" && "sh" "-c" "../gmp-src/configure --enable-fat --disable-shared --with-pic"
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5797b5261333 - std::backtrace_rs::backtrace::libunwind::trace::h7e6d0ae4294a4a8c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5797b5261333 - std::backtrace_rs::backtrace::trace_unsynchronized::he51e5637b960fd4d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5797b5261333 - std::sys::backtrace::_print_fmt::h5738c48dc21f8f40
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5797b5261333 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h0d4d12f7c9404742
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5797b52851f3 - core::fmt::rt::Argument::fmt::h1132514a9fada4fe
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5797b52851f3 - core::fmt::write::h34bb49244168fa4a
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5797b525e383 - std::io::Write::write_fmt::hd6e437e416d0bed7
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5797b5261182 - std::sys::backtrace::BacktraceLock::print::hfca34c1e63219935
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5797b526213a - std::panicking::default_hook::{{closure}}::ha45a18105d446e7d
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5797b5261faa - std::panicking::default_hook::h6a80a3772ec5361c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5797b5262a02 - std::panicking::rust_panic_with_hook::h30dc2864a1afbdca
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5797b526289a - std::panicking::begin_panic_handler::{{closure}}::h2498d707b9673770
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5797b5261829 - std::sys::backtrace::__rust_end_short_backtrace::hd2dd629c5543649e
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5797b526252d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5797b5284130 - core::panicking::panic_fmt::he03190313194da46
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5797b52246c7 - build_script_build::execute::h97953523cffb57a8
[INFO] [stderr]     16:     0x5797b5223fbd - build_script_build::configure::hc9ec6314c22400ef
[INFO] [stderr]     17:     0x5797b521df28 - build_script_build::build_gmp::hde18d724fc3836a7
[INFO] [stderr]     18:     0x5797b52188b6 - build_script_build::compile_libs::h8b314a37d68c9bcc
[INFO] [stderr]     19:     0x5797b5216580 - build_script_build::main::h69ab9fcc3884d770
[INFO] [stderr]     20:     0x5797b5234e23 - core::ops::function::FnOnce::call_once::h00bab7a6919834b9
[INFO] [stderr]     21:     0x5797b5230576 - std::sys::backtrace::__rust_begin_short_backtrace::h08bd0981d5755725
[INFO] [stderr]     22:     0x5797b522b0b9 - std::rt::lang_start::{{closure}}::hb54b6e32070cb55a
[INFO] [stderr]     23:     0x5797b525a6c0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hae3a0f3fcddfc46c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x5797b525a6c0 - std::panicking::try::do_call::h59a23ccaba8f632f
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     25:     0x5797b525a6c0 - std::panicking::try::h7fb3cd3b8d20091b
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     26:     0x5797b525a6c0 - std::panic::catch_unwind::hbf65a6597a1c7ae4
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5797b525a6c0 - std::rt::lang_start_internal::{{closure}}::hf01b5a1d5d3d82d6
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x5797b525a6c0 - std::panicking::try::do_call::h4daa86886329ce38
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:587:40
[INFO] [stderr]     29:     0x5797b525a6c0 - std::panicking::try::hcd46ee8a743d94d5
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panicking.rs:550:19
[INFO] [stderr]     30:     0x5797b525a6c0 - std::panic::catch_unwind::he56a70f10ec2f80c
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5797b525a6c0 - std::rt::lang_start_internal::ha11bdd6f89b57997
[INFO] [stderr]                                  at /rustc/cb06d12710575a0d7ff71d6fe108f3bcff4f9195/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x5797b522b0a1 - std::rt::lang_start::h3ebb7bf1c06faaa1
[INFO] [stderr]     33:     0x5797b5225265 - main
[INFO] [stderr]     34:     0x75e97fca1d90 - <unknown>
[INFO] [stderr]     35:     0x75e97fca1e40 - __libc_start_main
[INFO] [stderr]     36:     0x5797b5215355 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "63a13538c3fae291a89791f36ab48d3b1f1e0970916e8681613702cbc7b31931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63a13538c3fae291a89791f36ab48d3b1f1e0970916e8681613702cbc7b31931", kill_on_drop: false }`
[INFO] [stdout] 63a13538c3fae291a89791f36ab48d3b1f1e0970916e8681613702cbc7b31931
