[INFO] cloning repository https://github.com/mmisono/conrod-examples
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mmisono/conrod-examples" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Fconrod-examples", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Fconrod-examples'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb89d92fe7816a7f2d63e15f33b75f1323cf3699
[INFO] checking mmisono/conrod-examples against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmmisono%2Fconrod-examples" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mmisono/conrod-examples on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/mmisono/conrod-examples
[INFO] finished tweaking git repo https://github.com/mmisono/conrod-examples
[INFO] tweaked toml for git repo https://github.com/mmisono/conrod-examples written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/mmisono/conrod-examples 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/fibonacci/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-4-tc1/source/tic_tac_toe/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-bigint v0.1.39
[INFO] [stderr]   Downloaded num-complex v0.1.38
[INFO] [stderr]   Downloaded petgraph v0.4.5
[INFO] [stderr]   Downloaded fixedbitset v0.1.6
[INFO] [stderr]   Downloaded gl_generator v0.5.4
[INFO] [stderr]   Downloaded conrod v0.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1cf6027dace0b6008c1def17eb312c9bd3cd04d0921f64f5cabcd95f4a6a2c2
[INFO] running `Command { std: "docker" "start" "-a" "f1cf6027dace0b6008c1def17eb312c9bd3cd04d0921f64f5cabcd95f4a6a2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1cf6027dace0b6008c1def17eb312c9bd3cd04d0921f64f5cabcd95f4a6a2c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1cf6027dace0b6008c1def17eb312c9bd3cd04d0921f64f5cabcd95f4a6a2c2", kill_on_drop: false }`
[INFO] [stdout] f1cf6027dace0b6008c1def17eb312c9bd3cd04d0921f64f5cabcd95f4a6a2c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0e29fb278e3e62088b4a4c9e6e556d1edba49dd7ef9dcd7bea9d070d863f941
[INFO] running `Command { std: "docker" "start" "-a" "e0e29fb278e3e62088b4a4c9e6e556d1edba49dd7ef9dcd7bea9d070d863f941", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/fibonacci/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/tic_tac_toe/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking libc v0.2.24
[INFO] [stderr]    Compiling siphasher v0.2.2
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling dtoa v0.4.1
[INFO] [stderr]    Compiling num-traits v0.1.39
[INFO] [stderr]    Compiling itoa v0.3.1
[INFO] [stderr]    Compiling serde v0.9.15
[INFO] [stderr]     Checking lazy_static v0.2.8
[INFO] [stderr]    Compiling bitflags v0.7.0
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling khronos_api v1.0.1
[INFO] [stderr]    Compiling log v0.3.8
[INFO] [stderr]    Compiling xml-rs v0.3.6
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]    Compiling gcc v0.3.51
[INFO] [stderr]    Compiling xml-rs v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling dbghelp-sys v0.2.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking rand v0.3.15
[INFO] [stderr]     Checking shared_library v0.1.6
[INFO] [stderr]     Checking byteorder v1.0.0
[INFO] [stderr]    Compiling tempfile v2.1.5
[INFO] [stderr]    Compiling phf_shared v0.7.21
[INFO] [stderr]     Checking fs2 v0.2.5
[INFO] [stderr]     Checking odds v0.2.25
[INFO] [stderr]    Compiling backtrace v0.2.3
[INFO] [stderr]     Checking memmap v0.4.0
[INFO] [stderr]    Compiling phf v0.7.21
[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/a26e97be8826d408309fffbd8168362365719f50/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]     Checking num-integer v0.1.34
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking cfg-if v0.1.1
[INFO] [stderr]     Checking piston-float v0.3.0
[INFO] [stderr]     Checking byteorder v0.4.2
[INFO] [stderr]     Checking rustc-demangle v0.1.4
[INFO] [stderr]     Checking fixedbitset v0.1.6
[INFO] [stderr]     Checking linked-hash-map v0.0.10
[INFO] [stderr]     Checking piston-viewport v0.3.0
[INFO] [stderr]     Checking stb_truetype v0.2.1
[INFO] [stderr]     Checking bitflags v0.8.2
[INFO] [stderr]     Checking num-iter v0.1.33
[INFO] [stderr]     Checking smallvec v0.1.8
[INFO] [stderr]     Checking fnv v1.0.5
[INFO] [stderr]     Checking term_size v0.3.0
[INFO] [stderr]    Compiling x11-dl v2.14.0
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking atty v0.2.2
[INFO] [stderr]     Checking nodrop v0.1.9
[INFO] [stderr]    Compiling wayland-scanner v0.7.8
[INFO] [stderr]     Checking petgraph v0.4.5
[INFO] [stderr]     Checking unicode-segmentation v1.1.0
[INFO] [stderr]     Checking textwrap v0.6.0
[INFO] [stderr]     Checking arrayvec v0.3.23
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking vec_map v0.8.0
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking find_folder v0.3.0
[INFO] [stderr]    Compiling gl_generator v0.5.4
[INFO] [stderr]     Checking rusttype v0.2.1
[INFO] [stderr]     Checking clap v2.25.0
[INFO] [stderr]    Compiling backtrace-sys v0.1.11
[INFO] [stderr]     Checking daggy v0.5.0
[INFO] [stdout] error[E0311]: the parameter type `K` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `K` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `K` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone + 'a, V: Clone>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0311]: the parameter type `V` may not live long enough
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusttype-0.2.1/src/support/bst/map.rs:81:19
[INFO] [stdout]    |
[INFO] [stdout] 78 |                 node: node::NodeRef<marker::Immut, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |                                     ------------- the parameter type `V` must be valid for the anonymous lifetime defined here...
[INFO] [stdout] ...
[INFO] [stdout] 81 |             match node.force() {
[INFO] [stdout]    |                   ^^^^ ...so that the type `V` will meet its required lifetime bounds
[INFO] [stdout]    |
[INFO] [stdout] help: consider adding an explicit lifetime bound
[INFO] [stdout]    |
[INFO] [stdout] 77 ~         fn clone_subtree<'a, K: Clone, V: Clone + 'a>(
[INFO] [stdout] 78 ~                 node: node::NodeRef<marker::Immut<'a>, K, V, marker::LeafOrInternal>)
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wayland-client v0.7.8
[INFO] [stderr]    Compiling phf_generator v0.7.21
[INFO] [stdout] For more information about this error, try `rustc --explain E0311`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rusttype` (lib) due to 2 previous errors
[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.11`
[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-4f947c477d69c4c8/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]   PROFILE = Some("debug")
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/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... no
[INFO] [stderr]   checking for 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... no
[INFO] [stderr]   checking for 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... 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... 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 -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... yes
[INFO] [stderr]   checking for _Unwind_GetIPInfo... no
[INFO] [stderr]   checking __sync extensions... yes
[INFO] [stderr]   checking __atomic extensions... yes
[INFO] [stderr]   checking output filetype... elf64
[INFO] [stderr]   looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
[INFO] [stderr]   checking for uintptr_t... yes
[INFO] [stderr]   checking for int_least32_t... yes
[INFO] [stderr]   checking for int_fast32_t... yes
[INFO] [stderr]   checking for uint64_t... yes
[INFO] [stderr]   checking what to include in gstdint.h... stdint.h (already complete)
[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 for mmap... yes
[INFO] [stderr]   checking link.h usability... yes
[INFO] [stderr]   checking link.h presence... yes
[INFO] [stderr]   checking for link.h... yes
[INFO] [stderr]   checking for dl_iterate_phdr... yes
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking whether strnlen is declared... yes
[INFO] [stderr]   checking for getexecname... no
[INFO] [stderr]   checking whether tests can run... yes
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating backtrace-supported.h
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   config.status: executing gstdint.h commands
[INFO] [stderr]   config.status: executing default commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out" && "make" "INCDIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace"
[INFO] [stderr]   make  all-am
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out'
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o atomic.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/atomic.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/atomic.c  -fPIC -DPIC -o atomic.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o dwarf.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/dwarf.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/dwarf.c  -fPIC -DPIC -o dwarf.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o fileline.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/fileline.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/fileline.c  -fPIC -DPIC -o fileline.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o posix.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/posix.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/posix.c  -fPIC -DPIC -o posix.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o print.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/print.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/print.c  -fPIC -DPIC -o print.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o sort.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/sort.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/sort.c  -fPIC -DPIC -o sort.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o state.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/state.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/state.c  -fPIC -DPIC -o state.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o backtrace.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/backtrace.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/backtrace.c  -fPIC -DPIC -o backtrace.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o simple.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/simple.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/simple.c  -fPIC -DPIC -o simple.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o elf.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/elf.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/elf.c  -fPIC -DPIC -o elf.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o mmapio.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/mmapio.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/mmapio.c  -fPIC -DPIC -o mmapio.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace  -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc  -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c -o mmap.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/mmap.c
[INFO] [stderr]   libtool: compile:  cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -c /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.11/src/libbacktrace/mmap.c  -fPIC -DPIC -o mmap.o
[INFO] [stderr]   /bin/bash ./libtool --tag=CC   --mode=link cc -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64   -o libbacktrace.la  atomic.lo dwarf.lo fileline.lo posix.lo print.lo sort.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo 
[INFO] [stderr]   libtool: link: ar cru .libs/libbacktrace.a  atomic.o dwarf.o fileline.o posix.o print.o sort.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
[INFO] [stderr]   libtool: link: ranlib .libs/libbacktrace.a
[INFO] [stderr]   libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
[INFO] [stderr]   true  DO=all multi-do # make
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out'
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/.libs
[INFO] [stderr]   cargo:rustc-link-lib=static=backtrace
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp" && "ar" "x" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/.libs/libbacktrace.a"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/print.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/posix.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/state.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/mmap.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/backtrace.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/mmapio.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/dwarf.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/simple.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/elf.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/atomic.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/fileline.o"
[INFO] [stderr]   running: "objcopy" "--redefine-syms=symbol-map" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/sort.o"
[INFO] [stderr]   running: "ar" "crus" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/.libs/libbacktrace.a" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/print.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/posix.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/state.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/mmap.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/backtrace.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/mmapio.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/dwarf.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/simple.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/elf.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/atomic.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/fileline.o" "/opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/__tmp/sort.o"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   grep: write error: No space left on device
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   ar: /opt/rustwide/target/debug/build/backtrace-sys-a2d37bc9e72f21d8/out/.libs/libbacktrace.a: 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.11/build.rs:136:9:
[INFO] [stderr]   failed with: exit status: 1
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5a05a4a86760 - std::backtrace_rs::backtrace::libunwind::trace::h1581ff27765cc815
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5
[INFO] [stderr]      1:     0x5a05a4a86760 - std::backtrace_rs::backtrace::trace_unsynchronized::h8f9c91940bdf2a31
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x5a05a4a86760 - std::sys::backtrace::_print_fmt::h0be415d45be7839e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5a05a4a86760 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha6aaf667facdd654
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5a05a4aaa843 - core::fmt::rt::Argument::fmt::h78333079b6ee9189
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/rt.rs:177:76
[INFO] [stderr]      5:     0x5a05a4aaa843 - core::fmt::write::h274c292f1838b410
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/fmt/mod.rs:1449:21
[INFO] [stderr]      6:     0x5a05a4a83683 - std::io::Write::write_fmt::h9c4cde536df14e3f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/io/mod.rs:1890:15
[INFO] [stderr]      7:     0x5a05a4a865b2 - std::sys::backtrace::BacktraceLock::print::h5502b01393faa36f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      8:     0x5a05a4a8773f - std::panicking::default_hook::{{closure}}::hadaa2956e09bcc89
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:298:22
[INFO] [stderr]      9:     0x5a05a4a875aa - std::panicking::default_hook::h526bcf97a2b5287b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:325:9
[INFO] [stderr]     10:     0x5a05a4a88122 - std::panicking::rust_panic_with_hook::h9c111390d7d2162e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:831:13
[INFO] [stderr]     11:     0x5a05a4a87eaa - std::panicking::begin_panic_handler::{{closure}}::he75d50bccb375ca0
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:704:13
[INFO] [stderr]     12:     0x5a05a4a86c79 - std::sys::backtrace::__rust_end_short_backtrace::hce6357335bd7299b
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     13:     0x5a05a4a87b3d - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:695:5
[INFO] [stderr]     14:     0x5a05a4aa9690 - core::panicking::panic_fmt::h035adb3d499fda7f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/panicking.rs:75:14
[INFO] [stderr]     15:     0x5a05a4a48b35 - build_script_build::run::h0543082d44fd9bbd
[INFO] [stderr]     16:     0x5a05a4a4840a - build_script_build::main::hab510ae52af8de15
[INFO] [stderr]     17:     0x5a05a4a45b83 - core::ops::function::FnOnce::call_once::h192d32760abb12b0
[INFO] [stderr]     18:     0x5a05a4a45656 - std::sys::backtrace::__rust_begin_short_backtrace::hce3840ebbfb28570
[INFO] [stderr]     19:     0x5a05a4a45249 - std::rt::lang_start::{{closure}}::h2e8136487045bcb4
[INFO] [stderr]     20:     0x5a05a4a7fac0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h49290381c0606e0d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     21:     0x5a05a4a7fac0 - std::panicking::try::do_call::h6be746d3aa30e850
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     22:     0x5a05a4a7fac0 - std::panicking::try::hab3288e733aa719f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     23:     0x5a05a4a7fac0 - std::panic::catch_unwind::h8faba65e86ac027a
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     24:     0x5a05a4a7fac0 - std::rt::lang_start_internal::{{closure}}::hcda708d51820886f
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:168:24
[INFO] [stderr]     25:     0x5a05a4a7fac0 - std::panicking::try::do_call::h912e53023f88e70c
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:587:40
[INFO] [stderr]     26:     0x5a05a4a7fac0 - std::panicking::try::ha6320f28ff7c539d
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panicking.rs:550:19
[INFO] [stderr]     27:     0x5a05a4a7fac0 - std::panic::catch_unwind::hb614ffc59e20bf9e
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/panic.rs:358:14
[INFO] [stderr]     28:     0x5a05a4a7fac0 - std::rt::lang_start_internal::h545bb5926b6371e7
[INFO] [stderr]                                  at /rustc/a26e97be8826d408309fffbd8168362365719f50/library/std/src/rt.rs:164:5
[INFO] [stderr]     29:     0x5a05a4a45231 - std::rt::lang_start::hef043f2cbec15244
[INFO] [stderr]     30:     0x5a05a4a48d25 - main
[INFO] [stderr]     31:     0x7a4ee350bd90 - <unknown>
[INFO] [stderr]     32:     0x7a4ee350be40 - __libc_start_main
[INFO] [stderr]     33:     0x5a05a4a44de5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "e0e29fb278e3e62088b4a4c9e6e556d1edba49dd7ef9dcd7bea9d070d863f941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e29fb278e3e62088b4a4c9e6e556d1edba49dd7ef9dcd7bea9d070d863f941", kill_on_drop: false }`
[INFO] [stdout] e0e29fb278e3e62088b4a4c9e6e556d1edba49dd7ef9dcd7bea9d070d863f941
