[INFO] fetching crate freesasa-sys 0.1.10...
[INFO] checking freesasa-sys-0.1.10 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate freesasa-sys 0.1.10 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate freesasa-sys 0.1.10 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded autotools v0.2.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbb0c020710b89b626aed0aaeb03c9361ce68e971ee00de63529879a84a97553
[INFO] running `Command { std: "docker" "start" "-a" "dbb0c020710b89b626aed0aaeb03c9361ce68e971ee00de63529879a84a97553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbb0c020710b89b626aed0aaeb03c9361ce68e971ee00de63529879a84a97553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb0c020710b89b626aed0aaeb03c9361ce68e971ee00de63529879a84a97553", kill_on_drop: false }`
[INFO] [stdout] dbb0c020710b89b626aed0aaeb03c9361ce68e971ee00de63529879a84a97553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86db12b5d7dbb87c7d29ed17f39714d144352624dba42c3aa36e09312a368a6f
[INFO] running `Command { std: "docker" "start" "-a" "86db12b5d7dbb87c7d29ed17f39714d144352624dba42c3aa36e09312a368a6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling autotools v0.2.6
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling freesasa-sys v0.1.10 (/opt/rustwide/workdir)
[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-3e8c3696a6679743/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=build.rs
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa" && "sh" "-c" "exec \"$0\" \"$@\"" "autoreconf" "-i"
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/configure" "--prefix=/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/build" && MAKEFLAGS="-j --jobserver-fds=7,8 --jobserver-auth=7,8" "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-6dec3c6dc9969e0c/out/build/src'
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/main.cc
[INFO] [stderr]   c++ -std=gnu++14 -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/cif.cc
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/classifier.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/classifier_protor.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/classifier_oons.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/classifier_naccess.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/coord.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/pdb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/log.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/sasa_lr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/sasa_sr.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/structure.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/node.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/freesasa.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/nb.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/rsa.c
[INFO] [stderr]   cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/lexer.c
[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-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/parser.c
[INFO] [stderr]   mv -f .deps/freesasa.Tpo .deps/freesasa.Po
[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-6dec3c6dc9969e0c/out/freesasa/src -I..  -I/opt/rustwide/target/debug/build/freesasa-sys-6dec3c6dc9969e0c/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-6dec3c6dc9969e0c/out/freesasa/src/example.c
[INFO] [stderr]   mv -f .deps/sasa_sr.Tpo .deps/sasa_sr.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/coord.Tpo .deps/coord.Po
[INFO] [stderr]   mv -f .deps/node.Tpo .deps/node.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/example.Tpo .deps/example.Po
[INFO] [stderr]   mv -f .deps/parser.Tpo .deps/parser.Po
[INFO] [stderr]   mv -f .deps/classifier.Tpo .deps/classifier.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-6dec3c6dc9969e0c/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:     0x55ea41fe90ac - std::backtrace_rs::backtrace::libunwind::trace::hf82e7f192d52e64b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5
[INFO] [stderr]      1:     0x55ea41fe90ac - std::backtrace_rs::backtrace::trace_unsynchronized::h5ac203979c6adda5
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stderr]      2:     0x55ea41fe90ac - std::sys_common::backtrace::_print_fmt::hed146a3c2f312bec
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stderr]      3:     0x55ea41fe90ac - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h447a09b0c9d8b3be
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stderr]      4:     0x55ea42015320 - core::fmt::rt::Argument::fmt::h5746129e8952c9d4
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/rt.rs:142:9
[INFO] [stderr]      5:     0x55ea42015320 - core::fmt::write::he3c7b4da87cac5c9
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/fmt/mod.rs:1120:17
[INFO] [stderr]      6:     0x55ea41fe64df - std::io::Write::write_fmt::h38bdb49a4fbe0f79
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/io/mod.rs:1810:15
[INFO] [stderr]      7:     0x55ea41fe8e94 - std::sys_common::backtrace::_print::h433ad827a8eb7117
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stderr]      8:     0x55ea41fe8e94 - std::sys_common::backtrace::print::hd30f60963b6f931b
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stderr]      9:     0x55ea41fea717 - std::panicking::default_hook::{{closure}}::hae6c6d0460433514
[INFO] [stderr]     10:     0x55ea41fea47f - std::panicking::default_hook::h26f114e2654b4583
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:292:9
[INFO] [stderr]     11:     0x55ea41feab98 - std::panicking::rust_panic_with_hook::h8da09eceb4025e00
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:779:13
[INFO] [stderr]     12:     0x55ea41feaa7e - std::panicking::begin_panic_handler::{{closure}}::h14ccf55fd0d8568a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:657:13
[INFO] [stderr]     13:     0x55ea41fe9576 - std::sys_common::backtrace::__rust_end_short_backtrace::hc4279fec1eb11e57
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stderr]     14:     0x55ea41fea7e2 - rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:645:5
[INFO] [stderr]     15:     0x55ea41a2e7b5 - core::panicking::panic_fmt::hdcd414b50414e074
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/panicking.rs:72:14
[INFO] [stderr]     16:     0x55ea41f838f1 - autotools::fail::hf405c460a6dc4ce4
[INFO] [stderr]     17:     0x55ea41f81c65 - autotools::Config::build::he8ba1f08ac31138e
[INFO] [stderr]     18:     0x55ea41a37378 - build_script_build::main::hf26fc2cf2d8cc906
[INFO] [stderr]     19:     0x55ea41a30ac3 - core::ops::function::FnOnce::call_once::h9d4f8e72afc45eea
[INFO] [stderr]     20:     0x55ea41a30306 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7a1a70840cef10b2
[INFO] [stderr]     21:     0x55ea41a380a9 - std::rt::lang_start::{{closure}}::h294c0c1a6e5b391a
[INFO] [stderr]     22:     0x55ea41fe1877 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h658622c66563c38f
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     23:     0x55ea41fe1877 - std::panicking::try::do_call::h8002e07ffb435d48
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     24:     0x55ea41fe1877 - std::panicking::try::he04747d1428f9f5a
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     25:     0x55ea41fe1877 - std::panic::catch_unwind::h8f4636046dcfb2df
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     26:     0x55ea41fe1877 - std::rt::lang_start_internal::{{closure}}::h8dffd1ea3bc0d1d0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:48
[INFO] [stderr]     27:     0x55ea41fe1877 - std::panicking::try::do_call::h5989f348b191affb
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:552:40
[INFO] [stderr]     28:     0x55ea41fe1877 - std::panicking::try::hfbc357d86d926a0e
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panicking.rs:516:19
[INFO] [stderr]     29:     0x55ea41fe1877 - std::panic::catch_unwind::he50dac537cfd37b0
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/panic.rs:142:14
[INFO] [stderr]     30:     0x55ea41fe1877 - std::rt::lang_start_internal::h455d839bebdeb5d7
[INFO] [stderr]                                  at /rustc/4d1bd0db7f489b22c6d8aa2385937a95412c015b/library/std/src/rt.rs:148:20
[INFO] [stderr]     31:     0x55ea41a38087 - std::rt::lang_start::he84e145c39b046ac
[INFO] [stderr]     32:     0x55ea41a37995 - main
[INFO] [stderr]     33:     0x7f7a8b6cdd90 - <unknown>
[INFO] [stderr]     34:     0x7f7a8b6cde40 - __libc_start_main
[INFO] [stderr]     35:     0x55ea41a2f0a5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "86db12b5d7dbb87c7d29ed17f39714d144352624dba42c3aa36e09312a368a6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86db12b5d7dbb87c7d29ed17f39714d144352624dba42c3aa36e09312a368a6f", kill_on_drop: false }`
[INFO] [stdout] 86db12b5d7dbb87c7d29ed17f39714d144352624dba42c3aa36e09312a368a6f
