[INFO] cloning repository https://github.com/scs/sgx-runtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scs/sgx-runtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb0b6a206006299ab773a375197c4846a4c83a30 [INFO] testing scs/sgx-runtime against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscs%2Fsgx-runtime" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scs/sgx-runtime on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-12/source/rust-toolchain [INFO] started tweaking git repo https://github.com/scs/sgx-runtime [INFO] finished tweaking git repo https://github.com/scs/sgx-runtime [INFO] tweaked toml for git repo https://github.com/scs/sgx-runtime written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/scs/sgx-runtime already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-12/source/test_no_std/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-12/source/Cargo.toml [INFO] [stderr] warning: patch for `sp-io` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sgx-externalities` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sgx-runtime` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sp-io` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f7885cfb217b690a633692e95a6149f1d4f062b8d197e07fa9e45e387c8d814 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2f7885cfb217b690a633692e95a6149f1d4f062b8d197e07fa9e45e387c8d814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f7885cfb217b690a633692e95a6149f1d4f062b8d197e07fa9e45e387c8d814", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7885cfb217b690a633692e95a6149f1d4f062b8d197e07fa9e45e387c8d814", kill_on_drop: false }` [INFO] [stdout] 2f7885cfb217b690a633692e95a6149f1d4f062b8d197e07fa9e45e387c8d814 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 85863053faaf20e48cf329486d09a1983207ed83c20d0631f54269688d8bd56b [INFO] running `Command { std: "docker" "start" "-a" "85863053faaf20e48cf329486d09a1983207ed83c20d0631f54269688d8bd56b", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/test_no_std/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: patch for `sp-io` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sgx-externalities` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sgx-runtime` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] warning: patch for `sp-io` uses the features mechanism. default-features and features will not take effect because the patch dependency does not support this mechanism [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling sgx_build_helper v0.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling sgx_types v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling sgx_alloc v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling sgx_demangle v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling hashbrown_tstd v0.9.0 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling sgx_tstd v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling log v0.4.14 (https://github.com/mesalock-linux/log-sgx#2ca9039a) [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling sp-std v3.0.0 (https://github.com/paritytech/substrate.git?branch=master#8a9a8f17) [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Compiling parity-util-mem v0.9.0 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling environmental v1.1.3 [INFO] [stderr] Compiling hash-db v0.15.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling prometheus v0.11.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling asn1_der v0.7.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling safe-mix v1.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling sgx_libc v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling sgx_unwind v0.1.1 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling ed25519 v1.1.1 [INFO] [stderr] Compiling trie-root v0.16.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling sgx_backtrace_sys v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sgx_trts v1.1.3 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce) [INFO] [stderr] Compiling wasmi-validation v0.4.0 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] error: failed to run custom build command for `sgx_unwind v0.1.1 (https://github.com/apache/teaclave-sgx-sdk.git?rev=v1.1.3#ed9e7cce)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sgx_unwind-6371046c1641e363/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/libunwind-common.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/libunwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/dwarf_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep/libunwind_i.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep/dwarf-config.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/unwind.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep-x86_64/libunwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep-x86_64/dwarf-config.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/tdep-x86_64/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/mempool.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/dwarf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/remote.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/x86/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/dwarf-eh.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/libunwind-dynamic.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/pthread_compat.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/libunwind.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/include/libunwind-x86_64.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/COPYING [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/configure.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/Makefile.am [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/acinclude.m4 [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/TODO [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/se-libc-stubs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Ldestroy_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/backtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gget_proc_info_by_ip.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lset_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Ldyn-extract.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Ldyn-remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/flush_cache.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gget_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gset_caching_policy.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lfind_dynamic_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/dyn-info-list.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gget_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/strerror.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gget_proc_name.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lput_dynamic_unwind_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/dyn-cancel.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lget_proc_name.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/init.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gget_accessors.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/dyn-register.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gdyn-extract.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gset_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/_ReadULEB.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lget_proc_info_by_ip.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/_ReadSLEB.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gset_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lget_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gfind_dynamic_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lget_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/mempool.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gput_dynamic_unwind_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lget_accessors.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lset_caching_policy.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Lset_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gdyn-remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/mi/Gdestroy_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elfxx.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elf64.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/Makefile.am [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/se-iterate-phdr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/os-linux.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elf32.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elf32.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/os-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elfxx.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lfind_unwind_table.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gpe.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lpe.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gparser.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gfde.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lexpr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gexpr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lparser.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gfind_proc_info-lsb.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/global.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lfind_proc_info-lsb.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gfind_unwind_table.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Gstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/dwarf/Lfde.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/elf64.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/SetGR.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetCFA.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/SetIP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetBSP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetLanguageSpecificData.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/ForcedUnwind.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/Backtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetDataRelBase.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/RaiseException.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/DeleteException.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/unwind-internal.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetIP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/Resume_or_Rethrow.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/FindEnclosingFunction.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetIPInfo.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetGR.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetTextRelBase.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/Resume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/unwind/GetRegionStart.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gget_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/ucontext_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/init.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lcreate_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gstash_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lis_signal_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gos-freebsd.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Linit_local.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gglobal.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Ginit.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Los-freebsd.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Ginit_local.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Linit_remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/is_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gregs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Ltrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/siglongjmp.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Ginit_remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lresume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lget_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Linit.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lstash_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gos-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/getcontext.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/longjmp.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gget_save_loc.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lget_save_loc.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gcreate_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lglobal.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/setcontext.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/regname.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/offsets.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Los-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/unwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Lregs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/x86_64/Gresume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/setjmp/siglongjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/setjmp/setjmp_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/setjmp/longjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/setjmp/setjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/src/setjmp/sigsetjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/NEWS [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/README [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/LICENSE [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/ChangeLog [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/AUTHORS [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/autogen-linux.sh [INFO] [stderr] cargo:rustc-link-lib=static=unwind [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/sgx_unwind-e064911f16fcb288/out/libunwind/src/.libs [INFO] [stderr] running: "sh" "/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/autogen-linux.sh" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] command did not execute successfully: "sh" "/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/autogen-linux.sh" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" [INFO] [stderr] expected success, got: exit status: 1 [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] + dirname /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind/autogen-linux.sh [INFO] [stderr] + srcdir=/opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind [INFO] [stderr] + [ -z /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind ] [INFO] [stderr] + pwd [INFO] [stderr] + ORIGDIR=/opt/rustwide/target/debug/build/sgx_unwind-e064911f16fcb288/out/libunwind [INFO] [stderr] + cd /opt/rustwide/cargo-home/git/checkouts/teaclave-sgx-sdk-be25c2ad2f03718d/ed9e7cc/sgx_unwind/../sgx_unwind/libunwind [INFO] [stderr] + autoreconf -v --force --install [INFO] [stderr] autoreconf: Entering directory `.' [INFO] [stderr] autoreconf: configure.in: not using Gettext [INFO] [stderr] autoreconf: running: aclocal --force [INFO] [stderr] aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' [INFO] [stderr] autom4te: cannot create autom4te.cache: No such file or directory [INFO] [stderr] aclocal: error: echo failed with exit status: 1 [INFO] [stderr] autoreconf: aclocal failed with exit status: 1 [INFO] [stderr] + exit 1 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85863053faaf20e48cf329486d09a1983207ed83c20d0631f54269688d8bd56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85863053faaf20e48cf329486d09a1983207ed83c20d0631f54269688d8bd56b", kill_on_drop: false }` [INFO] [stdout] 85863053faaf20e48cf329486d09a1983207ed83c20d0631f54269688d8bd56b