[INFO] cloning repository https://github.com/tee8z/llightning-sentinel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tee8z/llightning-sentinel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftee8z%2Fllightning-sentinel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftee8z%2Fllightning-sentinel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb08fa83ffd372a0ccd4aae7884ec5e07470644f
[INFO] checking tee8z/llightning-sentinel against try#1bd50d4315eb15970d395b6be5823f9384707693 for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftee8z%2Fllightning-sentinel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/tee8z/llightning-sentinel on toolchain 1bd50d4315eb15970d395b6be5823f9384707693
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/tee8z/llightning-sentinel
[INFO] finished tweaking git repo https://github.com/tee8z/llightning-sentinel
[INFO] tweaked toml for git repo https://github.com/tee8z/llightning-sentinel written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 245 packages to latest compatible versions
[INFO] [stderr]       Adding config v0.11.0 (available: v0.15.11)
[INFO] [stderr]       Adding dirs v4.0.0 (available: v6.0.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding libtor v46.9.0+0.4.6.x (available: v47.13.0+0.4.7.x)
[INFO] [stderr]       Adding notify v5.2.0 (available: v8.0.0)
[INFO] [stderr]       Adding pickledb v0.4.1 (available: v0.5.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.15)
[INFO] [stderr]       Adding tokio-util v0.6.10 (available: v0.7.15)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `46.6.1+0.4.6.6` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff1e95538ebcd247ab1b16b85b8de31d09d71bc7ca14c0673f2e3aade264c6ce
[INFO] running `Command { std: "docker" "start" "-a" "ff1e95538ebcd247ab1b16b85b8de31d09d71bc7ca14c0673f2e3aade264c6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff1e95538ebcd247ab1b16b85b8de31d09d71bc7ca14c0673f2e3aade264c6ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff1e95538ebcd247ab1b16b85b8de31d09d71bc7ca14c0673f2e3aade264c6ce", kill_on_drop: false }`
[INFO] [stdout] ff1e95538ebcd247ab1b16b85b8de31d09d71bc7ca14c0673f2e3aade264c6ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1bd50d4315eb15970d395b6be5823f9384707693" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38ce84835ad614235de58149882cb97c146a8e2f1a686ec09ac80d21602e7c91
[INFO] running `Command { std: "docker" "start" "-a" "38ce84835ad614235de58149882cb97c146a8e2f1a686ec09ac80d21602e7c91", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `46.6.1+0.4.6.6` for dependency `libtor` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling libtor-sys v46.9.1+0.4.6.9
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking serde v0.8.23
[INFO] [stderr]     Checking sha1 v0.6.1
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking rust-ini v0.13.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking serde-hjson v0.9.1
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling libtor-derive v0.1.2
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking pickledb v0.4.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking config v0.11.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr] error: failed to run custom build command for `libtor-sys v46.9.1+0.4.6.9`
[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/libtor-sys-ecbb9b85b0fe8933/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build" && CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/configure" "--prefix=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent" "--disable-shared" "--enable-static" "--host=x86_64-unknown-linux-gnu" "--with-pic" "--disable-samples" "--disable-openssl" "--disable-libevent-regress" "--disable-debug-mode" "--disable-dependency-tracking"
[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 x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[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 whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-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 dependency style of cc... none
[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 wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking for sys/time.h... yes
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking whether ln -s works... yes
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking for grep that handles long lines and -e... /usr/bin/grep
[INFO] [stderr]   checking for egrep... /usr/bin/grep -E
[INFO] [stderr]   checking whether cc needs -traditional... no
[INFO] [stderr]   checking how to print strings... printf
[INFO] [stderr]   checking for a sed that does not truncate output... (cached) /usr/bin/sed
[INFO] [stderr]   checking for fgrep... /usr/bin/grep -F
[INFO] [stderr]   checking for ld used by cc... /usr/bin/ld
[INFO] [stderr]   checking if the linker (/usr/bin/ld) is GNU ld... yes
[INFO] [stderr]   checking for BSD- or MS-compatible name lister (nm)... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dumpbin... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for dumpbin... no
[INFO] [stderr]   checking for link... link -dump
[INFO] [stderr]   checking the name lister (nm) interface... BSD nm
[INFO] [stderr]   checking the maximum length of command line arguments... 1572864
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
[INFO] [stderr]   checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
[INFO] [stderr]   checking for /usr/bin/ld option to reload object files... -r
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-file... no
[INFO] [stderr]   checking for file... file
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-objdump... no
[INFO] [stderr]   checking for objdump... objdump
[INFO] [stderr]   checking how to recognize dependent libraries... pass_all
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-dlltool... no
[INFO] [stderr]   checking for dlltool... no
[INFO] [stderr]   checking how to associate runtime and link libraries... printf %s\n
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking for archiver @FILE support... @
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-strip... strip
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking command to parse nm output from cc object... ok
[INFO] [stderr]   checking for sysroot... no
[INFO] [stderr]   checking for a working dd... /usr/bin/dd
[INFO] [stderr]   checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-mt... no
[INFO] [stderr]   checking for mt... no
[INFO] [stderr]   checking if : is a manifest tool... no
[INFO] [stderr]   checking for dlfcn.h... yes
[INFO] [stderr]   checking for objdir... .libs
[INFO] [stderr]   checking if cc supports -fno-rtti -fno-exceptions... no
[INFO] [stderr]   checking for cc option to produce PIC... -fPIC -DPIC
[INFO] [stderr]   checking if cc PIC flag -fPIC -DPIC works... yes
[INFO] [stderr]   checking if cc static flag -static works... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... yes
[INFO] [stderr]   checking if cc supports -c -o file.o... (cached) yes
[INFO] [stderr]   checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
[INFO] [stderr]   checking dynamic linker characteristics... GNU/Linux ld.so
[INFO] [stderr]   checking how to hardcode library paths into programs... immediate
[INFO] [stderr]   checking whether stripping libraries is possible... yes
[INFO] [stderr]   checking if libtool supports shared libraries... yes
[INFO] [stderr]   checking whether to build shared libraries... no
[INFO] [stderr]   checking whether to build static libraries... yes
[INFO] [stderr]   checking for library containing inet_ntoa... none required
[INFO] [stderr]   checking for library containing socket... none required
[INFO] [stderr]   checking for library containing inet_aton... none required
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking for clock_gettime... yes
[INFO] [stderr]   checking for library containing sendfile... none required
[INFO] [stderr]   checking for WIN32... no
[INFO] [stderr]   checking for MIDIPIX... no
[INFO] [stderr]   checking for CYGWIN... no
[INFO] [stderr]   checking for zlib.h... yes
[INFO] [stderr]   checking for library containing inflateEnd... -lz
[INFO] [stderr]   checking for special C compiler options needed for large files... no
[INFO] [stderr]   checking for _FILE_OFFSET_BITS value needed for large files... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-pkg-config... no
[INFO] [stderr]   checking for pkg-config... /usr/bin/pkg-config
[INFO] [stderr]   checking if pkg-config is at least version 0.15.0... yes
[INFO] [stderr]   checking for arpa/inet.h... yes
[INFO] [stderr]   checking for fcntl.h... yes
[INFO] [stderr]   checking for ifaddrs.h... yes
[INFO] [stderr]   checking for mach/mach_time.h... no
[INFO] [stderr]   checking for mach/mach.h... no
[INFO] [stderr]   checking for netdb.h... yes
[INFO] [stderr]   checking for netinet/in.h... yes
[INFO] [stderr]   checking for netinet/in6.h... no
[INFO] [stderr]   checking for netinet/tcp.h... yes
[INFO] [stderr]   checking for sys/un.h... yes
[INFO] [stderr]   checking for poll.h... yes
[INFO] [stderr]   checking for port.h... no
[INFO] [stderr]   checking for stdarg.h... yes
[INFO] [stderr]   checking for stddef.h... yes
[INFO] [stderr]   checking for sys/devpoll.h... no
[INFO] [stderr]   checking for sys/epoll.h... yes
[INFO] [stderr]   checking for sys/event.h... no
[INFO] [stderr]   checking for sys/eventfd.h... yes
[INFO] [stderr]   checking for sys/ioctl.h... yes
[INFO] [stderr]   checking for sys/mman.h... yes
[INFO] [stderr]   checking for sys/param.h... yes
[INFO] [stderr]   checking for sys/queue.h... yes
[INFO] [stderr]   checking for sys/resource.h... yes
[INFO] [stderr]   checking for sys/select.h... yes
[INFO] [stderr]   checking for sys/sendfile.h... yes
[INFO] [stderr]   checking for sys/socket.h... yes
[INFO] [stderr]   checking for sys/stat.h... (cached) yes
[INFO] [stderr]   checking for sys/time.h... (cached) yes
[INFO] [stderr]   checking for sys/timerfd.h... yes
[INFO] [stderr]   checking for sys/uio.h... yes
[INFO] [stderr]   checking for sys/wait.h... yes
[INFO] [stderr]   checking for sys/random.h... yes
[INFO] [stderr]   checking for errno.h... yes
[INFO] [stderr]   checking for afunix.h... no
[INFO] [stderr]   checking for TAILQ_FOREACH in sys/queue.h... yes
[INFO] [stderr]   checking for timeradd in sys/time.h... yes
[INFO] [stderr]   checking for timercmp in sys/time.h... yes
[INFO] [stderr]   checking for timerclear in sys/time.h... yes
[INFO] [stderr]   checking for timerisset in sys/time.h... yes
[INFO] [stderr]   checking for an ANSI C-conforming const... yes
[INFO] [stderr]   checking for inline... inline
[INFO] [stderr]   checking for accept4... yes
[INFO] [stderr]   checking for arc4random... yes
[INFO] [stderr]   checking for arc4random_buf... yes
[INFO] [stderr]   checking for arc4random_addrandom... no
[INFO] [stderr]   checking for eventfd... yes
[INFO] [stderr]   checking for epoll_create1... yes
[INFO] [stderr]   checking for fcntl... yes
[INFO] [stderr]   checking for getegid... yes
[INFO] [stderr]   checking for geteuid... yes
[INFO] [stderr]   checking for getifaddrs... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for mach_absolute_time... no
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for nanosleep... yes
[INFO] [stderr]   checking for pipe... yes
[INFO] [stderr]   checking for pipe2... yes
[INFO] [stderr]   checking for putenv... yes
[INFO] [stderr]   checking for sendfile... yes
[INFO] [stderr]   checking for setenv... yes
[INFO] [stderr]   checking for setrlimit... yes
[INFO] [stderr]   checking for sigaction... yes
[INFO] [stderr]   checking for signal... yes
[INFO] [stderr]   checking for splice... yes
[INFO] [stderr]   checking for strlcpy... yes
[INFO] [stderr]   checking for strsep... yes
[INFO] [stderr]   checking for strtok_r... yes
[INFO] [stderr]   checking for strtoll... yes
[INFO] [stderr]   checking for sysctl... no
[INFO] [stderr]   checking for timerfd_create... yes
[INFO] [stderr]   checking for umask... yes
[INFO] [stderr]   checking for unsetenv... yes
[INFO] [stderr]   checking for usleep... yes
[INFO] [stderr]   checking for vasprintf... yes
[INFO] [stderr]   checking for getrandom... yes
[INFO] [stderr]   checking for getnameinfo... yes
[INFO] [stderr]   checking for getprotobynumber... yes
[INFO] [stderr]   checking for getservbyname... yes
[INFO] [stderr]   checking for inet_ntop... yes
[INFO] [stderr]   checking for inet_pton... yes
[INFO] [stderr]   checking for getaddrinfo... yes
[INFO] [stderr]   checking for F_SETFD in fcntl.h... yes
[INFO] [stderr]   checking for select... yes
[INFO] [stderr]   checking for poll... yes
[INFO] [stderr]   checking for epoll_ctl... yes
[INFO] [stderr]   checking for port_create... no
[INFO] [stderr]   checking for pid_t... yes
[INFO] [stderr]   checking for size_t... yes
[INFO] [stderr]   checking for ssize_t... yes
[INFO] [stderr]   checking for uint64_t... yes
[INFO] [stderr]   checking for uint32_t... yes
[INFO] [stderr]   checking for uint16_t... yes
[INFO] [stderr]   checking for uint8_t... yes
[INFO] [stderr]   checking for uintptr_t... yes
[INFO] [stderr]   checking for fd_mask... yes
[INFO] [stderr]   checking size of long long... 8
[INFO] [stderr]   checking size of long... 8
[INFO] [stderr]   checking size of int... 4
[INFO] [stderr]   checking size of short... 2
[INFO] [stderr]   checking size of size_t... 8
[INFO] [stderr]   checking size of void *... 8
[INFO] [stderr]   checking size of off_t... 8
[INFO] [stderr]   checking size of time_t... 8
[INFO] [stderr]   checking for struct in6_addr... yes
[INFO] [stderr]   checking for struct sockaddr_in6... yes
[INFO] [stderr]   checking for struct sockaddr_un... yes
[INFO] [stderr]   checking for sa_family_t... yes
[INFO] [stderr]   checking for struct addrinfo... yes
[INFO] [stderr]   checking for struct sockaddr_storage... yes
[INFO] [stderr]   checking for struct in6_addr.s6_addr32... yes
[INFO] [stderr]   checking for struct in6_addr.s6_addr16... yes
[INFO] [stderr]   checking for struct sockaddr_in.sin_len... no
[INFO] [stderr]   checking for struct sockaddr_in6.sin6_len... no
[INFO] [stderr]   checking for struct sockaddr_storage.ss_family... yes
[INFO] [stderr]   checking for struct sockaddr_storage.__ss_family... no
[INFO] [stderr]   checking for struct linger... yes
[INFO] [stderr]   checking for socklen_t... yes
[INFO] [stderr]   checking whether our compiler supports __func__... yes
[INFO] [stderr]   checking whether our compiler supports __FUNCTION__... yes
[INFO] [stderr]   checking for the pthreads library -lpthreads... no
[INFO] [stderr]   checking whether pthreads work without any flags... yes
[INFO] [stderr]   checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
[INFO] [stderr]   checking if more special flags are required for pthreads... no
[INFO] [stderr]   checking size of pthread_t... 8
[INFO] [stderr]   checking that generated files are newer than configure... done
[INFO] [stderr]   configure: creating ./config.status
[INFO] [stderr]   config.status: creating libevent.pc
[INFO] [stderr]   config.status: creating libevent_openssl.pc
[INFO] [stderr]   config.status: creating libevent_pthreads.pc
[INFO] [stderr]   config.status: creating libevent_core.pc
[INFO] [stderr]   config.status: creating libevent_extra.pc
[INFO] [stderr]   config.status: creating Makefile
[INFO] [stderr]   config.status: creating config.h
[INFO] [stderr]   config.status: creating evconfig-private.h
[INFO] [stderr]   config.status: executing depfiles commands
[INFO] [stderr]   config.status: executing libtool commands
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "sh" "-c" "exec \"$0\" \"$@\"" "make" "install" "-j8"
[INFO] [stderr]     GEN      include/event2/event-config.h
[INFO] [stderr]   make  install-am
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build'
[INFO] [stderr]     CC       bufferevent_filter.lo
[INFO] [stderr]     CC       bufferevent_pair.lo
[INFO] [stderr]     CC       buffer.lo
[INFO] [stderr]     CC       bufferevent.lo
[INFO] [stderr]     CC       bufferevent_ratelim.lo
[INFO] [stderr]     CC       bufferevent_sock.lo
[INFO] [stderr]     CC       event.lo
[INFO] [stderr]     CC       evmap.lo
[INFO] [stderr]     CC       evthread.lo
[INFO] [stderr]     CC       evutil.lo
[INFO] [stderr]     CC       evutil_rand.lo
[INFO] [stderr]     CC       evutil_time.lo
[INFO] [stderr]     CC       listener.lo
[INFO] [stderr]     CC       log.lo
[INFO] [stderr]     CC       select.lo
[INFO] [stderr]     CC       poll.lo
[INFO] [stderr]     CC       epoll.lo
[INFO] [stderr]     CC       signal.lo
[INFO] [stderr]     CC       evdns.lo
[INFO] [stderr]     CC       event_tagging.lo
[INFO] [stderr]     CC       evrpc.lo
[INFO] [stderr]     CC       http.lo
[INFO] [stderr]     CC       evthread_pthread.lo
[INFO] [stderr]     CCLD     libevent_core.la
[INFO] [stderr]     CCLD     libevent_pthreads.la
[INFO] [stderr]     CCLD     libevent.la
[INFO] [stderr]     CCLD     libevent_extra.la
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/bin'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include'
[INFO] [stderr]    /bin/bash ./libtool   --mode=install /usr/bin/install -c   libevent.la libevent_core.la libevent_extra.la libevent_pthreads.la '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include/event2'
[INFO] [stderr]    /usr/bin/install -c /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/event_rpcgen.py '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/bin'
[INFO] [stderr]    /usr/bin/install -c -m 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/evdns.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/evhttp.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/evrpc.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/evutil.h '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/pkgconfig'
[INFO] [stderr]    /usr/bin/install -c -m 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/buffer.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/buffer_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/bufferevent.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/bufferevent_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/bufferevent_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/dns.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/dns_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/dns_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/event.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/event_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/event_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/http.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/http_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/http_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/keyvalq_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/listener.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/rpc.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/rpc_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/rpc_struct.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/tag.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/tag_compat.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/thread.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/util.h /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/visibility.h '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include/event2'
[INFO] [stderr]    /usr/bin/mkdir -p '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include/event2'
[INFO] [stderr]    /usr/bin/install -c -m 644 libevent.pc libevent_core.pc libevent_extra.pc libevent_pthreads.pc '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/pkgconfig'
[INFO] [stderr]    /usr/bin/install -c -m 644 include/event2/event-config.h '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include/event2'
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent.lai /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_core.lai /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_core.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_extra.lai /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_extra.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_pthreads.lai /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_pthreads.la
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent.a /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent.a
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_core.a /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_core.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_core.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_core.a
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_extra.a /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_extra.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_extra.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_extra.a
[INFO] [stderr]   libtool: install: /usr/bin/install -c .libs/libevent_pthreads.a /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_pthreads.a
[INFO] [stderr]   libtool: install: chmod 644 /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_pthreads.a
[INFO] [stderr]   libtool: install: ranlib /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib/libevent_pthreads.a
[INFO] [stderr]   libtool: finish: PATH="/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   Libraries have been installed in:
[INFO] [stderr]      /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib
[INFO] [stderr] 
[INFO] [stderr]   If you ever happen to want to link against installed libraries
[INFO] [stderr]   in a given directory, LIBDIR, you must either use libtool, and
[INFO] [stderr]   specify the full pathname of the library, or use the '-LLIBDIR'
[INFO] [stderr]   flag during linking and do at least one of the following:
[INFO] [stderr]      - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
[INFO] [stderr]        during execution
[INFO] [stderr]      - add LIBDIR to the 'LD_RUN_PATH' environment variable
[INFO] [stderr]        during linking
[INFO] [stderr]      - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
[INFO] [stderr]      - have your system administrator add LIBDIR to '/etc/ld.so.conf'
[INFO] [stderr] 
[INFO] [stderr]   See any operating system documentation about shared libraries for
[INFO] [stderr]   more information, such as the ld(1) and ld.so(8) manual pages.
[INFO] [stderr]   ----------------------------------------------------------------------
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/build'
[INFO] [stderr]   cargo:root=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib
[INFO] [stderr]   cargo:rustc-link-lib=static=event
[INFO] [stderr]   cargo:rustc-link-lib=static=event_pthreads
[INFO] [stderr]   cargo:include=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/include
[INFO] [stderr]   cargo:lib=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/lib
[INFO] [stderr]   OPT_LEVEL = Some(0)
[INFO] [stderr]   TARGET = Some(x86_64-unknown-linux-gnu)
[INFO] [stderr]   OUT_DIR = Some(/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out)
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT
[INFO] [stderr]   RUSTC_WRAPPER = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some(true)
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2,x87)
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=forbid)
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/libz-sys-7b8774ba2768d3e6/out/lib
[INFO] [stderr]   running: cd "/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/build" && CC="cc" CFLAGS=" -O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64 -Wall -Wextra -I/opt/rustwide/target/debug/build/libz-sys-7b8774ba2768d3e6/out/include" CXX="c++" CXXFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -gdwarf-4 -fno-omit-frame-pointer -m64" LC_ALL="C" "sh" "-c" "exec \"$0\" \"$@\"" "/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/tor-src/configure" "--prefix=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out" "--disable-shared" "--enable-static" "--host=x86_64-unknown-linux-gnu" "--with-libevent-dir=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent" "--enable-pic" "--enable-static-libevent" "--enable-static-zlib" "--disable-system-torrc" "--disable-asciidoc" "--disable-systemd" "--disable-largefile" "--disable-unittests" "--disable-tool-name-check" "--disable-manpage" "--disable-html-manual" "--disable-module-dirauth" "--disable-module-relay" "--disable-module-dircache" "--disable-seccomp" "--disable-libscrypt" "--disable-rust" "--disable-lzma" "--disable-zstd" "--with-zlib-dir=/opt/rustwide/target/debug/build/libz-sys-7b8774ba2768d3e6/out/lib"
[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 x86_64-unknown-linux-gnu-strip... no
[INFO] [stderr]   checking for strip... strip
[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 whether make supports nested variables... (cached) yes
[INFO] [stderr]   checking whether make supports the include directive... yes (GNU style)
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-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 dependency style of cc... gcc3
[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 wchar.h... yes
[INFO] [stderr]   checking for minix/config.h... no
[INFO] [stderr]   checking whether it is safe to define __EXTENSIONS__... yes
[INFO] [stderr]   checking whether _XOPEN_SOURCE should be defined... no
[INFO] [stderr]   checking build system type... x86_64-pc-linux-gnu
[INFO] [stderr]   checking host system type... x86_64-unknown-linux-gnu
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-pkg-config... no
[INFO] [stderr]   checking for pkg-config... /usr/bin/pkg-config
[INFO] [stderr]   checking pkg-config is at least version 0.9.0... yes
[INFO] [stderr]   configure: set PKG_CONFIG_PATH=/opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/lib/pkgconfig to support cross-compiling
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ar... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-lib... no
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-link... no
[INFO] [stderr]   checking for ar... ar
[INFO] [stderr]   checking the archiver (ar) interface... ar
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-gcc... (cached) cc
[INFO] [stderr]   checking whether the compiler supports GNU C... (cached) yes
[INFO] [stderr]   checking whether cc accepts -g... (cached) yes
[INFO] [stderr]   checking for cc option to enable C11 features... (cached) none needed
[INFO] [stderr]   checking whether cc understands -c and -o together... (cached) yes
[INFO] [stderr]   checking dependency style of cc... (cached) gcc3
[INFO] [stderr]   checking how to run the C preprocessor... cc -E
[INFO] [stderr]   checking whether make sets $(MAKE)... (cached) yes
[INFO] [stderr]   checking for x86_64-unknown-linux-gnu-ranlib... no
[INFO] [stderr]   checking for ranlib... ranlib
[INFO] [stderr]   checking for a sed that does not truncate output... /usr/bin/sed
[INFO] [stderr]   checking for C compiler vendor... gnu
[INFO] [stderr]   checking for C compiler version... 13.3.0
[INFO] [stderr]   checking for C compiler vendor... (cached) gnu
[INFO] [stderr]   checking for perl... perl
[INFO] [stderr]   checking for asciidoc... none
[INFO] [stderr]   checking for a2x... no
[INFO] [stderr]   checking for a2x.py... no
[INFO] [stderr]   checking for Python 3... /usr/bin/python3
[INFO] [stderr]   checking for flexible array members... yes
[INFO] [stderr]   checking for working C99 mid-block declaration syntax... yes
[INFO] [stderr]   checking for working C99 designated initializers... yes
[INFO] [stderr]   checking for __attribute__((fallthrough))... yes
[INFO] [stderr]   checking for win32... no
[INFO] [stderr]   checking for MIPSpro compiler... no
[INFO] [stderr]   checking whether byte ordering is bigendian... no
[INFO] [stderr]   checking for library containing socket... none required
[INFO] [stderr]   checking for library containing gethostbyname... none required
[INFO] [stderr]   checking for library containing dlopen... none required
[INFO] [stderr]   checking for library containing inet_aton... none required
[INFO] [stderr]   checking for library containing backtrace... none required
[INFO] [stderr]   checking for library containing clock_gettime... none required
[INFO] [stderr]   checking for library containing pthread_create... none required
[INFO] [stderr]   checking for library containing pthread_detach... none required
[INFO] [stderr]   checking for _NSGetEnviron... no
[INFO] [stderr]   checking for RtlSecureZeroMemory... no
[INFO] [stderr]   checking for SecureZeroMemory... no
[INFO] [stderr]   checking for accept4... yes
[INFO] [stderr]   checking for backtrace... yes
[INFO] [stderr]   checking for backtrace_symbols_fd... yes
[INFO] [stderr]   checking for eventfd... yes
[INFO] [stderr]   checking for explicit_bzero... yes
[INFO] [stderr]   checking for timingsafe_memcmp... no
[INFO] [stderr]   checking for flock... yes
[INFO] [stderr]   checking for fsync... yes
[INFO] [stderr]   checking for ftime... yes
[INFO] [stderr]   checking for get_current_dir_name... yes
[INFO] [stderr]   checking for getaddrinfo... yes
[INFO] [stderr]   checking for getdelim... yes
[INFO] [stderr]   checking for getifaddrs... yes
[INFO] [stderr]   checking for getline... yes
[INFO] [stderr]   checking for getrlimit... yes
[INFO] [stderr]   checking for gettimeofday... yes
[INFO] [stderr]   checking for gmtime_r... yes
[INFO] [stderr]   checking for gnu_get_libc_version... yes
[INFO] [stderr]   checking for inet_aton... yes
[INFO] [stderr]   checking for ioctl... yes
[INFO] [stderr]   checking for issetugid... no
[INFO] [stderr]   checking for llround... no
[INFO] [stderr]   checking for localtime_r... yes
[INFO] [stderr]   checking for lround... no
[INFO] [stderr]   checking for madvise... yes
[INFO] [stderr]   checking for memmem... yes
[INFO] [stderr]   checking for memset_s... no
[INFO] [stderr]   checking for minherit... no
[INFO] [stderr]   checking for mmap... yes
[INFO] [stderr]   checking for pipe... yes
[INFO] [stderr]   checking for pipe2... yes
[INFO] [stderr]   checking for prctl... yes
[INFO] [stderr]   checking for readpassphrase... no
[INFO] [stderr]   checking for rint... no
[INFO] [stderr]   checking for sigaction... yes
[INFO] [stderr]   checking for socketpair... yes
[INFO] [stderr]   checking for statvfs... yes
[INFO] [stderr]   checking for strncasecmp... yes
[INFO] [stderr]   checking for strcasecmp... yes
[INFO] [stderr]   checking for strlcat... yes
[INFO] [stderr]   checking for strlcpy... yes
[INFO] [stderr]   checking for strnlen... yes
[INFO] [stderr]   checking for strptime... yes
[INFO] [stderr]   checking for strtok_r... yes
[INFO] [stderr]   checking for strtoull... yes
[INFO] [stderr]   checking for sysconf... yes
[INFO] [stderr]   checking for sysctl... no
[INFO] [stderr]   checking for timegm... yes
[INFO] [stderr]   checking for truncate... yes
[INFO] [stderr]   checking for uname... yes
[INFO] [stderr]   checking for usleep... yes
[INFO] [stderr]   checking for vasprintf... yes
[INFO] [stderr]   checking for _vscprintf... no
[INFO] [stderr]   checking for a pre-Yosemite OS X build target... no
[INFO] [stderr]   checking for mach_approximate_time... no
[INFO] [stderr]   checking for a pre-Sierra OSX build target... no
[INFO] [stderr]   checking for clock_gettime... yes
[INFO] [stderr]   checking for getentropy... yes
[INFO] [stderr]   checking for pthread.h... yes
[INFO] [stderr]   checking for pthread_create... yes
[INFO] [stderr]   checking for pthread_condattr_setclock... yes
[INFO] [stderr]   checking for glob... yes
[INFO] [stderr]   checking whether free(NULL) works... yes
[INFO] [stderr]   checking for libevent directory... /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent
[INFO] [stderr]   checking whether we need extra options to link libevent... (none)
[INFO] [stderr]   checking for event2/event.h... yes
[INFO] [stderr]   checking for event2/dns.h... yes
[INFO] [stderr]   checking for event2/bufferevent_ssl.h... yes
[INFO] [stderr]   checking for evutil_secure_rng_set_urandom_device_file... no
[INFO] [stderr]   checking for evutil_secure_rng_add_bytes... no
[INFO] [stderr]   checking for evdns_base_get_nameserver_addr... no
[INFO] [stderr]   checking whether Libevent is new enough... yes
[INFO] [stderr]   checking for library containing pow... -lm
[INFO] [stderr]   configure: Now, we'll look for OpenSSL >= 1.0.1
[INFO] [stderr]   checking for openssl directory... (system)
[INFO] [stderr]   checking whether we need extra options to link openssl... (none)
[INFO] [stderr]   checking for OpenSSL >= 3.0.0... yes
[INFO] [stderr]   checking for OpenSSL < 1.0.1... no
[INFO] [stderr]   checking whether LibreSSL TLS 1.3 APIs are busted... no
[INFO] [stderr]   checking for significant mismatch between openssl headers and libraries... no
[INFO] [stderr]   checking for struct ssl_method_st.get_cipher_by_char... no
[INFO] [stderr]   checking for ERR_load_KDF_strings... yes
[INFO] [stderr]   checking for EVP_PBE_scrypt... yes
[INFO] [stderr]   checking for SSL_CIPHER_find... yes
[INFO] [stderr]   checking for SSL_CTX_set1_groups_list... no
[INFO] [stderr]   checking for SSL_CTX_set_security_level... yes
[INFO] [stderr]   checking for SSL_SESSION_get_master_key... yes
[INFO] [stderr]   checking for SSL_get_client_ciphers... yes
[INFO] [stderr]   checking for SSL_get_client_random... yes
[INFO] [stderr]   checking for SSL_get_server_random... yes
[INFO] [stderr]   checking for TLS_method... yes
[INFO] [stderr]   checking for SSL.state... no
[INFO] [stderr]   checking size of SHA_CTX... 96
[INFO] [stderr]   checking for struct tcp_info.tcpi_unacked... yes
[INFO] [stderr]   checking for struct tcp_info.tcpi_snd_mss... yes
[INFO] [stderr]   checking for zlib directory... 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   make: warning: -j8 forced in submake: resetting jobserver mode.
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/event.c: In function 'event_signal_closure':
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/event.c:1362:32: warning: storing the address of local variable 'ncalls' in '*ev.ev_.ev_signal.ev_pncalls' [-Wdangling-pointer=]
[INFO] [stderr]    1362 |                 ev->ev_pncalls = &ncalls;
[INFO] [stderr]         |                 ~~~~~~~~~~~~~~~^~~~~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/event.c:1356:15: note: 'ncalls' declared here
[INFO] [stderr]    1356 |         short ncalls;
[INFO] [stderr]         |               ^~~~~~
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/event.c:1354:61: note: 'ev' declared here
[INFO] [stderr]    1354 | event_signal_closure(struct event_base *base, struct event *ev)
[INFO] [stderr]         |                                               ~~~~~~~~~~~~~~^~
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/evutil.c:213:21: warning: argument 4 of type 'int[2]' with mismatched bound [-Warray-parameter=]
[INFO] [stderr]     213 |     evutil_socket_t fd[2])
[INFO] [stderr]   In file included from /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/evutil.c:85:
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/include/event2/util.h:310:25: note: previously declared as 'int[]'
[INFO] [stderr]     310 | #define evutil_socket_t int
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/libevent/libevent-src/util-internal.h:306:47: note: in expansion of macro 'evutil_socket_t'
[INFO] [stderr]     306 | int evutil_ersatz_socketpair_(int, int , int, evutil_socket_t[]);
[INFO] [stderr]         |                                               ^~~~~~~~~~~~~~~
[INFO] [stderr]   configure: WARNING: unrecognized options: --disable-shared, --enable-static, --disable-module-dircache
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   sed: couldn't write 29 items to stdout: No space left on device
[INFO] [stderr]   cat: confdefs.h: No space left on device
[INFO] [stderr]   cat: write error: No space left on device
[INFO] [stderr]   /opt/rustwide/target/debug/build/libtor-sys-8d54eb2fa5c67725/out/tor-src/configure: line 1925: printf: write error: No space left on device
[INFO] [stderr]   configure: WARNING: We found the libraries for zlib, but we could not find the C header files.  You may need to install a devel package.
[INFO] [stderr]   configure: WARNING: On Debian, you can install headers for zlib using "apt-get install zlib1g-dev"
[INFO] [stderr]   configure: error: Missing headers; unable to proceed.
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/autotools-0.2.7/src/lib.rs:790:5:
[INFO] [stderr] 
[INFO] [stderr]   command did not execute successfully, got: exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   build script failed, must exit now
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x60143a0ce1a2 - std::backtrace_rs::backtrace::libunwind::trace::h1a15fa817b72da33
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x60143a0ce1a2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf2c00e412c5faadf
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x60143a0ce1a2 - std::sys::backtrace::_print_fmt::hf74f78c046b64fc3
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x60143a0ce1a2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hb4036bf9790395ee
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x60143a0f1373 - core::fmt::rt::Argument::fmt::h80be61361a017e83
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/rt.rs:179:76
[INFO] [stderr]      5:     0x60143a0f1373 - core::fmt::write::h80a690b41062e392
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/fmt/mod.rs:1481:25
[INFO] [stderr]      6:     0x60143a0ca823 - std::io::default_write_fmt::ha24a4d09d95ff318
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x60143a0ca823 - std::io::Write::write_fmt::h5daf7d547040a0e8
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/io/mod.rs:1914:13
[INFO] [stderr]      8:     0x60143a0cdff2 - std::sys::backtrace::BacktraceLock::print::hd5fa6146c02c3191
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x60143a0cfde2 - std::panicking::default_hook::{{closure}}::h74b7997ba28a05cd
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:300:22
[INFO] [stderr]     10:     0x60143a0cfbe5 - std::panicking::default_hook::hf9e1aa8926e0065b
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:327:9
[INFO] [stderr]     11:     0x60143a0d07c2 - std::panicking::rust_panic_with_hook::hb9edd52ab106f344
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:833:13
[INFO] [stderr]     12:     0x60143a0d054a - std::panicking::begin_panic_handler::{{closure}}::h6de217dee5cfbee3
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:706:13
[INFO] [stderr]     13:     0x60143a0ce699 - std::sys::backtrace::__rust_end_short_backtrace::h3919d5b10bab50cd
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]     14:     0x60143a0d01dd - __rustc[820f2ab4325114ba]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:697:5
[INFO] [stderr]     15:     0x60143a0f0200 - core::panicking::panic_fmt::ha49f25d2aba38f4c
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/panicking.rs:75:14
[INFO] [stderr]     16:     0x60143a03904b - autotools::fail::h17f48751f243e8b4
[INFO] [stderr]     17:     0x60143a037448 - autotools::Config::build::hcb5adb227da3d624
[INFO] [stderr]     18:     0x60143a0280ec - build_script_build::build_tor::hda4fbfc83e51d77a
[INFO] [stderr]     19:     0x60143a0293c8 - build_script_build::main::hddadc62023fde0d1
[INFO] [stderr]     20:     0x60143a02a333 - core::ops::function::FnOnce::call_once::h64534bd94f72bd12
[INFO] [stderr]     21:     0x60143a029cc6 - std::sys::backtrace::__rust_begin_short_backtrace::hc51ac95386dd319b
[INFO] [stderr]     22:     0x60143a0299b9 - std::rt::lang_start::{{closure}}::hb0f157ee4eb4aa22
[INFO] [stderr]     23:     0x60143a0c63b0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8b31aa5ffdc8795d
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/core/src/ops/function.rs:284:13
[INFO] [stderr]     24:     0x60143a0c63b0 - std::panicking::try::do_call::hf92460430e076ee3
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40
[INFO] [stderr]     25:     0x60143a0c63b0 - std::panicking::try::h6ae948900543b5ab
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19
[INFO] [stderr]     26:     0x60143a0c63b0 - std::panic::catch_unwind::h50e3f4e3fddd4c1c
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x60143a0c63b0 - std::rt::lang_start_internal::{{closure}}::h60de4ea1a6369968
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:168:24
[INFO] [stderr]     28:     0x60143a0c63b0 - std::panicking::try::do_call::h22d0a3dedcc89184
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:589:40
[INFO] [stderr]     29:     0x60143a0c63b0 - std::panicking::try::hb028c9b72a5a5693
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panicking.rs:552:19
[INFO] [stderr]     30:     0x60143a0c63b0 - std::panic::catch_unwind::h1863bc5429d95710
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x60143a0c63b0 - std::rt::lang_start_internal::h960d99e3e7fb2f19
[INFO] [stderr]                                  at /rustc/1bd50d4315eb15970d395b6be5823f9384707693/library/std/src/rt.rs:164:5
[INFO] [stderr]     32:     0x60143a0299a1 - std::rt::lang_start::hd8343fdec357c3f1
[INFO] [stderr]     33:     0x60143a0293e5 - main
[INFO] [stderr]     34:     0x72409dd181ca - <unknown>
[INFO] [stderr]     35:     0x72409dd1828b - __libc_start_main
[INFO] [stderr]     36:     0x60143a01cce5 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "38ce84835ad614235de58149882cb97c146a8e2f1a686ec09ac80d21602e7c91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38ce84835ad614235de58149882cb97c146a8e2f1a686ec09ac80d21602e7c91", kill_on_drop: false }`
[INFO] [stdout] 38ce84835ad614235de58149882cb97c146a8e2f1a686ec09ac80d21602e7c91
