[INFO] cloning repository https://github.com/brhoades/rustbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brhoades/rustbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frustbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frustbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e0ad58973ba116248cb0e7386d66bdaf44a3bb9e [INFO] testing brhoades/rustbot against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrhoades%2Frustbot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/brhoades/rustbot [INFO] finished tweaking git repo https://github.com/brhoades/rustbot [INFO] tweaked toml for git repo https://github.com/brhoades/rustbot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brhoades/rustbot on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brhoades/rustbot already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-mockstream v1.1.0 [INFO] [stderr] Downloaded relay v0.1.0 [INFO] [stderr] Downloaded openssl-sys v0.9.24 [INFO] [stderr] Downloaded tokio-io v0.1.4 [INFO] [stderr] Downloaded tokio-core v0.1.12 [INFO] [stderr] Downloaded openssl v0.9.23 [INFO] [stderr] Downloaded hyper v0.11.15 [INFO] [stderr] Downloaded mio v0.6.12 [INFO] [stderr] Downloaded irc v0.13.1 [INFO] [stderr] Downloaded cached v0.4.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67453d6539706edfd33d29438c11f226f9b93388c8d0529604d893c95c42677d [INFO] running `Command { std: "docker" "start" "-a" "67453d6539706edfd33d29438c11f226f9b93388c8d0529604d893c95c42677d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67453d6539706edfd33d29438c11f226f9b93388c8d0529604d893c95c42677d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67453d6539706edfd33d29438c11f226f9b93388c8d0529604d893c95c42677d", kill_on_drop: false }` [INFO] [stdout] 67453d6539706edfd33d29438c11f226f9b93388c8d0529604d893c95c42677d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 444cbec5e2f6d5bd10069f462ffbfdcda8c6f2e93e281dcbdba914c64dc30a45 [INFO] running `Command { std: "docker" "start" "-a" "444cbec5e2f6d5bd10069f462ffbfdcda8c6f2e93e281dcbdba914c64dc30a45", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling futures v0.1.18 [INFO] [stderr] Compiling byteorder v1.2.1 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling openssl v0.9.23 [INFO] [stderr] Compiling num-traits v0.1.42 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling rand v0.3.20 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling mio v0.6.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling num v0.1.41 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.24 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bufstream v0.1.3 [INFO] [stderr] Compiling cached v0.4.3 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling regex v0.2.5 [INFO] [stderr] error: failed to run custom build command for `openssl-sys v0.9.24` [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/openssl-sys-d2355f7d7ffac0fc/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_LIB_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_INCLUDE_DIR [INFO] [stderr] cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_DIR [INFO] [stderr] cargo:rerun-if-env-changed=OPENSSL_DIR [INFO] [stderr] cargo:rustc-link-lib=ssl [INFO] [stderr] cargo:rustc-link-lib=crypto [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-E" "/opt/rustwide/target/debug/build/openssl-sys-5c5de146d0671920/out/expando.c" [INFO] [stderr] exit status: 0 [INFO] [stderr] cargo:rustc-cfg=osslconf="OPENSSL_NO_SSL3_METHOD" [INFO] [stderr] cargo:conf=OPENSSL_NO_SSL3_METHOD [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-sys-0.9.24/build.rs:486:9: [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] This crate is only compatible with OpenSSL 1.0.1, 1.0.2, and 1.1.0, or LibreSSL [INFO] [stderr] 2.5 and 2.6.0, but a different version of OpenSSL was found. The build is now [INFO] [stderr] aborting due to this version mismatch. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5d8cd1468d72 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5d8cd1468d72 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5d8cd1468d72 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5d8cd1468d72 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5d8cd148bd43 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5d8cd148bd43 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5d8cd1465e73 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5d8cd1465e73 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5d8cd1468bc2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5d8cd146a0a6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5d8cd1469ea9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5d8cd146aab2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5d8cd146a98c - std::panicking::begin_panic::{{closure}}::h6948677bb410f59f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:770:9 [INFO] [stderr] 13: 0x5d8cd1469279 - std::sys::backtrace::__rust_end_short_backtrace::h4405e5f7181487b3 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5d8cd146a8a2 - std::panicking::begin_panic::h849cf4fbe10f3e70 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:769:5 [INFO] [stderr] 15: 0x5d8cd1404b3a - build_script_build::validate_headers::h3c25ba41b4739886 [INFO] [stderr] 16: 0x5d8cd1403874 - build_script_build::try_pkg_config::h454feb3ee057e132 [INFO] [stderr] 17: 0x5d8cd1402917 - build_script_build::find_openssl_dir::hd11a96bf1dfdc063 [INFO] [stderr] 18: 0x5d8cd14026c8 - build_script_build::main::{{closure}}::hafe40313f0dc3fc5 [INFO] [stderr] 19: 0x5d8cd1407c25 - core::option::Option::unwrap_or_else::h9f72687535eab7e2 [INFO] [stderr] 20: 0x5d8cd1401880 - build_script_build::main::h974d658b841d34d9 [INFO] [stderr] 21: 0x5d8cd1409683 - core::ops::function::FnOnce::call_once::h09d0e1c281b75859 [INFO] [stderr] 22: 0x5d8cd14073e6 - std::sys::backtrace::__rust_begin_short_backtrace::h4799d2b9d68f6834 [INFO] [stderr] 23: 0x5d8cd13ffea9 - std::rt::lang_start::{{closure}}::h7a803fc23d8df70a [INFO] [stderr] 24: 0x5d8cd1461af0 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 25: 0x5d8cd1461af0 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x5d8cd1461af0 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 27: 0x5d8cd1461af0 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x5d8cd1461af0 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x5d8cd1461af0 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 30: 0x5d8cd1461af0 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 31: 0x5d8cd1461af0 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x5d8cd1461af0 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x5d8cd13ffe91 - std::rt::lang_start::h451fcc84fe05aee2 [INFO] [stderr] 34: 0x5d8cd14063a5 - main [INFO] [stderr] 35: 0x7563cd0cc1ca - [INFO] [stderr] 36: 0x7563cd0cc28b - __libc_start_main [INFO] [stderr] 37: 0x5d8cd13f8e85 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `backtrace-sys v0.1.16` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/backtrace-sys-7696df4af29ed42f/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-5686c281606ebf95/out" && AR="ar" CC="cc" CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra" RANLIB="ranlib" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure" "--with-pic" "--disable-multilib" "--disable-shared" "--disable-host-shared" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking target system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /usr/bin/grep [INFO] [stderr] checking for egrep... /usr/bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking minix/config.h usability... no [INFO] [stderr] checking minix/config.h presence... no [INFO] [stderr] checking for minix/config.h... no [INFO] [stderr] checking whether it is safe to define __EXTENSIONS__... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking whether build environment is sane... yes [INFO] [stderr] checking for a thread-safe mkdir -p... /usr/bin/mkdir -p [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking whether make sets $(MAKE)... yes [INFO] [stderr] checking whether to enable maintainer-specific portions of Makefiles... no [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... (cached) cc [INFO] [stderr] checking whether we are using the GNU C compiler... (cached) yes [INFO] [stderr] checking whether cc accepts -g... (cached) yes [INFO] [stderr] checking for cc option to accept ISO C89... (cached) none needed [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... ranlib [INFO] [stderr] checking for gawk... (cached) mawk [INFO] [stderr] checking how to print strings... printf [INFO] [stderr] checking for a sed that does not truncate output... /usr/bin/sed [INFO] [stderr] checking for fgrep... /usr/bin/grep -F [INFO] [stderr] checking for ld used by cc... /usr/bin/ld [INFO] [stderr] checking if the linker (/usr/bin/ld) is GNU ld... yes [INFO] [stderr] checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [INFO] [stderr] checking the name lister (/usr/bin/nm -B) interface... BSD nm [INFO] [stderr] checking whether ln -s works... yes [INFO] [stderr] checking the maximum length of command line arguments... 1572864 [INFO] [stderr] checking whether the shell understands some XSI constructs... yes [INFO] [stderr] checking whether the shell understands "+="... yes [INFO] [stderr] checking for /usr/bin/ld option to reload object files... -r [INFO] [stderr] checking for x86_64-unknown-linux-gnu-objdump... no [INFO] [stderr] checking for objdump... objdump [INFO] [stderr] checking how to recognize dependent libraries... pass_all [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-strip... no [INFO] [stderr] checking for strip... strip [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib [INFO] [stderr] checking command to parse /usr/bin/nm -B output from cc object... ok [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for objdir... .libs [INFO] [stderr] checking if cc supports -fno-rtti -fno-exceptions... no [INFO] [stderr] checking for cc option to produce PIC... -fPIC -DPIC [INFO] [stderr] checking if cc PIC flag -fPIC -DPIC works... yes [INFO] [stderr] checking if cc static flag -static works... yes [INFO] [stderr] checking if cc supports -c -o file.o... yes [INFO] [stderr] checking if cc supports -c -o file.o... (cached) yes [INFO] [stderr] checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [INFO] [stderr] checking dynamic linker characteristics... GNU/Linux ld.so [INFO] [stderr] checking how to hardcode library paths into programs... immediate [INFO] [stderr] checking whether stripping libraries is possible... yes [INFO] [stderr] checking if libtool supports shared libraries... yes [INFO] [stderr] checking whether to build shared libraries... no [INFO] [stderr] checking whether to build static libraries... yes [INFO] [stderr] checking unwind.h usability... yes [INFO] [stderr] checking unwind.h presence... yes [INFO] [stderr] checking for unwind.h... yes [INFO] [stderr] checking for _Unwind_Backtrace... yes [INFO] [stderr] checking for -funwind-tables option... yes [INFO] [stderr] checking for -frandom-seed=string option... yes [INFO] [stderr] checking whether cc supports -W... yes [INFO] [stderr] checking whether cc supports -Wall... yes [INFO] [stderr] checking whether cc supports -Wwrite-strings... yes [INFO] [stderr] checking whether cc supports -Wstrict-prototypes... yes [INFO] [stderr] checking whether cc supports -Wmissing-prototypes... yes [INFO] [stderr] checking whether cc supports -Wold-style-definition... yes [INFO] [stderr] checking whether cc supports -Wmissing-format-attribute... yes [INFO] [stderr] checking whether cc supports -Wcast-qual... yes [INFO] [stderr] checking for _Unwind_GetIPInfo... yes [INFO] [stderr] checking __sync extensions... yes [INFO] [stderr] checking __atomic extensions... yes [INFO] [stderr] checking output filetype... elf64 [INFO] [stderr] looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes [INFO] [stderr] checking for uintptr_t... yes [INFO] [stderr] checking for int_least32_t... yes [INFO] [stderr] checking for int_fast32_t... yes [INFO] [stderr] checking for uint64_t... yes [INFO] [stderr] checking what to include in gstdint.h... stdint.h (already complete) [INFO] [stderr] checking sys/mman.h usability... yes [INFO] [stderr] checking sys/mman.h presence... yes [INFO] [stderr] checking for sys/mman.h... yes [INFO] [stderr] checking for mmap... yes [INFO] [stderr] checking link.h usability... yes [INFO] [stderr] checking link.h presence... yes [INFO] [stderr] checking for link.h... yes [INFO] [stderr] checking for dl_iterate_phdr... yes [INFO] [stderr] checking for fcntl... yes [INFO] [stderr] checking whether strnlen is declared... yes [INFO] [stderr] checking for getexecname... no [INFO] [stderr] checking whether tests can run... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating backtrace-supported.h [INFO] [stderr] config.status: creating config.h [INFO] [stderr] config.status: executing libtool commands [INFO] [stderr] config.status: executing gstdint.h commands [INFO] [stderr] config.status: executing default commands [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/backtrace-sys-5686c281606ebf95/out" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "make" "INCDIR=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace" [INFO] [stderr] make all-am [INFO] [stderr] make[1]: Entering directory '/opt/rustwide/target/debug/build/backtrace-sys-5686c281606ebf95/out' [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=atomic.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o atomic.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/atomic.c [INFO] [stderr] true DO=all multi-do # make [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o dwarf.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/dwarf.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o fileline.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/fileline.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o posix.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/posix.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o print.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/print.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=sort.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o sort.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/sort.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o state.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/state.c [INFO] [stderr] /bin/bash ./libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../include -I /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -fPIC -O0 -ffunction-sections -fdata-sections -fPIC -g -m64 -Wall -Wextra -c -o backtrace.lo /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/backtrace.c [INFO] [stderr] make[1]: Leaving directory '/opt/rustwide/target/debug/build/backtrace-sys-5686c281606ebf95/out' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ./config.status: line 537: printf: write error: No space left on device [INFO] [stderr] ./config.status: line 1312: echo: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] cat: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 86: echo: write error: No space left on device [INFO] [stderr] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/src/libbacktrace/configure: line 90: printf: write error: No space left on device [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] make[1]: *** [Makefile:442: atomic.lo] Error 63 [INFO] [stderr] make[1]: *** Waiting for unfinished jobs.... [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: dwarf.lo] Error 63 [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: posix.lo] Error 63 [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] make[1]: *** [Makefile:442: fileline.lo] Error 63 [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: backtrace.lo] Error 63 [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: sort.lo] Error 63 [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: print.lo] Error 63 [INFO] [stderr] ./libtool: line 125: CDPATH: command not found [INFO] [stderr] libtool: Version mismatch error. This is libtool 2.2.7a, but the [INFO] [stderr] libtool: definition of this LT_INIT comes from an older release. [INFO] [stderr] libtool: You should recreate aclocal.m4 with macros from libtool 2.2.7a [INFO] [stderr] libtool: and run autoconf again. [INFO] [stderr] make[1]: *** [Makefile:442: state.lo] Error 63 [INFO] [stderr] make: *** [Makefile:347: all] Error 2 [INFO] [stderr] [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/backtrace-sys-0.1.16/build.rs:176:9: [INFO] [stderr] failed with: exit status: 2 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5f11b6bb68a2 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x5f11b6bb68a2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x5f11b6bb68a2 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x5f11b6bb68a2 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x5f11b6bd8d33 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x5f11b6bd8d33 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x5f11b6bb3dc3 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x5f11b6bb3dc3 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x5f11b6bb66f2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x5f11b6bb7cd6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x5f11b6bb7ad9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x5f11b6bb86a2 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x5f11b6bb843a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x5f11b6bb6d99 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x5f11b6bb80cd - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x5f11b6bd7d50 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x5f11b6b707ea - build_script_build::run::h2069f6d984032130 [INFO] [stderr] 17: 0x5f11b6b6f860 - build_script_build::main::hc3f3223b766161ad [INFO] [stderr] 18: 0x5f11b6b6d303 - core::ops::function::FnOnce::call_once::hd35922ccb9be2d43 [INFO] [stderr] 19: 0x5f11b6b6cd46 - std::sys::backtrace::__rust_begin_short_backtrace::h2ab7971a3e052087 [INFO] [stderr] 20: 0x5f11b6b6c9e9 - std::rt::lang_start::{{closure}}::hc3f4375534c4a1b3 [INFO] [stderr] 21: 0x5f11b6bb01b0 - core::ops::function::impls:: for &F>::call_once::hd25fc0ca75d54018 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:284:21 [INFO] [stderr] 22: 0x5f11b6bb01b0 - std::panicking::catch_unwind::do_call::ha488b7241416766f [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 23: 0x5f11b6bb01b0 - std::panicking::catch_unwind::h81a5714cf9e2c51e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 24: 0x5f11b6bb01b0 - std::panic::catch_unwind::haf54ebde94b26b04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: 0x5f11b6bb01b0 - std::rt::lang_start_internal::{{closure}}::h4fa23b31c3653423 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:175:24 [INFO] [stderr] 26: 0x5f11b6bb01b0 - std::panicking::catch_unwind::do_call::h60c222eb58f45e30 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 27: 0x5f11b6bb01b0 - std::panicking::catch_unwind::h3a5c3ee5a2867e71 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x5f11b6bb01b0 - std::panic::catch_unwind::h93836bffc0bad4f2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x5f11b6bb01b0 - std::rt::lang_start_internal::h25802ecab1c1e1f0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/rt.rs:171:5 [INFO] [stderr] 30: 0x5f11b6b6c9d1 - std::rt::lang_start::hc55db9c52752b7cf [INFO] [stderr] 31: 0x5f11b6b709f5 - main [INFO] [stderr] 32: 0x7ef33e9c11ca - [INFO] [stderr] 33: 0x7ef33e9c128b - __libc_start_main [INFO] [stderr] 34: 0x5f11b6b6c665 - _start [INFO] [stderr] 35: 0x0 - [INFO] running `Command { std: "docker" "inspect" "444cbec5e2f6d5bd10069f462ffbfdcda8c6f2e93e281dcbdba914c64dc30a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444cbec5e2f6d5bd10069f462ffbfdcda8c6f2e93e281dcbdba914c64dc30a45", kill_on_drop: false }` [INFO] [stdout] 444cbec5e2f6d5bd10069f462ffbfdcda8c6f2e93e281dcbdba914c64dc30a45