[INFO] cloning repository https://github.com/rail44/longgu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rail44/longgu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Flonggu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Flonggu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5753a64a8009fa04568af06858e3f2a58ecc216
[INFO] building rail44/longgu against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frail44%2Flonggu" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/rail44/longgu on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/rail44/longgu
[INFO] finished tweaking git repo https://github.com/rail44/longgu
[INFO] tweaked toml for git repo https://github.com/rail44/longgu written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/rail44/longgu 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded r2d2-diesel v0.16.0
[INFO] [stderr]   Downloaded pq-sys v0.4.4
[INFO] [stderr]   Downloaded cc v1.0.1
[INFO] [stderr]   Downloaded scheduled-thread-pool v0.1.0
[INFO] [stderr]   Downloaded diesel_codegen v0.16.0
[INFO] [stderr]   Downloaded r2d2 v0.7.4
[INFO] [stderr]   Downloaded diesel_infer_schema v0.16.0
[INFO] [stderr]   Downloaded diesel v0.16.0
[INFO] [stderr]   Downloaded backtrace-sys v0.1.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 128039f58ea450599c3ccaa5d4378bb9737f306b652852abf90079c018b194df
[INFO] running `Command { std: "docker" "start" "-a" "128039f58ea450599c3ccaa5d4378bb9737f306b652852abf90079c018b194df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "128039f58ea450599c3ccaa5d4378bb9737f306b652852abf90079c018b194df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "128039f58ea450599c3ccaa5d4378bb9737f306b652852abf90079c018b194df", kill_on_drop: false }`
[INFO] [stdout] 128039f58ea450599c3ccaa5d4378bb9737f306b652852abf90079c018b194df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 551c9d7faa311efe098c365c8c998af64116461b4eb0ff5f86f6aa6a75f9e53e
[INFO] running `Command { std: "docker" "start" "-a" "551c9d7faa311efe098c365c8c998af64116461b4eb0ff5f86f6aa6a75f9e53e", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.32
[INFO] [stderr]    Compiling byteorder v1.1.0
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling version_check v0.1.3
[INFO] [stderr]    Compiling cc v1.0.1
[INFO] [stderr]    Compiling matches v0.1.6
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling lazy_static v0.2.9
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling pq-sys v0.4.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.5
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling percent-encoding v1.0.0
[INFO] [stderr]    Compiling safemem v0.2.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.5
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling httparse v1.2.3
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling memchr v1.0.1
[INFO] [stderr]    Compiling time v0.1.38
[INFO] [stderr]    Compiling base64 v0.6.0
[INFO] [stderr]    Compiling num_cpus v1.7.0
[INFO] [stderr]    Compiling rustc-serialize v0.3.24
[INFO] [stderr]    Compiling cfg-if v0.1.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling aho-corasick v0.6.3
[INFO] [stderr]    Compiling plugin v0.2.6
[INFO] [stderr]    Compiling error v0.1.9
[INFO] [stderr]    Compiling thread_local v0.3.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling idna v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.4.1
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling modifier v0.1.0
[INFO] [stderr]    Compiling scheduled-thread-pool v0.1.0
[INFO] [stdout] error[E0310]: the parameter type `T` may not live long enough
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustc-serialize-0.3.24/src/serialize.rs:1155:5
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     fn decode<D: Decoder>(d: &mut D) -> Result<Cow<'static, T>, D::Error> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |     |
[INFO] [stdout]      |     the parameter type `T` must be valid for the static lifetime...
[INFO] [stdout]      |     ...so that the type `T` will meet its required lifetime bounds...
[INFO] [stdout]      |
[INFO] [stdout] note: ...that is required by this bound
[INFO] [stdout]     --> /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/alloc/src/borrow.rs:179:30
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]      |
[INFO] [stdout] 1151 | impl<'a, T: ?Sized + 'static> Decodable for Cow<'a, T>
[INFO] [stdout]      |                    +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.1.40
[INFO] [stderr]    Compiling r2d2 v0.7.4
[INFO] [stderr]    Compiling diesel v0.16.0
[INFO] [stderr]    Compiling serde v1.0.15
[INFO] [stderr]    Compiling route-recognizer v0.1.12
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling backtrace-sys v0.1.15
[INFO] [stderr]    Compiling dtoa v0.4.2
[INFO] [stderr]    Compiling url v1.5.1
[INFO] [stderr]    Compiling regex v0.2.2
[INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/url-1.5.1/src/form_urlencoded.rs:251:40
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> {
[INFO] [stdout]     |      -- lifetime `'a` defined here
[INFO] [stdout] 250 |     fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization }
[INFO] [stdout] 251 |     fn finish(self) -> &'a mut ::Url { self.url }
[INFO] [stdout]     |                                        ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        returning this value requires that `*self.url` is borrowed for `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0713`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `url` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0310`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 1 previous error
[INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.15`
[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-b24666655d0aeffc/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-8ae81e7fe4fd5db5/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.15/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... a.out
[INFO] [stderr]   checking whether the C compiler works... yes
[INFO] [stderr]   checking whether we are cross compiling... no
[INFO] [stderr]   checking for suffix of executables... 
[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 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 minix/config.h usability... no
[INFO] [stderr]   checking minix/config.h presence... no
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking for a BSD-compatible install... /usr/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 to enable maintainer-specific portions of Makefiles... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... (cached) cc
[INFO] [stderr]   checking whether we are using the GNU C compiler... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to accept ISO C89... (cached) none needed
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... ranlib
[INFO] [stderr]   checking for gawk... (cached) mawk
[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 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 whether ln -s works... yes
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking whether the shell understands some XSI constructs... yes
[INFO] [stderr]   checking whether the shell understands "+="... yes
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib
[INFO] [stderr]   checking command to parse /usr/bin/nm -B output from cc object... ok
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... no
[INFO] [stderr]   checking if cc supports -c -o file.o... no
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) no
[INFO] [stderr]   checking if we can lock with hard links... yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) 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 unwind.h usability... yes
[INFO] [stderr]   checking unwind.h presence... yes
[INFO] [stderr]   checking for unwind.h... yes
[INFO] [stderr]   checking for _Unwind_Backtrace... yes
[INFO] [stderr]   checking for -funwind-tables option... yes
[INFO] [stderr]   checking for -frandom-seed=string option... yes
[INFO] [stderr]   checking whether cc supports -W... yes
[INFO] [stderr]   checking whether cc supports -Wall... yes
[INFO] [stderr]   checking whether cc supports -Wwrite-strings... yes
[INFO] [stderr]   checking whether cc supports -Wstrict-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wmissing-prototypes... yes
[INFO] [stderr]   checking whether cc supports -Wold-style-definition... yes
[INFO] [stderr]   checking whether cc supports -Wmissing-format-attribute... yes
[INFO] [stderr]   checking whether cc supports -Wcast-qual... no
[INFO] [stderr]   checking for _Unwind_GetIPInfo... no
[INFO] [stderr]   checking __sync extensions... no
[INFO] [stderr]   checking __atomic extensions... no
[INFO] [stderr]   checking output filetype... 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   mkdir: cannot create directory 'conftest': No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 8581: cd: conftest: No such file or directory
[INFO] [stderr]   mkdir: cannot create directory 'out': No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 8583: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 8595: out/conftest.err: No such file or directory
[INFO] [stderr]   cat: out/conftest.err: No such file or directory
[INFO] [stderr]   rmdir: failed to remove 'out': No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   cat: confdefs.h: No such file or directory
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   configure: error: in `/opt/rustwide/target/debug/build/backtrace-sys-8ae81e7fe4fd5db5/out':
[INFO] [stderr]   configure: error: compiler failed
[INFO] [stderr]   See `config.log' for more details.
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 42: echo: write error: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 49: echo: write error: No space left on device
[INFO] [stderr]   sort: fflush failed: 'standard output': No space left on device
[INFO] [stderr]   sort: write error
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 58: echo: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.15/src/libbacktrace/configure: line 90: 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/backtrace-sys-0.1.15/build.rs:171:9:
[INFO] [stderr]   failed with: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5e3f8734924a - std::backtrace_rs::backtrace::libunwind::trace::h65cc9476dea42f04
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5e3f8734924a - std::backtrace_rs::backtrace::trace_unsynchronized::h31307b22853da5cb
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5e3f8734924a - std::sys::backtrace::_print_fmt::h1d1ec741e9afb97a
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5e3f8734924a - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he389a1126db3ba75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5e3f8736ce93 - core::fmt::rt::Argument::fmt::h0df11dc86b5adf75
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5e3f8736ce93 - core::fmt::write::hb735a44de60d4775
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/fmt/mod.rs:1440:21
[INFO] [stderr]      6:     0x5e3f87346043 - std::io::Write::write_fmt::h7e55554e3b601464
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/io/mod.rs:1887:15
[INFO] [stderr]      7:     0x5e3f87349092 - std::sys::backtrace::BacktraceLock::print::h1b2403acafb4a9ce
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5e3f8734a320 - std::panicking::default_hook::{{closure}}::h1331b39f8c22272c
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:295:22
[INFO] [stderr]      9:     0x5e3f8734a100 - std::panicking::default_hook::h412b1b8b79d13729
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:322:9
[INFO] [stderr]     10:     0x5e3f8734a9b2 - std::panicking::rust_panic_with_hook::he422ff96d7e46154
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:828:13
[INFO] [stderr]     11:     0x5e3f8734a84a - std::panicking::begin_panic_handler::{{closure}}::h48ed6f472c90914b
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:701:13
[INFO] [stderr]     12:     0x5e3f87349749 - std::sys::backtrace::__rust_end_short_backtrace::hb3ec7f756cf60e78
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5e3f8734a4dd - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:692:5
[INFO] [stderr]     14:     0x5e3f8736bd10 - core::panicking::panic_fmt::h14762d721bf3d8f4
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5e3f87306955 - build_script_build::run::h904af5866a4209d7
[INFO] [stderr]     16:     0x5e3f873056cc - build_script_build::main::h9d39716385bd8909
[INFO] [stderr]     17:     0x5e3f87303693 - core::ops::function::FnOnce::call_once::hd5613df877711b3b
[INFO] [stderr]     18:     0x5e3f87303096 - std::sys::backtrace::__rust_begin_short_backtrace::h9d39da41cc96a293
[INFO] [stderr]     19:     0x5e3f87302c79 - std::rt::lang_start::{{closure}}::hb23cd1752ba266a6
[INFO] [stderr]     20:     0x5e3f873429d7 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::he65d3dc22beac451
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5e3f873429d7 - std::panicking::try::do_call::h06981c1fa5ca7e3e
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     22:     0x5e3f873429d7 - std::panicking::try::h69dc3282503f57f9
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     23:     0x5e3f873429d7 - std::panic::catch_unwind::h92970ef9ef5c92ae
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x5e3f873429d7 - std::rt::lang_start_internal::{{closure}}::h1b78dd850ae1293d
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:48
[INFO] [stderr]     25:     0x5e3f873429d7 - std::panicking::try::do_call::h027346d9b0cbd7c7
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:584:40
[INFO] [stderr]     26:     0x5e3f873429d7 - std::panicking::try::h91dc055514206193
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panicking.rs:547:19
[INFO] [stderr]     27:     0x5e3f873429d7 - std::panic::catch_unwind::ha551d86c182ebce0
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x5e3f873429d7 - std::rt::lang_start_internal::h19b9f2ab21592fb1
[INFO] [stderr]                                  at /rustc/ad211ced81509462cdfe4c29ed10f97279a0acae/library/std/src/rt.rs:174:20
[INFO] [stderr]     29:     0x5e3f87302c57 - std::rt::lang_start::h46e7b4f7adc63cb6
[INFO] [stderr]     30:     0x5e3f87306b45 - main
[INFO] [stderr]     31:     0x7360c417bd90 - <unknown>
[INFO] [stderr]     32:     0x7360c417be40 - __libc_start_main
[INFO] [stderr]     33:     0x5e3f87302805 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "551c9d7faa311efe098c365c8c998af64116461b4eb0ff5f86f6aa6a75f9e53e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "551c9d7faa311efe098c365c8c998af64116461b4eb0ff5f86f6aa6a75f9e53e", kill_on_drop: false }`
[INFO] [stdout] 551c9d7faa311efe098c365c8c998af64116461b4eb0ff5f86f6aa6a75f9e53e
