[INFO] fetching crate sgx_tstd 1.1.1... [INFO] checking sgx_tstd-1.1.1 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] extracting crate sgx_tstd 1.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate sgx_tstd 1.1.1 on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sgx_tstd 1.1.1 [INFO] finished tweaking crates.io crate sgx_tstd 1.1.1 [INFO] tweaked toml for crates.io crate sgx_tstd 1.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding sgx_types v1.1.1 (available: v1.1.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fcabfd1ec8274927d863e244f0a977e498412b3711040e8acfee8c48967af62b [INFO] running `Command { std: "docker" "start" "-a" "fcabfd1ec8274927d863e244f0a977e498412b3711040e8acfee8c48967af62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fcabfd1ec8274927d863e244f0a977e498412b3711040e8acfee8c48967af62b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcabfd1ec8274927d863e244f0a977e498412b3711040e8acfee8c48967af62b", kill_on_drop: false }` [INFO] [stdout] fcabfd1ec8274927d863e244f0a977e498412b3711040e8acfee8c48967af62b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b51cd7b798870c2e4c1c7683447a88b187e718e32f80dd263040f8bfa3e5efaa [INFO] running `Command { std: "docker" "start" "-a" "b51cd7b798870c2e4c1c7683447a88b187e718e32f80dd263040f8bfa3e5efaa", kill_on_drop: false }` [INFO] [stderr] Compiling sgx_unwind v0.1.1 [INFO] [stderr] Checking sgx_trts v1.1.1 [INFO] [stderr] Compiling sgx_tstd v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking sgx_alloc v1.1.1 [INFO] [stderr] Compiling hashbrown_tstd v0.7.1 [INFO] [stderr] Compiling sgx_backtrace_sys v1.1.1 [INFO] [stdout] error[E0432]: unresolved imports `core::alloc::AllocRef`, `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_alloc-1.1.1/src/system.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | use core::alloc::{GlobalAlloc, AllocRef, AllocErr, Layout}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | no `AllocErr` in `alloc` [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocRef` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `core::alloc::AllocErr` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_trts-1.1.1/src/oom.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use core::alloc::AllocErr; [INFO] [stdout] | ^^^^^^^^^^^^^-------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `AllocError` [INFO] [stdout] | no `AllocErr` in `alloc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_trts-1.1.1/src/trts.rs:194:14 [INFO] [stdout] | [INFO] [stdout] 194 | unsafe { asm!{"lfence"}; } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 18 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_trts-1.1.1/src/trts.rs:199:14 [INFO] [stdout] | [INFO] [stdout] 199 | unsafe { asm!{"sfence"}; } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 18 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `asm` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_trts-1.1.1/src/trts.rs:204:14 [INFO] [stdout] | [INFO] [stdout] 204 | unsafe { asm!{"mfence"}; } [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: consider importing this macro [INFO] [stdout] | [INFO] [stdout] 18 + use core::arch::asm; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sgx_alloc` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_trts-1.1.1/src/oom.rs:30:35 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn rsgx_oom(err: AllocErr) -> ! { [INFO] [stdout] | -------- ^ expected `!`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sgx_trts` (lib) due to 6 previous errors [INFO] [stderr] error: failed to run custom build command for `sgx_unwind v0.1.1` [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/sgx_unwind-42d1fdd11103e8b6/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rustc-link-lib=gcc_s [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/Makefile.am [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/x86/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep-x86_64/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep-x86_64/dwarf-config.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep-x86_64/libunwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/mempool.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/unwind.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/libunwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep/libunwind_i.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep/jmpbuf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/tdep/dwarf-config.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/remote.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/libunwind-x86_64.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/libunwind.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/dwarf_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/libunwind-dynamic.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/libunwind-common.h.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/pthread_compat.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/dwarf.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/include/dwarf-eh.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/AUTHORS [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/configure.in [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/ChangeLog [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/TODO [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/LICENSE [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/README [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/acinclude.m4 [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elfxx.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elf64.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/Makefile.am [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/se-iterate-phdr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/os-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elf32.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lput_dynamic_unwind_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gset_caching_policy.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lget_accessors.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/_ReadULEB.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/init.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Ldyn-extract.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/mempool.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/_ReadSLEB.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/dyn-cancel.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gdyn-extract.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gget_proc_name.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/strerror.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gput_dynamic_unwind_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gget_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lfind_dynamic_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/dyn-info-list.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lget_proc_info_by_ip.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lset_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gset_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/flush_cache.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Ldyn-remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lset_caching_policy.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gget_accessors.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gdestroy_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gget_proc_info_by_ip.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lget_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gget_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gfind_dynamic_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lget_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gdyn-remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lget_proc_name.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Ldestroy_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Lset_reg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/backtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/dyn-register.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/mi/Gset_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/os-linux.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elf64.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/ForcedUnwind.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetCFA.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetIP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/SetIP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetLanguageSpecificData.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetRegionStart.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetIPInfo.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetTextRelBase.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/Backtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/RaiseException.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/DeleteException.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/SetGR.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/Resume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetDataRelBase.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/Resume_or_Rethrow.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/unwind-internal.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetGR.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/GetBSP.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/unwind/FindEnclosingFunction.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lis_signal_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gtrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/longjmp.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/setcontext.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lget_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gglobal.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/regname.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/init.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gresume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/getcontext.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gget_save_loc.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gget_proc_info.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Los-freebsd.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lregs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/is_fpreg.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lglobal.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lcreate_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Ginit.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Ginit_local.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Linit_local.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/siglongjmp.S [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gcreate_addr_space.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/offsets.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lstash_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Linit.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/ucontext_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Ltrace.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gregs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lresume.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gos-freebsd.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Ginit_remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Los-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gos-linux.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Lget_save_loc.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Linit_remote.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/unwind_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/x86_64/Gstash_frame.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elfxx.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/elf32.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/se-libc-stubs.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gfind_proc_info-lsb.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gfde.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lfde.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gpe.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lfind_proc_info-lsb.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lfind_unwind_table.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/global.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lexpr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lpe.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gstep.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Lparser.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gfind_unwind_table.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gexpr.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/dwarf/Gparser.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/setjmp/setjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/setjmp/sigsetjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/setjmp/longjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/setjmp/siglongjmp.c [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/src/setjmp/setjmp_i.h [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/NEWS [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/autogen-linux.sh [INFO] [stderr] cargo:rerun-if-changed=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/COPYING [INFO] [stderr] cargo:rustc-link-lib=static=unwind [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/sgx_unwind-360020e9bfab4c2b/out/libunwind/src/.libs [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/sgx_unwind-360020e9bfab4c2b/out/libunwind" && CFLAGS=" -fstack-protector -ffreestanding -nostdinc -fvisibility=hidden -fpie -fno-strict-overflow -fno-delete-null-pointer-checks -O2" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/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: cd "/opt/rustwide/target/debug/build/sgx_unwind-360020e9bfab4c2b/out/libunwind" && CFLAGS=" -fstack-protector -ffreestanding -nostdinc -fvisibility=hidden -fpie -fno-strict-overflow -fno-delete-null-pointer-checks -O2" "sh" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/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/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind/autogen-linux.sh [INFO] [stderr] + srcdir=/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind [INFO] [stderr] + [ -z /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind ] [INFO] [stderr] + pwd [INFO] [stderr] + ORIGDIR=/opt/rustwide/target/debug/build/sgx_unwind-360020e9bfab4c2b/out/libunwind [INFO] [stderr] + cd /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/../sgx_unwind-0.1.1/libunwind [INFO] [stderr] + autoreconf -v --force --install [INFO] [stderr] autoreconf: export WARNINGS= [INFO] [stderr] autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' [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: error: cannot create autom4te.cache in /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/sgx_unwind-0.1.1/libunwind: Read-only file system [INFO] [stderr] aclocal: error: /usr/bin/autom4te failed with exit status: 1 [INFO] [stderr] autoreconf: error: aclocal failed with exit status: 1 [INFO] [stderr] + exit 1 [INFO] running `Command { std: "docker" "inspect" "b51cd7b798870c2e4c1c7683447a88b187e718e32f80dd263040f8bfa3e5efaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b51cd7b798870c2e4c1c7683447a88b187e718e32f80dd263040f8bfa3e5efaa", kill_on_drop: false }` [INFO] [stdout] b51cd7b798870c2e4c1c7683447a88b187e718e32f80dd263040f8bfa3e5efaa