[INFO] fetching crate freesasa-sys 0.1.10...
[INFO] checking freesasa-sys-0.1.10 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate freesasa-sys 0.1.10 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate freesasa-sys 0.1.10 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate freesasa-sys 0.1.10
[INFO] finished tweaking crates.io crate freesasa-sys 0.1.10
[INFO] tweaked toml for crates.io crate freesasa-sys 0.1.10 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded autotools v0.2.6
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2628dcb9440d57de173e999148517fdffca7ab31b5339d675132e86df2b2175
[INFO] running `Command { std: "docker" "start" "-a" "b2628dcb9440d57de173e999148517fdffca7ab31b5339d675132e86df2b2175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2628dcb9440d57de173e999148517fdffca7ab31b5339d675132e86df2b2175", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2628dcb9440d57de173e999148517fdffca7ab31b5339d675132e86df2b2175", kill_on_drop: false }`
[INFO] [stdout] b2628dcb9440d57de173e999148517fdffca7ab31b5339d675132e86df2b2175
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f784bcb8d03af7c983dde366072ffe6c71358f5331532d59cb5f5f1fddb43a4c
[INFO] running `Command { std: "docker" "start" "-a" "f784bcb8d03af7c983dde366072ffe6c71358f5331532d59cb5f5f1fddb43a4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling freesasa-sys v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: freesasa-sys@0.1.10: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: freesasa-sys@0.1.10: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `freesasa-sys v0.1.10 (/opt/rustwide/workdir)`
[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/freesasa-sys-cd155b538ddee39d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-i"
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/configure" "--prefix=/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out" "--disable-shared" "--enable-static" "--disable-json" "--disable-threads" "--disable-xml"
[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 race-free 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 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 the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for sqrt in -lm... yes
[INFO] [stderr]   checking for dlsym in -ldl... yes
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for libintl.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for size_t... (cached) yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking for int16_t... yes
[INFO] [stderr]   checking for int32_t... yes
[INFO] [stderr]   checking for int8_t... yes
[INFO] [stderr]   checking for uint16_t... yes
[INFO] [stderr]   checking for uint32_t... yes
[INFO] [stderr]   checking for uint64_t... yes
[INFO] [stderr]   checking for uint8_t... yes
[INFO] [stderr]   checking for inline... (cached) inline
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for GNU libc compatible malloc... yes
[INFO] [stderr]   checking for GNU libc compatible realloc... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for mkdir... yes
[INFO] [stderr]   checking for sqrt... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strdup... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strncasecmp... yes
[INFO] [stderr]   checking for getopt_long... yes
[INFO] [stderr]   checking for getline... yes
[INFO] [stderr]   checking whether c++ supports C++14 features with -std=gnu++14... yes
[INFO] [stderr]   Building without thread support
[INFO] [stderr]   configure: Building without support for XML output.
[INFO] [stderr]   configure: Building without support for JSON output.
[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 src/Makefile
[INFO] [stderr]   config.status: creating doc/Makefile
[INFO] [stderr]   config.status: creating doc/Doxyfile
[INFO] [stderr]   config.status: creating doc/man/freesasa.1
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating share/Makefile
[INFO] [stderr]   config.status: creating tests/test-cli
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install"
[INFO] [stderr]   Making install in src
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build/src'
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/main.cc
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT cif.o -MD -MP -MF .deps/cif.Tpo -c -o cif.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/cif.cc
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier.o -MD -MP -MF .deps/classifier.Tpo -c -o classifier.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_protor.o -MD -MP -MF .deps/classifier_protor.Tpo -c -o classifier_protor.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_protor.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_oons.o -MD -MP -MF .deps/classifier_oons.Tpo -c -o classifier_oons.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_oons.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_naccess.o -MD -MP -MF .deps/classifier_naccess.Tpo -c -o classifier_naccess.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_naccess.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT coord.o -MD -MP -MF .deps/coord.Tpo -c -o coord.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/coord.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT pdb.o -MD -MP -MF .deps/pdb.Tpo -c -o pdb.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/pdb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/log.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT sasa_lr.o -MD -MP -MF .deps/sasa_lr.Tpo -c -o sasa_lr.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/sasa_lr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT sasa_sr.o -MD -MP -MF .deps/sasa_sr.Tpo -c -o sasa_sr.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/sasa_sr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT structure.o -MD -MP -MF .deps/structure.Tpo -c -o structure.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/structure.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/node.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT freesasa.o -MD -MP -MF .deps/freesasa.Tpo -c -o freesasa.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/freesasa.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT nb.o -MD -MP -MF .deps/nb.Tpo -c -o nb.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/nb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/util.c
[INFO] [stderr]   mv -f .deps/classifier_oons.Tpo .deps/classifier_oons.Po
[INFO] [stderr]   mv -f .deps/classifier_naccess.Tpo .deps/classifier_naccess.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT rsa.o -MD -MP -MF .deps/rsa.Tpo -c -o rsa.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/rsa.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/selection.c
[INFO] [stderr]   mv -f .deps/classifier_protor.Tpo .deps/classifier_protor.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/lexer.c
[INFO] [stderr]   mv -f .deps/util.Tpo .deps/util.Po
[INFO] [stderr]   mv -f .deps/freesasa.Tpo .deps/freesasa.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/parser.c
[INFO] [stderr]   mv -f .deps/sasa_sr.Tpo .deps/sasa_sr.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/example.c
[INFO] [stderr]   mv -f .deps/log.Tpo .deps/log.Po
[INFO] [stderr]   mv -f .deps/pdb.Tpo .deps/pdb.Po
[INFO] [stderr]   mv -f .deps/sasa_lr.Tpo .deps/sasa_lr.Po
[INFO] [stderr]   mv -f .deps/node.Tpo .deps/node.Po
[INFO] [stderr]   mv -f .deps/coord.Tpo .deps/coord.Po
[INFO] [stderr]   mv -f .deps/example.Tpo .deps/example.Po
[INFO] [stderr]   mv -f .deps/classifier.Tpo .deps/classifier.Po
[INFO] [stderr]   mv -f .deps/nb.Tpo .deps/nb.Po
[INFO] [stderr]   mv -f .deps/rsa.Tpo .deps/rsa.Po
[INFO] [stderr]   mv -f .deps/parser.Tpo .deps/parser.Po
[INFO] [stderr]   mv -f .deps/structure.Tpo .deps/structure.Po
[INFO] [stderr]   mv -f .deps/selection.Tpo .deps/selection.Po
[INFO] [stderr]   mv -f .deps/lexer.Tpo .deps/lexer.Po
[INFO] [stderr]   rm -f libfreesasa.a
[INFO] [stderr]   ar cru libfreesasa.a classifier.o classifier_protor.o classifier_oons.o classifier_naccess.o coord.o pdb.o log.o sasa_lr.o sasa_sr.o structure.o node.o freesasa.o nb.o util.o rsa.o selection.o lexer.o parser.o   
[INFO] [stderr]   ranlib libfreesasa.a
[INFO] [stderr]   cc   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64   -o example example.o libfreesasa.a   -ldl -lm 
[INFO] [stderr]   mv -f .deps/main.Tpo .deps/main.Po
[INFO] [stderr]   mv -f .deps/cif.Tpo .deps/cif.Po
[INFO] [stderr]   c++ -std=gnu++14  -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64   -o freesasa main.o cif.o -lc++ libfreesasa.a   -ldl -lm 
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build/src'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure.ac:42: warning: The macro `AC_PROG_CC_C99' is obsolete.
[INFO] [stderr]   configure.ac:42: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
[INFO] [stderr]   configure.ac:42: the top level
[INFO] [stderr]   configure.ac:123: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
[INFO] [stderr]   ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
[INFO] [stderr]   ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
[INFO] [stderr]   configure.ac:123: the top level
[INFO] [stderr]   configure.ac:16: installing './compile'
[INFO] [stderr]   configure.ac:46: installing './config.guess'
[INFO] [stderr]   configure.ac:46: installing './config.sub'
[INFO] [stderr]   configure.ac:6: installing './install-sh'
[INFO] [stderr]   configure.ac:6: installing './missing'
[INFO] [stderr]   src/Makefile.am: installing './depcomp'
[INFO] [stderr]   parallel-tests: installing './test-driver'
[INFO] [stderr]   configure: WARNING: unrecognized options: --disable-shared, --enable-static
[INFO] [stderr]   configure: WARNING: unrecognized options: --disable-shared, --enable-static
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   /usr/bin/ld: cannot find -lc++: No such file or directory
[INFO] [stderr]   collect2: error: ld returned 1 exit status
[INFO] [stderr]   make[1]: *** [Makefile:521: freesasa] Error 1
[INFO] [stderr]   make: *** [Makefile:391: install-recursive] Error 1
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autotools-0.2.6/src/lib.rs:781:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x563d083ac592 - std::backtrace_rs::backtrace::libunwind::trace::hd67e08e71d64f12a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x563d083ac592 - std::backtrace_rs::backtrace::trace_unsynchronized::h1b6e03ae921b7ccc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x563d083ac592 - std::sys_common::backtrace::_print_fmt::h104284235ec6c37d
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x563d083ac592 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9ec11fc9f8e1e9e3
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x563d083d710c - core::fmt::rt::Argument::fmt::hba6bb69d73dbc69a
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x563d083d710c - core::fmt::write::h1591db653c658e71
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x563d083a967f - std::io::Write::write_fmt::hfbffa468e7623aef
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x563d083ac364 - std::sys_common::backtrace::_print::h00abfdf27a732373
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x563d083ac364 - std::sys_common::backtrace::print::ha9520edf621a95dc
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x563d083adb9b - std::panicking::default_hook::{{closure}}::h46e508c07ecf0cb0
[INFO] [stderr]     10:     0x563d083ad8f3 - std::panicking::default_hook::h171667a6e5f66517
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x563d083ae03d - std::panicking::rust_panic_with_hook::hb748cf56d2d9af62
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x563d083adf12 - std::panicking::begin_panic_handler::{{closure}}::h1f68a14808274394
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x563d083aca66 - std::sys_common::backtrace::__rust_end_short_backtrace::h36413da1fefb6b73
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x563d083adc44 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x563d07e002d5 - core::panicking::panic_fmt::hbebe585df2478a90
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x563d0833c971 - autotools::fail::h3f88ff8934fc9bd6
[INFO] [stderr]     17:     0x563d0833acd5 - autotools::Config::build::h047df8628aae20ca
[INFO] [stderr]     18:     0x563d07e06a00 - build_script_build::main::hc4ebe04f58e05ffb
[INFO] [stderr]     19:     0x563d07e08603 - core::ops::function::FnOnce::call_once::hcb4997ca2ce314a8
[INFO] [stderr]     20:     0x563d07e072b6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc9f100214c7dcbfd
[INFO] [stderr]     21:     0x563d07e07bd9 - std::rt::lang_start::{{closure}}::h8c266fcc20778f94
[INFO] [stderr]     22:     0x563d083a5073 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc0dea7e08dfe9d58
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x563d083a5073 - std::panicking::try::do_call::h9e7e3ff0019eca48
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x563d083a5073 - std::panicking::try::h4177c8693e12080e
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x563d083a5073 - std::panic::catch_unwind::h30c59f0ccf8c5da4
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     26:     0x563d083a5073 - std::rt::lang_start_internal::{{closure}}::hc959f2313e587664
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x563d083a5073 - std::panicking::try::do_call::h52365037f05374a7
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x563d083a5073 - std::panicking::try::h7da172df60cd6061
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x563d083a5073 - std::panic::catch_unwind::h88fa8b63d34be7de
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/panic.rs:146:14
[INFO] [stderr]     30:     0x563d083a5073 - std::rt::lang_start_internal::hc3039611687c4867
[INFO] [stderr]                                  at /rustc/30f74ff0dc4d66debc8b50724c446f817e5f75f4/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x563d07e07bb7 - std::rt::lang_start::h751fe18e35f9b55d
[INFO] [stderr]     32:     0x563d07e072a5 - main
[INFO] [stderr]     33:     0x7f5cacab2d90 - <unknown>
[INFO] [stderr]     34:     0x7f5cacab2e40 - __libc_start_main
[INFO] [stderr]     35:     0x563d07e00a65 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "f784bcb8d03af7c983dde366072ffe6c71358f5331532d59cb5f5f1fddb43a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f784bcb8d03af7c983dde366072ffe6c71358f5331532d59cb5f5f1fddb43a4c", kill_on_drop: false }`
[INFO] [stdout] f784bcb8d03af7c983dde366072ffe6c71358f5331532d59cb5f5f1fddb43a4c
[INFO] checking freesasa-sys-0.1.10 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate freesasa-sys 0.1.10 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate freesasa-sys 0.1.10 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate freesasa-sys 0.1.10
[INFO] finished tweaking crates.io crate freesasa-sys 0.1.10
[INFO] tweaked toml for crates.io crate freesasa-sys 0.1.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c270a66d8a7101c50e4d0a1cdb61ab6d7a23de3d8cdaef87b2896b7d1713c2e
[INFO] running `Command { std: "docker" "start" "-a" "8c270a66d8a7101c50e4d0a1cdb61ab6d7a23de3d8cdaef87b2896b7d1713c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c270a66d8a7101c50e4d0a1cdb61ab6d7a23de3d8cdaef87b2896b7d1713c2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c270a66d8a7101c50e4d0a1cdb61ab6d7a23de3d8cdaef87b2896b7d1713c2e", kill_on_drop: false }`
[INFO] [stdout] 8c270a66d8a7101c50e4d0a1cdb61ab6d7a23de3d8cdaef87b2896b7d1713c2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aee739c7e8575b3df7ff19e9fa6a85dfeb11a2eeeb10f952e97dbf254e75d13c
[INFO] running `Command { std: "docker" "start" "-a" "aee739c7e8575b3df7ff19e9fa6a85dfeb11a2eeeb10f952e97dbf254e75d13c", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling freesasa-sys v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: freesasa-sys@0.1.10: Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr] warning: freesasa-sys@0.1.10: Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr] 
[INFO] [stderr] error: failed to run custom build command for `freesasa-sys v0.1.10 (/opt/rustwide/workdir)`
[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/freesasa-sys-cd155b538ddee39d/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "cc" "--version"
[INFO] [stderr]   cargo:warning=Compiler version doesn't include clang or GCC: "c++" "--version"
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-i"
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/configure" "--prefix=/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out" "--disable-shared" "--enable-static" "--disable-json" "--disable-threads" "--disable-xml"
[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 race-free 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 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 the compiler supports GNU C... yes
[INFO] [stderr]   checking whether cc accepts -g... yes
[INFO] [stderr]   checking for cc option to enable C11 features... none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking dependency style of cc... gcc3
[INFO] [stderr]   checking whether the compiler supports GNU C++... yes
[INFO] [stderr]   checking whether c++ accepts -g... yes
[INFO] [stderr]   checking for c++ option to enable C++11 features... none needed
[INFO] [stderr]   checking dependency style of c++... gcc3
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for sqrt in -lm... yes
[INFO] [stderr]   checking for dlsym in -ldl... yes
[INFO] [stderr]   checking for stdio.h... yes
[INFO] [stderr]   checking for stdlib.h... yes
[INFO] [stderr]   checking for string.h... yes
[INFO] [stderr]   checking for inttypes.h... yes
[INFO] [stderr]   checking for stdint.h... yes
[INFO] [stderr]   checking for strings.h... yes
[INFO] [stderr]   checking for sys/stat.h... yes
[INFO] [stderr]   checking for sys/types.h... yes
[INFO] [stderr]   checking for unistd.h... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for working alloca.h... yes
[INFO] [stderr]   checking for alloca... yes
[INFO] [stderr]   checking for inttypes.h... (cached) yes
[INFO] [stderr]   checking for libintl.h... yes
[INFO] [stderr]   checking for malloc.h... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for stdlib.h... (cached) yes
[INFO] [stderr]   checking for string.h... (cached) yes
[INFO] [stderr]   checking for strings.h... (cached) yes
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking for unistd.h... (cached) yes
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for size_t... (cached) yes
[INFO] [stderr]   checking for C/C++ restrict keyword... __restrict__
[INFO] [stderr]   checking for int16_t... yes
[INFO] [stderr]   checking for int32_t... yes
[INFO] [stderr]   checking for int8_t... yes
[INFO] [stderr]   checking for uint16_t... yes
[INFO] [stderr]   checking for uint32_t... yes
[INFO] [stderr]   checking for uint64_t... yes
[INFO] [stderr]   checking for uint8_t... yes
[INFO] [stderr]   checking for inline... (cached) inline
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking for GNU libc compatible malloc... yes
[INFO] [stderr]   checking for GNU libc compatible realloc... yes
[INFO] [stderr]   checking for memset... yes
[INFO] [stderr]   checking for mkdir... yes
[INFO] [stderr]   checking for sqrt... yes
[INFO] [stderr]   checking for strchr... yes
[INFO] [stderr]   checking for strdup... yes
[INFO] [stderr]   checking for strerror... yes
[INFO] [stderr]   checking for strncasecmp... yes
[INFO] [stderr]   checking for getopt_long... yes
[INFO] [stderr]   checking for getline... yes
[INFO] [stderr]   checking whether c++ supports C++14 features with -std=gnu++14... yes
[INFO] [stderr]   Building without thread support
[INFO] [stderr]   configure: Building without support for XML output.
[INFO] [stderr]   configure: Building without support for JSON output.
[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 src/Makefile
[INFO] [stderr]   config.status: creating doc/Makefile
[INFO] [stderr]   config.status: creating doc/Doxyfile
[INFO] [stderr]   config.status: creating doc/man/freesasa.1
[INFO] [stderr]   config.status: creating tests/Makefile
[INFO] [stderr]   config.status: creating share/Makefile
[INFO] [stderr]   config.status: creating tests/test-cli
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install"
[INFO] [stderr]   Making install in src
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build/src'
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/main.cc
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT cif.o -MD -MP -MF .deps/cif.Tpo -c -o cif.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/cif.cc
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier.o -MD -MP -MF .deps/classifier.Tpo -c -o classifier.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_protor.o -MD -MP -MF .deps/classifier_protor.Tpo -c -o classifier_protor.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_protor.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_oons.o -MD -MP -MF .deps/classifier_oons.Tpo -c -o classifier_oons.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_oons.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT classifier_naccess.o -MD -MP -MF .deps/classifier_naccess.Tpo -c -o classifier_naccess.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/classifier_naccess.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT coord.o -MD -MP -MF .deps/coord.Tpo -c -o coord.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/coord.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT pdb.o -MD -MP -MF .deps/pdb.Tpo -c -o pdb.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/pdb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT log.o -MD -MP -MF .deps/log.Tpo -c -o log.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/log.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT sasa_lr.o -MD -MP -MF .deps/sasa_lr.Tpo -c -o sasa_lr.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/sasa_lr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT sasa_sr.o -MD -MP -MF .deps/sasa_sr.Tpo -c -o sasa_sr.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/sasa_sr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT structure.o -MD -MP -MF .deps/structure.Tpo -c -o structure.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/structure.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/node.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT freesasa.o -MD -MP -MF .deps/freesasa.Tpo -c -o freesasa.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/freesasa.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT nb.o -MD -MP -MF .deps/nb.Tpo -c -o nb.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/nb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/util.c
[INFO] [stderr]   mv -f .deps/classifier_oons.Tpo .deps/classifier_oons.Po
[INFO] [stderr]   mv -f .deps/classifier_protor.Tpo .deps/classifier_protor.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT rsa.o -MD -MP -MF .deps/rsa.Tpo -c -o rsa.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/rsa.c
[INFO] [stderr]   mv -f .deps/classifier_naccess.Tpo .deps/classifier_naccess.Po
[INFO] [stderr]   mv -f .deps/util.Tpo .deps/util.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT selection.o -MD -MP -MF .deps/selection.Tpo -c -o selection.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/selection.c
[INFO] [stderr]   mv -f .deps/log.Tpo .deps/log.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT lexer.o -MD -MP -MF .deps/lexer.Tpo -c -o lexer.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/lexer.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/parser.c
[INFO] [stderr]   mv -f .deps/pdb.Tpo .deps/pdb.Po
[INFO] [stderr]   mv -f .deps/sasa_lr.Tpo .deps/sasa_lr.Po
[INFO] [stderr]   mv -f .deps/sasa_sr.Tpo .deps/sasa_sr.Po
[INFO] [stderr]   mv -f .deps/coord.Tpo .deps/coord.Po
[INFO] [stderr]   mv -f .deps/freesasa.Tpo .deps/freesasa.Po
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/third-party/gemmi/include/    -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -MT example.o -MD -MP -MF .deps/example.Tpo -c -o example.o /opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/freesasa/src/example.c
[INFO] [stderr]   mv -f .deps/node.Tpo .deps/node.Po
[INFO] [stderr]   mv -f .deps/classifier.Tpo .deps/classifier.Po
[INFO] [stderr]   mv -f .deps/rsa.Tpo .deps/rsa.Po
[INFO] [stderr]   mv -f .deps/nb.Tpo .deps/nb.Po
[INFO] [stderr]   mv -f .deps/example.Tpo .deps/example.Po
[INFO] [stderr]   mv -f .deps/structure.Tpo .deps/structure.Po
[INFO] [stderr]   mv -f .deps/parser.Tpo .deps/parser.Po
[INFO] [stderr]   mv -f .deps/lexer.Tpo .deps/lexer.Po
[INFO] [stderr]   mv -f .deps/selection.Tpo .deps/selection.Po
[INFO] [stderr]   rm -f libfreesasa.a
[INFO] [stderr]   ar cru libfreesasa.a classifier.o classifier_protor.o classifier_oons.o classifier_naccess.o coord.o pdb.o log.o sasa_lr.o sasa_sr.o structure.o node.o freesasa.o nb.o util.o rsa.o selection.o lexer.o parser.o   
[INFO] [stderr]   ranlib libfreesasa.a
[INFO] [stderr]   cc   -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64   -o example example.o libfreesasa.a   -ldl -lm 
[INFO] [stderr]   mv -f .deps/main.Tpo .deps/main.Po
[INFO] [stderr]   mv -f .deps/cif.Tpo .deps/cif.Po
[INFO] [stderr]   c++ -std=gnu++14  -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64   -o freesasa main.o cif.o -lc++ libfreesasa.a   -ldl -lm 
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/freesasa-sys-ac8fcaf142b8770a/out/build/src'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   configure.ac:42: warning: The macro `AC_PROG_CC_C99' is obsolete.
[INFO] [stderr]   configure.ac:42: You should run autoupdate.
[INFO] [stderr]   ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from...
[INFO] [stderr]   configure.ac:42: the top level
[INFO] [stderr]   configure.ac:123: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
[INFO] [stderr]   ./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
[INFO] [stderr]   ./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
[INFO] [stderr]   configure.ac:123: the top level
[INFO] [stderr]   configure.ac:16: installing './compile'
[INFO] [stderr]   configure.ac:46: installing './config.guess'
[INFO] [stderr]   configure.ac:46: installing './config.sub'
[INFO] [stderr]   configure.ac:6: installing './install-sh'
[INFO] [stderr]   configure.ac:6: installing './missing'
[INFO] [stderr]   src/Makefile.am: installing './depcomp'
[INFO] [stderr]   parallel-tests: installing './test-driver'
[INFO] [stderr]   configure: WARNING: unrecognized options: --disable-shared, --enable-static
[INFO] [stderr]   configure: WARNING: unrecognized options: --disable-shared, --enable-static
[INFO] [stderr]   ar: `u' modifier ignored since `D' is the default (see `U')
[INFO] [stderr]   /usr/bin/ld: cannot find -lc++: No such file or directory
[INFO] [stderr]   collect2: error: ld returned 1 exit status
[INFO] [stderr]   make[1]: *** [Makefile:521: freesasa] Error 1
[INFO] [stderr]   make: *** [Makefile:391: install-recursive] Error 1
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/autotools-0.2.6/src/lib.rs:781:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 2
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x563bc01260e2 - std::backtrace_rs::backtrace::libunwind::trace::h9c7f94e40162a27c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stderr]      1:     0x563bc01260e2 - std::backtrace_rs::backtrace::trace_unsynchronized::ha56ed7d3a539b199
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x563bc01260e2 - std::sys_common::backtrace::_print_fmt::h2b061112255cbda0
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x563bc01260e2 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hd2f62a79c076756d
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x563bc0150c5c - core::fmt::rt::Argument::fmt::h3f82fcb0e5df8f82
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x563bc0150c5c - core::fmt::write::h205e4aa24bad4cfa
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/fmt/mod.rs:1153:17
[INFO] [stderr]      6:     0x563bc01231cf - std::io::Write::write_fmt::he97e1f829a4300f2
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/io/mod.rs:1843:15
[INFO] [stderr]      7:     0x563bc0125eb4 - std::sys_common::backtrace::_print::hc96730fdf6f00296
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x563bc0125eb4 - std::sys_common::backtrace::print::h1c9d9bd05b4be363
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x563bc01276eb - std::panicking::default_hook::{{closure}}::h49c3c76f3668a21c
[INFO] [stderr]     10:     0x563bc0127443 - std::panicking::default_hook::h0c2f084c9298debc
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x563bc0127b8d - std::panicking::rust_panic_with_hook::h193b3d102883e089
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x563bc0127a62 - std::panicking::begin_panic_handler::{{closure}}::h0490fb0ce2a5c0be
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x563bc01265b6 - std::sys_common::backtrace::__rust_end_short_backtrace::hba4a3b291ebba6bd
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x563bc0127794 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x563bbfb782d5 - core::panicking::panic_fmt::hc5689e3f09a0388f
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x563bc00b64c1 - autotools::fail::h168a6809069ccde7
[INFO] [stderr]     17:     0x563bc00b4825 - autotools::Config::build::h3a5741d5c48e6cdf
[INFO] [stderr]     18:     0x563bbfb7f230 - build_script_build::main::h9564b4311bea08a9
[INFO] [stderr]     19:     0x563bbfb78f13 - core::ops::function::FnOnce::call_once::h81c5900c4237719e
[INFO] [stderr]     20:     0x563bbfb78cf6 - std::sys_common::backtrace::__rust_begin_short_backtrace::h8c35fe96dc2b5bad
[INFO] [stderr]     21:     0x563bbfb803f9 - std::rt::lang_start::{{closure}}::he85ab02907a21f72
[INFO] [stderr]     22:     0x563bc011ebc3 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb687d3eb5aa194ab
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x563bc011ebc3 - std::panicking::try::do_call::h1a8db1b4ab94f870
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x563bc011ebc3 - std::panicking::try::hc39e689b83d5a32c
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x563bc011ebc3 - std::panic::catch_unwind::h9b93da0a1041af3a
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     26:     0x563bc011ebc3 - std::rt::lang_start_internal::{{closure}}::h7a8e8885ac2254b7
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x563bc011ebc3 - std::panicking::try::do_call::h3b7d4d3637ac6722
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x563bc011ebc3 - std::panicking::try::hd3ee0615612e7288
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x563bc011ebc3 - std::panic::catch_unwind::h9452a3a2801d03fb
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/panic.rs:146:14
[INFO] [stderr]     30:     0x563bc011ebc3 - std::rt::lang_start_internal::he827cc1207184f9b
[INFO] [stderr]                                  at /rustc/72eda894eb3548c7ba774079ce0afab42958d4ee/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x563bbfb803d7 - std::rt::lang_start::h3fd35f3dec30b310
[INFO] [stderr]     32:     0x563bbfb7fad5 - main
[INFO] [stderr]     33:     0x7f385ff8ad90 - <unknown>
[INFO] [stderr]     34:     0x7f385ff8ae40 - __libc_start_main
[INFO] [stderr]     35:     0x563bbfb78a65 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "aee739c7e8575b3df7ff19e9fa6a85dfeb11a2eeeb10f952e97dbf254e75d13c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aee739c7e8575b3df7ff19e9fa6a85dfeb11a2eeeb10f952e97dbf254e75d13c", kill_on_drop: false }`
[INFO] [stdout] aee739c7e8575b3df7ff19e9fa6a85dfeb11a2eeeb10f952e97dbf254e75d13c
