Created
December 8, 2018 17:52
-
-
Save horta/9731f9a7a3321ef554c150d1d356f337 to your computer and use it in GitHub Desktop.
rust on "Red Hat Enterprise Linux Server release 7.4 (Maipo)" - Homebrew build logs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Homebrew build logs for rust on "Red Hat Enterprise Linux Server release 7.4 (Maipo)" | |
| Build date: 2018-12-08 13:39:51 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| HOMEBREW_VERSION: 1.8.4-45-g77e6a92 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 77e6a927504c51a1393a0a6ccaf6f2611ac4a9d5 | |
| Last commit: 2 days ago | |
| Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
| Core tap HEAD: f9fc2d10f21a1f79939ab19efd2ad5c6628bd708 | |
| Core tap last commit: 20 hours ago | |
| HOMEBREW_PREFIX: /nfs/software/stegle/system/.linuxbrew | |
| HOMEBREW_REPOSITORY: /nfs/software/stegle/system/.linuxbrew/Homebrew | |
| HOMEBREW_CELLAR: /nfs/software/stegle/system/.linuxbrew/Cellar | |
| HOMEBREW_CACHE: /homes/horta/.cache/Homebrew | |
| HOMEBREW_GITHUB_API_TOKEN: set | |
| HOMEBREW_SYSTEM_CURL_TOO_OLD: 1 | |
| CPU: 40-core 64-bit haswell | |
| Homebrew Ruby: 2.3.7 => /nfs/software/stegle/system/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
| Clang: N/A | |
| Git: 2.19.2 => /nfs/software/stegle/system/.linuxbrew/bin/git | |
| Curl: 7.62.0 => /nfs/software/stegle/system/.linuxbrew/opt/curl/bin/curl | |
| Kernel: Linux 3.10.0-693.5.2.el7.x86_64 x86_64 GNU/Linux | |
| OS: Red Hat Enterprise Linux Server release 7.4 (Maipo) (Maipo) | |
| Host glibc: 2.17 | |
| /usr/bin/gcc: 4.8.5 | |
| glibc: 2.23 | |
| gcc: 5.5.0_4 | |
| xorg: N/A |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Your system is ready to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rust |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-12-08 13:39:35 +0000 | |
| ./configure | |
| --prefix=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1 | |
| --release-channel=stable | |
| configure: processing command line | |
| configure: | |
| configure: install.prefix := /nfs/software/stegle/system/.linuxbrew/Cellar/ ... | |
| configure: rust.channel := stable | |
| configure: build.configure-args := ['--prefix=/nfs/software/stegle/system/.linuxb ... | |
| configure: | |
| configure: writing `config.toml` in current directory | |
| configure: | |
| configure: run `python /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/x.py --help` | |
| configure: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2018-12-08 13:39:35 +0000 | |
| make | |
| downloading https://static.rust-lang.org/dist/2018-10-12/rust-std-1.29.2-x86_64-unknown-linux-gnu.tar.gz | |
| #=#=# 0.0% ####### 11.1% ################# 26.5% ####################### 35.4% ################################ 50.6% ########################################### 66.9% ################################################# 75.9% ######################################################## 87.2% ################################################################# 100.0% | |
| extracting /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/cache/2018-10-12/rust-std-1.29.2-x86_64-unknown-linux-gnu.tar.gz | |
| downloading https://static.rust-lang.org/dist/2018-10-12/rustc-1.29.2-x86_64-unknown-linux-gnu.tar.gz | |
| #=#=# 0.0% ## 3.3% ##### 8.7% ########## 16.2% ################ 24.6% ###################### 34.3% ############################ 44.0% ################################# 51.4% ######################################## 61.6% ############################################### 73.8% ###################################################### 84.4% ########################################################## 89.6% ############################################################# 94.8% ################################################################# 100.0% | |
| extracting /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/cache/2018-10-12/rustc-1.29.2-x86_64-unknown-linux-gnu.tar.gz | |
| downloading https://static.rust-lang.org/dist/2018-10-12/cargo-0.30.0-x86_64-unknown-linux-gnu.tar.gz | |
| ################################ 49.4% ################################################################# 100.0% | |
| extracting /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/cache/2018-10-12/cargo-0.30.0-x86_64-unknown-linux-gnu.tar.gz | |
| Compiling proc-macro2 v0.4.13 | |
| Compiling unicode-xid v0.1.0 | |
| Compiling serde v1.0.75 | |
| Compiling ryu v0.2.6 | |
| Compiling cc v1.0.25 | |
| Compiling itoa v0.4.2 | |
| Compiling cfg-if v0.1.5 | |
| Compiling ordermap v0.3.5 | |
| Compiling fixedbitset v0.1.9 | |
| Compiling libc v0.2.43 | |
| Compiling getopts v0.2.17 | |
| Compiling build_helper v0.1.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/build_helper) | |
| Compiling lazy_static v0.2.11 | |
| Compiling petgraph v0.4.13 | |
| Compiling filetime v0.2.1 | |
| Compiling time v0.1.40 | |
| Compiling num_cpus v1.8.0 | |
| Compiling quote v0.6.8 | |
| Compiling cmake v0.1.33 | |
| Compiling syn v0.14.9 | |
| Compiling serde_derive v1.0.75 | |
| Compiling serde_json v1.0.26 | |
| Compiling toml v0.4.6 | |
| Compiling bootstrap v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/bootstrap) | |
| Finished dev [unoptimized] target(s) in 2m 10s | |
| Building stage0 std artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) | |
| Compiling cc v1.0.25 | |
| Compiling core v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libcore) | |
| Compiling build_helper v0.1.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/build_helper) | |
| Compiling unwind v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libunwind) | |
| Compiling compiler_builtins v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/rustc/compiler_builtins_shim) | |
| Compiling cmake v0.1.33 | |
| Compiling alloc_jemalloc v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/liballoc_jemalloc) | |
| Compiling std v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libstd) | |
| Compiling rustc_tsan v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_tsan) | |
| Compiling rustc_lsan v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_lsan) | |
| Compiling rustc_msan v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_msan) | |
| Compiling rustc_asan v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_asan) | |
| Compiling libc v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/rustc/libc_shim) | |
| Compiling alloc v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/liballoc) | |
| Compiling alloc_system v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/liballoc_system) | |
| Compiling panic_abort v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libpanic_abort) | |
| Compiling panic_unwind v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libpanic_unwind) | |
| Finished release [optimized] target(s) in 2m 31s | |
| Copying stage0 std from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) | |
| Building stage0 test artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) | |
| Compiling getopts v0.2.17 | |
| Compiling term v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libterm) | |
| Compiling test v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libtest) | |
| Finished release [optimized] target(s) in 23.82s | |
| Copying stage0 test from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) | |
| Building stage0 compiler artifacts (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu) | |
| Compiling version_check v0.1.4 | |
| Compiling cfg-if v0.1.5 | |
| Compiling nodrop v0.1.12 | |
| Compiling void v1.0.2 | |
| Compiling memoffset v0.2.1 | |
| Compiling scopeguard v0.3.3 | |
| Compiling rand_core v0.2.1 | |
| Compiling libc v0.2.43 | |
| Compiling stable_deref_trait v1.1.0 | |
| Compiling rustc-rayon-core v0.1.1 | |
| Compiling byteorder v1.2.3 | |
| Compiling unicode-width v0.1.5 | |
| Compiling bitflags v1.0.4 | |
| Compiling either v1.5.0 | |
| Compiling scoped-tls v0.1.2 | |
| Compiling cc v1.0.25 | |
| Compiling rustc_target v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_target) | |
| Compiling syntax v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libsyntax) | |
| Compiling termcolor v1.0.2 | |
| Compiling lazy_static v0.2.11 | |
| Compiling remove_dir_all v0.5.1 | |
| Compiling datafrog v0.1.0 | |
| Compiling rustc-demangle v0.1.9 | |
| Compiling rustc v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc) | |
| Compiling fmt_macros v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libfmt_macros) | |
| Compiling graphviz v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libgraphviz) | |
| Compiling rustc_fs_util v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_fs_util) | |
| Compiling rustc_metadata v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_metadata) | |
| Compiling rustc_incremental v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_incremental) | |
| Compiling rustc-serialize v0.3.24 | |
| Compiling quick-error v1.2.2 | |
| Compiling rustc_platform_intrinsics v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_platform_intrinsics) | |
| Compiling rustc_driver v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_driver) | |
| Compiling crossbeam-utils v0.2.2 | |
| Compiling log v0.4.4 | |
| Compiling arrayvec v0.4.7 | |
| Compiling unreachable v1.0.0 | |
| Compiling owning_ref v0.3.3 | |
| Compiling chalk-macros v0.1.0 | |
| Compiling humantime v1.1.1 | |
| Compiling smallvec v0.6.5 | |
| Compiling lock_api v0.1.3 | |
| Compiling ena v0.9.3 | |
| Compiling rustc_cratesio_shim v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_cratesio_shim) | |
| Compiling serialize v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libserialize) | |
| Compiling lazy_static v1.1.0 | |
| Compiling rustc-hash v1.0.1 | |
| Compiling rustc_apfloat v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_apfloat) | |
| Compiling polonius-engine v0.5.0 | |
| Compiling chalk-engine v0.7.0 | |
| Compiling rand v0.5.5 | |
| Compiling rand v0.4.3 | |
| Compiling num_cpus v1.8.0 | |
| Compiling atty v0.2.11 | |
| Compiling jobserver v0.1.11 | |
| Compiling crossbeam-epoch v0.3.1 | |
| Compiling log_settings v0.1.2 | |
| Compiling env_logger v0.5.12 | |
| Compiling crossbeam-deque v0.2.0 | |
| Compiling parking_lot_core v0.2.14 | |
| Compiling parking_lot_core v0.3.0 | |
| Compiling tempfile v3.0.3 | |
| Compiling parking_lot v0.6.4 | |
| Compiling rustc-rayon v0.1.1 | |
| Compiling backtrace-sys v0.1.24 | |
| Compiling miniz-sys v0.1.10 | |
| Compiling rls-span v0.4.0 | |
| Compiling flate2 v1.0.2 | |
| Compiling rls-data v0.18.0 | |
| Compiling backtrace v0.3.9 | |
| Compiling rustc_data_structures v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_data_structures) | |
| Compiling arena v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libarena) | |
| Compiling syntax_pos v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libsyntax_pos) | |
| Compiling rustc_errors v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_errors) | |
| Compiling proc_macro v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libproc_macro) | |
| Compiling syntax_ext v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/libsyntax_ext) | |
| Compiling rustc_metadata_utils v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_metadata_utils) | |
| Compiling rustc_mir v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_mir) | |
| Compiling rustc_typeck v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_typeck) | |
| Compiling rustc_allocator v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_allocator) | |
| Compiling rustc_traits v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_traits) | |
| Compiling rustc_resolve v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_resolve) | |
| Compiling rustc_plugin v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_plugin) | |
| Compiling rustc_privacy v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_privacy) | |
| Compiling rustc_save_analysis v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_save_analysis) | |
| Compiling rustc_codegen_utils v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_codegen_utils) | |
| Compiling rustc_lint v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_lint) | |
| Compiling rustc_borrowck v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_borrowck) | |
| Compiling rustc_passes v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/librustc_passes) | |
| Compiling rustc-main v0.0.0 (file:///tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/rustc) | |
| Finished release [optimized] target(s) in 37m 28s | |
| Copying stage0 rustc from stage0 (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu / x86_64-unknown-linux-gnu) | |
| Building LLVM for x86_64-unknown-linux-gnu | |
| running: "cmake" "/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/src/llvm" "-DLLVM_ENABLE_ASSERTIONS=OFF" "-DLLVM_TARGETS_TO_BUILD=X86;ARM;AArch64;Mips;PowerPC;SystemZ;MSP430;Sparc;NVPTX;Hexagon" "-DLLVM_EXPERIMENTAL_TARGETS_TO_BUILD=WebAssembly;RISCV" "-DLLVM_INCLUDE_EXAMPLES=OFF" "-DLLVM_INCLUDE_TESTS=OFF" "-DLLVM_INCLUDE_DOCS=OFF" "-DLLVM_INCLUDE_BENCHMARKS=OFF" "-DLLVM_ENABLE_ZLIB=OFF" "-DWITH_POLLY=OFF" "-DLLVM_ENABLE_TERMINFO=OFF" "-DLLVM_ENABLE_LIBEDIT=OFF" "-DLLVM_PARALLEL_COMPILE_JOBS=40" "-DLLVM_TARGET_ARCH=x86_64" "-DLLVM_DEFAULT_TARGET_TRIPLE=x86_64-unknown-linux-gnu" "-DLLVM_OCAML_INSTALL_PATH=usr/lib/ocaml" "-DLLVM_LINK_LLVM_DYLIB=ON" "-DLLVM_ENABLE_LIBXML2=OFF" "-DPYTHON_EXECUTABLE=/nfs/software/stegle/system/.linuxbrew/opt/python@2/bin/python2.7" "-DCMAKE_C_COMPILER=gcc-5" "-DCMAKE_CXX_COMPILER=g++-5" "-DCMAKE_C_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_FLAGS=-ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_INSTALL_PREFIX=/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm" "-DCMAKE_BUILD_TYPE=Release" | |
| -- The C compiler identification is GNU 5.5.0 | |
| -- The CXX compiler identification is GNU 5.5.0 | |
| -- The ASM compiler identification is GNU | |
| -- Found assembler: /nfs/software/stegle/system/.linuxbrew/bin/gcc-5 | |
| -- Check for working C compiler: /nfs/software/stegle/system/.linuxbrew/bin/gcc-5 | |
| -- Check for working C compiler: /nfs/software/stegle/system/.linuxbrew/bin/gcc-5 -- works | |
| -- Detecting C compiler ABI info | |
| -- Detecting C compiler ABI info - done | |
| -- Detecting C compile features | |
| -- Detecting C compile features - done | |
| -- Check for working CXX compiler: /nfs/software/stegle/system/.linuxbrew/bin/g++-5 | |
| -- Check for working CXX compiler: /nfs/software/stegle/system/.linuxbrew/bin/g++-5 -- works | |
| -- Detecting CXX compiler ABI info | |
| -- Detecting CXX compiler ABI info - done | |
| -- Detecting CXX compile features | |
| -- Detecting CXX compile features - done | |
| -- Looking for dlfcn.h | |
| CMake Warning (dev) at /nfs/software/stegle/system/.linuxbrew/Cellar/cmake/3.13.1/share/cmake/Modules/CheckIncludeFile.cmake:70 (message): | |
| Policy CMP0075 is not set: Include file check macros honor | |
| CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy | |
| details. Use the cmake_policy command to set the policy and suppress this | |
| warning. | |
| CMAKE_REQUIRED_LIBRARIES is set to: | |
| m | |
| For compatibility with CMake 3.11 and below this check is ignoring it. | |
| Call Stack (most recent call first): | |
| cmake/config-ix.cmake:26 (check_include_file) | |
| CMakeLists.txt:582 (include) | |
| This warning is for project developers. Use -Wno-dev to suppress it. | |
| -- Looking for dlfcn.h - found | |
| -- Looking for errno.h | |
| -- Looking for errno.h - found | |
| -- Looking for fcntl.h | |
| -- Looking for fcntl.h - found | |
| -- Looking for link.h | |
| -- Looking for link.h - found | |
| -- Looking for malloc.h | |
| -- Looking for malloc.h - found | |
| -- Looking for malloc/malloc.h | |
| -- Looking for malloc/malloc.h - not found | |
| -- Looking for pthread.h | |
| -- Looking for pthread.h - found | |
| -- Looking for signal.h | |
| -- Looking for signal.h - found | |
| -- Looking for sys/ioctl.h | |
| -- Looking for sys/ioctl.h - found | |
| -- Looking for sys/mman.h | |
| -- Looking for sys/mman.h - found | |
| -- Looking for sys/param.h | |
| -- Looking for sys/param.h - found | |
| -- Looking for sys/resource.h | |
| -- Looking for sys/resource.h - found | |
| -- Looking for sys/stat.h | |
| -- Looking for sys/stat.h - found | |
| -- Looking for sys/time.h | |
| -- Looking for sys/time.h - found | |
| -- Looking for sys/types.h | |
| -- Looking for sys/types.h - found | |
| -- Looking for termios.h | |
| -- Looking for termios.h - found | |
| -- Looking for unistd.h | |
| -- Looking for unistd.h - found | |
| -- Looking for valgrind/valgrind.h | |
| -- Looking for valgrind/valgrind.h - not found | |
| -- Looking for zlib.h | |
| -- Looking for zlib.h - found | |
| -- Looking for fenv.h | |
| -- Looking for fenv.h - found | |
| -- Looking for FE_ALL_EXCEPT | |
| -- Looking for FE_ALL_EXCEPT - found | |
| -- Looking for FE_INEXACT | |
| -- Looking for FE_INEXACT - found | |
| -- Looking for mach/mach.h | |
| -- Looking for mach/mach.h - not found | |
| -- Looking for histedit.h | |
| -- Looking for histedit.h - not found | |
| -- Looking for CrashReporterClient.h | |
| -- Looking for CrashReporterClient.h - not found | |
| -- Looking for linux/magic.h | |
| -- Looking for linux/magic.h - found | |
| -- Looking for pthread_create in pthread | |
| -- Looking for pthread_create in pthread - found | |
| -- Looking for pthread_getspecific in pthread | |
| -- Looking for pthread_getspecific in pthread - found | |
| -- Looking for pthread_rwlock_init in pthread | |
| -- Looking for pthread_rwlock_init in pthread - found | |
| -- Looking for pthread_mutex_lock in pthread | |
| -- Looking for pthread_mutex_lock in pthread - found | |
| -- Looking for dlopen in dl | |
| -- Looking for dlopen in dl - found | |
| -- Looking for clock_gettime in rt | |
| -- Looking for clock_gettime in rt - found | |
| -- Looking for pfm_initialize in pfm | |
| -- Looking for pfm_initialize in pfm - not found | |
| -- Looking for pthread.h | |
| -- Looking for pthread.h - found | |
| -- Looking for pthread_create | |
| -- Looking for pthread_create - not found | |
| -- Looking for pthread_create in pthreads | |
| -- Looking for pthread_create in pthreads - not found | |
| -- Looking for pthread_create in pthread | |
| -- Looking for pthread_create in pthread - found | |
| -- Found Threads: TRUE | |
| -- Looking for xar_open in xar | |
| -- Looking for xar_open in xar - not found | |
| -- Looking for arc4random | |
| -- Looking for arc4random - not found | |
| -- Looking for backtrace | |
| -- Looking for backtrace - found | |
| -- backtrace facility detected in default set of libraries | |
| -- Found Backtrace: /nfs/software/stegle/system/.linuxbrew/include | |
| -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW | |
| -- Performing Test C_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed | |
| -- Looking for _Unwind_Backtrace | |
| -- Looking for _Unwind_Backtrace - found | |
| -- Looking for getpagesize | |
| -- Looking for getpagesize - found | |
| -- Looking for sysconf | |
| -- Looking for sysconf - found | |
| -- Looking for getrusage | |
| -- Looking for getrusage - found | |
| -- Looking for setrlimit | |
| -- Looking for setrlimit - found | |
| -- Looking for isatty | |
| -- Looking for isatty - found | |
| -- Looking for futimens | |
| -- Looking for futimens - found | |
| -- Looking for futimes | |
| -- Looking for futimes - found | |
| -- Looking for posix_fallocate | |
| -- Looking for posix_fallocate - found | |
| -- Looking for sigaltstack | |
| -- Looking for sigaltstack - found | |
| -- Looking for lseek64 | |
| -- Looking for lseek64 - found | |
| -- Looking for mallctl | |
| -- Looking for mallctl - not found | |
| -- Looking for mallinfo | |
| -- Looking for mallinfo - found | |
| -- Looking for malloc_zone_statistics | |
| -- Looking for malloc_zone_statistics - not found | |
| -- Looking for getrlimit | |
| -- Looking for getrlimit - found | |
| -- Looking for posix_spawn | |
| -- Looking for posix_spawn - found | |
| -- Looking for pread | |
| -- Looking for pread - found | |
| -- Looking for realpath | |
| -- Looking for realpath - found | |
| -- Looking for sbrk | |
| -- Looking for sbrk - found | |
| -- Looking for strerror | |
| -- Looking for strerror - found | |
| -- Looking for strerror_r | |
| -- Looking for strerror_r - found | |
| -- Looking for strerror_s | |
| -- Looking for strerror_s - not found | |
| -- Looking for setenv | |
| -- Looking for setenv - found | |
| -- Looking for dlopen | |
| -- Looking for dlopen - found | |
| -- Looking for dladdr | |
| -- Looking for dladdr - not found | |
| -- Looking for __GLIBC__ | |
| -- Looking for __GLIBC__ - found | |
| -- Looking for sched_getaffinity | |
| -- Looking for sched_getaffinity - found | |
| -- Looking for CPU_COUNT | |
| -- Looking for CPU_COUNT - found | |
| -- Looking for pthread_getname_np | |
| -- Looking for pthread_getname_np - found | |
| -- Looking for pthread_setname_np | |
| -- Looking for pthread_setname_np - found | |
| -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB | |
| -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success | |
| -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB | |
| -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success | |
| -- Performing Test LLVM_HAS_ATOMICS | |
| -- Performing Test LLVM_HAS_ATOMICS - Success | |
| -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG | |
| -- Performing Test SUPPORTS_VARIADIC_MACROS_FLAG - Success | |
| -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG | |
| -- Performing Test SUPPORTS_GNU_ZERO_VARIADIC_MACRO_ARGUMENTS_FLAG - Failed | |
| -- Performing Test HAS_MAYBE_UNINITIALIZED | |
| -- Performing Test HAS_MAYBE_UNINITIALIZED - Success | |
| -- Native target architecture is X86 | |
| -- Threads enabled. | |
| -- Doxygen disabled. | |
| -- Go bindings disabled. | |
| -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) | |
| -- Could NOT find OCaml (missing: OCAMLFIND OCAML_VERSION OCAML_STDLIB_PATH) | |
| -- OCaml bindings disabled. | |
| -- Could NOT find Python module pygments | |
| -- Could NOT find Python module pygments.lexers.c_cpp | |
| -- Could NOT find Python module yaml | |
| -- LLVM host triple: x86_64-unknown-linux-gnu | |
| -- LLVM default target triple: x86_64-unknown-linux-gnu | |
| CMake Warning at cmake/modules/HandleLLVMOptions.cmake:29 (message): | |
| Job pooling is only available with Ninja generators. | |
| Call Stack (most recent call first): | |
| CMakeLists.txt:596 (include) | |
| -- Performing Test C_SUPPORTS_FPIC | |
| -- Performing Test C_SUPPORTS_FPIC - Success | |
| -- Performing Test CXX_SUPPORTS_FPIC | |
| -- Performing Test CXX_SUPPORTS_FPIC - Success | |
| -- Building with -fPIC | |
| -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG | |
| -- Performing Test SUPPORTS_FVISIBILITY_INLINES_HIDDEN_FLAG - Success | |
| -- Performing Test C_SUPPORTS_WERROR_DATE_TIME | |
| -- Performing Test C_SUPPORTS_WERROR_DATE_TIME - Success | |
| -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME | |
| -- Performing Test CXX_SUPPORTS_WERROR_DATE_TIME - Success | |
| -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW | |
| -- Performing Test CXX_SUPPORTS_WERROR_UNGUARDED_AVAILABILITY_NEW - Failed | |
| -- Performing Test CXX_SUPPORTS_CXX11 | |
| -- Performing Test CXX_SUPPORTS_CXX11 - Success | |
| -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG | |
| -- Performing Test CXX_SUPPORTS_MISSING_FIELD_INITIALIZERS_FLAG - Success | |
| -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
| -- Performing Test C_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed | |
| -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG | |
| -- Performing Test CXX_SUPPORTS_COVERED_SWITCH_DEFAULT_FLAG - Failed | |
| -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG | |
| -- Performing Test CXX_SUPPORTS_CLASS_MEMACCESS_FLAG - Failed | |
| -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
| -- Performing Test C_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Failed | |
| -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG | |
| -- Performing Test CXX_SUPPORTS_DELETE_NON_VIRTUAL_DTOR_FLAG - Success | |
| -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP | |
| -- Performing Test C_WCOMMENT_ALLOWS_LINE_WRAP - Failed | |
| -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG | |
| -- Performing Test C_SUPPORTS_STRING_CONVERSION_FLAG - Failed | |
| -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG | |
| -- Performing Test CXX_SUPPORTS_STRING_CONVERSION_FLAG - Failed | |
| -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS | |
| -- Performing Test C_SUPPORTS_FNO_FUNCTION_SECTIONS - Success | |
| -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS | |
| -- Performing Test C_SUPPORTS_FFUNCTION_SECTIONS - Success | |
| -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS | |
| -- Performing Test CXX_SUPPORTS_FFUNCTION_SECTIONS - Success | |
| -- Performing Test C_SUPPORTS_FDATA_SECTIONS | |
| -- Performing Test C_SUPPORTS_FDATA_SECTIONS - Success | |
| -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS | |
| -- Performing Test CXX_SUPPORTS_FDATA_SECTIONS - Success | |
| -- Found PythonInterp: /nfs/software/stegle/system/.linuxbrew/opt/python@2/bin/python2.7 (found version "2.7.15") | |
| -- Constructing LLVMBuild project information | |
| -- Linker detection: GNU ld | |
| -- Targeting X86 | |
| -- Targeting ARM | |
| -- Targeting AArch64 | |
| -- Targeting Mips | |
| -- Targeting PowerPC | |
| -- Targeting SystemZ | |
| -- Targeting MSP430 | |
| -- Targeting Sparc | |
| -- Targeting NVPTX | |
| -- Targeting Hexagon | |
| -- Targeting WebAssembly | |
| -- Targeting RISCV | |
| -- Configuring done | |
| -- Generating done | |
| CMake Warning: | |
| Manually-specified variables were not used by the project: | |
| LLVM_OCAML_INSTALL_PATH | |
| -- Build files have been written to: /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build | |
| running: "cmake" "--build" "." "--target" "install" "--config" "Release" "--" "-j" "40" | |
| gmake[1]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| gmake[1]: warning: -jN forced in submake: disabling jobserver mode. | |
| make[2]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMHello_exports | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target llvm_vcsrevision_h | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMDemangle | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Built target llvm_vcsrevision_h | |
| Scanning dependencies of target BugpointPasses_exports | |
| Scanning dependencies of target LTO_exports | |
| Scanning dependencies of target count | |
| Scanning dependencies of target llvm-PerfectShuffle | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMLineEditor | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Creating export file for LLVMHello | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/ItaniumDemangle.cpp.o | |
| Scanning dependencies of target LLVMOption | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMWindowsManifest | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o | |
| [ 0%] Building CXX object lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangle.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMDebugInfoMSF | |
| [ 0%] Creating export file for LTO | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Building C object utils/count/CMakeFiles/count.dir/count.c.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMBinaryFormat | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 0%] Creating export file for BugpointPasses | |
| [ 1%] Building CXX object lib/LineEditor/CMakeFiles/LLVMLineEditor.dir/LineEditor.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMMCDisassembler | |
| [ 1%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/ArgList.cpp.o | |
| [ 1%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Option.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MappedBlockStream.cpp.o | |
| [ 2%] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o | |
| [ 2%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/Arg.cpp.o | |
| [ 2%] Building CXX object utils/PerfectShuffle/CMakeFiles/llvm-PerfectShuffle.dir/PerfectShuffle.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/Option/CMakeFiles/LLVMOption.dir/OptTable.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFCommon.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMSymbolize | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFBuilder.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/MSF/CMakeFiles/LLVMDebugInfoMSF.dir/MSFError.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMTableGen | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMMCParser | |
| Scanning dependencies of target LLVMObjectYAML | |
| Scanning dependencies of target LLVMTestingSupport | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Dwarf.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCRelocationInfo.cpp.o | |
| [ 2%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCDisassembler.cpp.o | |
| [ 2%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCSymbolizer.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/Disassembler.cpp.o | |
| [ 2%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackReader.cpp.o | |
| [ 2%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Magic.cpp.o | |
| [ 2%] Building CXX object lib/MC/MCDisassembler/CMakeFiles/LLVMMCDisassembler.dir/MCExternalSymbolizer.cpp.o | |
| [ 2%] Built target LLVMHello_exports | |
| [ 2%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/MsgPackWriter.cpp.o | |
| [ 2%] Building CXX object lib/BinaryFormat/CMakeFiles/LLVMBinaryFormat.dir/Wasm.cpp.o | |
| [ 2%] Built target LTO_exports | |
| [ 2%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/DIPrinter.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/SymbolizableObjectFile.cpp.o | |
| Scanning dependencies of target LLVMDebugInfoDWARF | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Built target BugpointPasses_exports | |
| [ 2%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Error.cpp.o | |
| [ 2%] Building CXX object lib/Testing/Support/CMakeFiles/LLVMTestingSupport.dir/Error.cpp.o | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLDebugSections.cpp.o | |
| [ 2%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmLexer.cpp.o | |
| [ 2%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/COFFAsmParser.cpp.o | |
| [ 2%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/JSONBackend.cpp.o | |
| Scanning dependencies of target LLVMDebugInfoCodeView | |
| [ 2%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAbbreviationDeclaration.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target obj.llvm-tblgen | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/AppendingTypeTableBuilder.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMMC | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMDebugInfoPDB | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| Scanning dependencies of target LLVMSupport | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ConstantPools.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Linking C executable ../../bin/count | |
| [ 2%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/GenericError.cpp.o | |
| make[3]: Entering directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Built target count | |
| [ 2%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/ELFObjectWriter.cpp.o | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmBackend.cpp.o | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfo.cpp.o | |
| [ 2%] Linking CXX static library ../libLLVMLineEditor.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoCOFF.cpp.o | |
| [ 2%] Built target LLVMLineEditor | |
| [ 2%] Linking CXX executable ../../bin/llvm-PerfectShuffle | |
| [ 2%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoDarwin.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/IPDBSourceFile.cpp.o | |
| [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterEmitter.cpp.o | |
| [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmWriterInst.cpp.o | |
| [ 2%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Main.cpp.o | |
| [ 2%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/Record.cpp.o | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypeHashing.cpp.o | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o | |
| [ 2%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/Attributes.cpp.o | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLTypes.cpp.o | |
| [ 2%] Linking CXX static library ../libLLVMWindowsManifest.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/COFFYAML.cpp.o | |
| [ 2%] Built target llvm-PerfectShuffle | |
| [ 2%] Linking CXX static library ../libLLVMBinaryFormat.a | |
| [ 2%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFEmitter.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Built target LLVMBinaryFormat | |
| [ 2%] Built target LLVMWindowsManifest | |
| [ 2%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAddressRange.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFAcceleratorTable.cpp.o | |
| [ 2%] Linking CXX static library ../libLLVMOption.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 2%] Built target LLVMOption | |
| [ 2%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFCompileUnit.cpp.o | |
| [ 2%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDataExtractor.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewError.cpp.o | |
| [ 3%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CallingConvEmitter.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CodeViewRecordIO.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/ContinuationRecordBuilder.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVSymbolVisitor.cpp.o | |
| [ 3%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoELF.cpp.o | |
| [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o | |
| [ 3%] Linking CXX static library ../libLLVMDemangle.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 3%] Built target LLVMDemangle | |
| [ 3%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDB.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBContext.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBExtras.cpp.o | |
| [ 3%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBInterfaceAnchors.cpp.o | |
| [ 3%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/SetTheory.cpp.o | |
| [ 3%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmInfoWasm.cpp.o | |
| [ 3%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmMacro.cpp.o | |
| [ 3%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/StringMatcher.cpp.o | |
| [ 3%] Linking CXX static library ../../libLLVMTestingSupport.a | |
| [ 4%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGLexer.cpp.o | |
| [ 4%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TableGenBackend.cpp.o | |
| [ 4%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttrs.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 4%] Built target LLVMTestingSupport | |
| [ 5%] Building CXX object lib/TableGen/CMakeFiles/LLVMTableGen.dir/TGParser.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAbbrev.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMAttributeParser.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAddr.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbol.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolAnnotation.cpp.o | |
| [ 5%] Linking CXX static library ../../libLLVMMCDisassembler.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 5%] Built target LLVMMCDisassembler | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolBlock.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAsmStreamer.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeEmitter.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCAssembler.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompiland.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandDetails.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCompilandEnv.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolCustom.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodePadder.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCCodeView.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCContext.cpp.o | |
| [ 5%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCDwarf.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamError.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/CVTypeVisitor.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugChecksumsSubsection.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossExSubsection.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamReader.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamRef.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolData.cpp.o | |
| [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeEmitterGen.cpp.o | |
| [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenDAGPatterns.cpp.o | |
| [ 5%] Building CXX object utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/CodeGenHwModes.cpp.o | |
| [ 5%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugCrossImpSubsection.cpp.o | |
| g++-5: internal compiler error: Killed (program cc1plus) | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <https://github.com/Linuxbrew/homebrew-core/issues> for instructions. | |
| make[3]: *** [lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/Symbolize.cpp.o] Error 4 | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[2]: *** [lib/DebugInfo/Symbolize/CMakeFiles/LLVMSymbolize.dir/all] Error 2 | |
| make[2]: *** Waiting for unfinished jobs.... | |
| [ 5%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolExe.cpp.o | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BinaryStreamWriter.cpp.o | |
| g++-5: internal compiler error: Killed (program cc1plus) | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <https://github.com/Linuxbrew/homebrew-core/issues> for instructions. | |
| make[3]: *** [utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/AsmMatcherEmitter.cpp.o] Error 4 | |
| make[3]: *** Waiting for unfinished jobs.... | |
| [ 5%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BlockFrequency.cpp.o | |
| [ 5%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/DarwinAsmParser.cpp.o | |
| [ 5%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/ELFAsmParser.cpp.o | |
| [ 6%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmLexer.cpp.o | |
| [ 6%] Linking CXX static library ../../libLLVMDebugInfoMSF.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 6%] Building CXX object lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/MCAsmParser.cpp.o | |
| [ 6%] Built target LLVMDebugInfoMSF | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugFrameDataSubsection.cpp.o | |
| [ 6%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFVisitor.cpp.o | |
| [ 6%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/DWARFYAML.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugInlineeLinesSubsection.cpp.o | |
| g++-5: internal compiler error: Killed (program cc1plus) | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <https://github.com/Linuxbrew/homebrew-core/issues> for instructions. | |
| make[3]: *** [lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/AsmParser.cpp.o] Error 4 | |
| make[3]: *** Waiting for unfinished jobs.... | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugLinesSubsection.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/BranchProbability.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CachePruning.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/circular_raw_ostream.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Chrono.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFunc.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugEnd.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolFuncDebugStart.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugArangeSet.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFDebugAranges.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolLabel.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CodeGenCoverage.cpp.o | |
| [ 6%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CommandLine.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugStringTableSubsection.cpp.o | |
| g++-5: internal compiler error: Killed (program cc1plus) | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <https://github.com/Linuxbrew/homebrew-core/issues> for instructions. | |
| make[3]: *** [lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/DWARFContext.cpp.o] Error 4 | |
| make[3]: *** Waiting for unfinished jobs.... | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsection.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionVisitor.cpp.o | |
| [ 6%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSubsectionRecord.cpp.o | |
| [ 6%] Building CXX object lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/ELFYAML.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolPublicSymbol.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolThunk.cpp.o | |
| [ 7%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Compression.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeArray.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBuiltin.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeBaseClass.cpp.o | |
| [ 7%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeCustom.cpp.o | |
| [ 7%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFObjectTargetWriter.cpp.o | |
| [ 7%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCELFStreamer.cpp.o | |
| g++-5: internal compiler error: Killed (program cc1plus) | |
| Please submit a full bug report, | |
| with preprocessed source if appropriate. | |
| See <https://github.com/Linuxbrew/homebrew-core/issues> for instructions. | |
| make[3]: *** [lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/CodeViewYAMLSymbols.cpp.o] Error 4 | |
| make[3]: *** Waiting for unfinished jobs.... | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCExpr.cpp.o | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCFragment.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeDimension.cpp.o | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInst.cpp.o | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstPrinter.cpp.o | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrAnalysis.cpp.o | |
| [ 8%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCInstrDesc.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeEnum.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolRVASubsection.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/DebugSymbolsSubsection.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/EnumTables.cpp.o | |
| [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTFWrapper.cpp.o | |
| [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o | |
| [ 8%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/CrashRecoveryContext.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Formatters.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/GlobalTypeTableBuilder.cpp.o | |
| [ 8%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFriend.cpp.o | |
| [ 9%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/LazyRandomTypeCollection.cpp.o | |
| [ 9%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/Line.cpp.o | |
| [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DataExtractor.cpp.o | |
| [ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLabel.cpp.o | |
| [ 9%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionArg.cpp.o | |
| [ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCLinkerOptimizationHint.cpp.o | |
| [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Debug.cpp.o | |
| [ 9%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DebugCounter.cpp.o | |
| [ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachOStreamer.cpp.o | |
| [ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCMachObjectTargetWriter.cpp.o | |
| [ 9%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCNullStreamer.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaAlgorithm.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/MergingTypeTableBuilder.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DAGDeltaAlgorithm.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeFunctionSig.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordName.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/RecordSerialization.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SimpleTypeSerializer.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Error.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ErrorHandling.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectFileInfo.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectStreamer.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileCheck.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/StringsAndChecksums.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileUtilities.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCObjectWriter.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FileOutputBuffer.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolRecordMapping.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FoldingSet.cpp.o | |
| [ 10%] Linking CXX static library ../libLLVMTableGen.a | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormattedStream.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 10%] Built target LLVMTableGen | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/FormatVariadic.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCRegisterInfo.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeManaged.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypePointer.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeTypedef.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[2]: *** [lib/DebugInfo/DWARF/CMakeFiles/LLVMDebugInfoDWARF.dir/all] Error 2 | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeUDT.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTable.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolTypeVTableShape.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GlobPattern.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUnknown.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolDumper.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymbolUsingNamespace.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/SymbolSerializer.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/GraphWriter.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/PDBSymDumper.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSchedule.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSection.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionCOFF.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/UDTLayout.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionELF.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionMachO.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSectionWasm.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptor.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCStreamer.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSubtargetInfo.cpp.o | |
| [ 10%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeDumpVisitor.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Hashing.cpp.o | |
| [ 10%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbol.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/InitLLVM.cpp.o | |
| [ 10%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntEqClasses.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndex.cpp.o | |
| [ 11%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCSymbolELF.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeIndexDiscovery.cpp.o | |
| [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/IntervalMap.cpp.o | |
| [ 11%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCTargetOptions.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeHashing.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeRecordMapping.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeStreamMerger.cpp.o | |
| [ 11%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleDescriptorBuilder.cpp.o | |
| [ 11%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ItaniumManglingCanonicalizer.cpp.o | |
| [ 11%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCValue.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiModuleList.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStream.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/DbiStreamBuilder.cpp.o | |
| [ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmObjectTargetWriter.cpp.o | |
| [ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWasmStreamer.cpp.o | |
| [ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWin64EH.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/EnumTables.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/CodeView/CMakeFiles/LLVMDebugInfoCodeView.dir/TypeTableCollection.cpp.o | |
| [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JamCRC.cpp.o | |
| [ 12%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GlobalsStream.cpp.o | |
| [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/JSON.cpp.o | |
| [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/KnownBits.cpp.o | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[2]: *** [lib/MC/MCParser/CMakeFiles/LLVMMCParser.dir/all] Error 2 | |
| [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LineIterator.cpp.o | |
| [ 12%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LEB128.cpp.o | |
| [ 12%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinCOFFStreamer.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LockFileManager.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Locale.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MCWinEH.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/Hash.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/HashTable.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStream.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/LowLevelType.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/MachObjectWriter.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/StringTableBuilder.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/SubtargetFeature.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WasmObjectWriter.cpp.o | |
| [ 13%] Building CXX object lib/MC/CMakeFiles/LLVMMC.dir/WinCOFFObjectWriter.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ManagedStatic.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/InfoStreamBuilder.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/ModuleDebugStream.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeBuiltinSymbol.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MathExtras.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MemoryBuffer.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeCompilandSymbol.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/MD5.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/NativeFormatting.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Options.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Parallel.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PluginLoader.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumModules.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumSymbol.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeEnumTypes.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeExeSymbol.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeRawSymbol.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/PrettyStackTrace.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NamedStreamMap.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RandomNumberGenerator.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/NativeSession.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFile.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTable.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBFileBuilder.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Regex.cpp.o | |
| [ 13%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScaledNumber.cpp.o | |
| [ 13%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PDBStringTableBuilder.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/PublicsStream.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/RawError.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/GSIStreamBuilder.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/SymbolStream.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiHashing.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStream.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ScopedPrinter.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SHA1.cpp.o | |
| [ 14%] Building CXX object lib/DebugInfo/PDB/CMakeFiles/LLVMDebugInfoPDB.dir/Native/TpiStreamBuilder.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallPtrSet.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SmallVector.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SpecialCaseList.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SourceMgr.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Statistic.cpp.o | |
| [ 14%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringExtras.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringMap.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringPool.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringSaver.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/StringRef.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/SystemUtils.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TarWriter.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetParser.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadPool.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Timer.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ToolOutputFile.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TrigramIndex.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Triple.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Twine.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/UnicodeCaseFold.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Unicode.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/VersionTuple.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/WithColor.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLParser.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/YAMLTraits.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_os_ostream.cpp.o | |
| [ 15%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/raw_ostream.cpp.o | |
| [ 15%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regcomp.c.o | |
| [ 15%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regerror.c.o | |
| [ 15%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regexec.c.o | |
| [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regfree.c.o | |
| [ 16%] Building C object lib/Support/CMakeFiles/LLVMSupport.dir/regstrlcpy.c.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/xxhash.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Atomic.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DynamicLibrary.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Errno.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Host.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Memory.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Mutex.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Path.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Process.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Program.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/RWMutex.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Signals.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/TargetRegistry.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ThreadLocal.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Valgrind.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Threading.cpp.o | |
| [ 16%] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/Watchdog.cpp.o | |
| [ 16%] Linking CXX static library ../../libLLVMDebugInfoCodeView.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 16%] Built target LLVMDebugInfoCodeView | |
| [ 16%] Linking CXX static library ../libLLVMSupport.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 16%] Built target LLVMSupport | |
| [ 16%] Linking CXX static library ../../libLLVMDebugInfoPDB.a | |
| [ 16%] Linking CXX static library ../libLLVMMC.a | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 16%] Built target LLVMDebugInfoPDB | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| [ 16%] Built target LLVMMC | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[2]: *** [lib/ObjectYAML/CMakeFiles/LLVMObjectYAML.dir/all] Error 2 | |
| make[3]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| make[2]: *** [utils/TableGen/CMakeFiles/obj.llvm-tblgen.dir/all] Error 2 | |
| make[2]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| gmake[1]: *** [all] Error 2 | |
| gmake[1]: Leaving directory `/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/llvm/build' | |
| thread 'main' panicked at ' | |
| command did not execute successfully, got: exit code: 2 | |
| build script failed, must exit now', /homes/horta/.cache/Homebrew/cargo_cache/registry/src/github.com-1ecc6299db9ec823/cmake-0.1.33/src/lib.rs:773:5 | |
| note: Run with `RUST_BACKTRACE=1` for a backtrace. | |
| finished in 3301.549 | |
| failed to run: /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/bootstrap build | |
| Build completed unsuccessfully in 1:37:51 | |
| make: *** [all] Error 1 | |
| HOMEBREW_VERSION: 1.8.4-45-g77e6a92 | |
| ORIGIN: https://github.com/Homebrew/brew.git | |
| HEAD: 77e6a927504c51a1393a0a6ccaf6f2611ac4a9d5 | |
| Last commit: 2 days ago | |
| Core tap ORIGIN: https://github.com/Linuxbrew/homebrew-core | |
| Core tap HEAD: f9fc2d10f21a1f79939ab19efd2ad5c6628bd708 | |
| Core tap last commit: 17 hours ago | |
| HOMEBREW_PREFIX: /nfs/software/stegle/system/.linuxbrew | |
| HOMEBREW_REPOSITORY: /nfs/software/stegle/system/.linuxbrew/Homebrew | |
| HOMEBREW_CELLAR: /nfs/software/stegle/system/.linuxbrew/Cellar | |
| HOMEBREW_CACHE: /homes/horta/.cache/Homebrew | |
| CPU: 40-core 64-bit haswell | |
| Homebrew Ruby: 2.3.7 => /nfs/software/stegle/system/.linuxbrew/Homebrew/Library/Homebrew/vendor/portable-ruby/2.3.7/bin/ruby | |
| Clang: N/A | |
| Git: 2.19.2 => /nfs/software/stegle/system/.linuxbrew/bin/git | |
| Curl: 7.62.0 => /nfs/software/stegle/system/.linuxbrew/opt/curl/bin/curl | |
| Kernel: Linux 3.10.0-693.5.2.el7.x86_64 x86_64 GNU/Linux | |
| OS: Red Hat Enterprise Linux Server release 7.4 (Maipo) (Maipo) | |
| Host glibc: 2.17 | |
| /usr/bin/gcc: 4.8.5 | |
| glibc: 2.23 | |
| gcc: 5.5.0_4 | |
| xorg: N/A | |
| HOMEBREW_CC: gcc-5 | |
| HOMEBREW_CXX: g++-5 | |
| MAKEFLAGS: -j40 | |
| CMAKE_PREFIX_PATH: /nfs/software/stegle/system/.linuxbrew | |
| PKG_CONFIG_PATH: /nfs/software/stegle/system/.linuxbrew/opt/openssl/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/curl/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib/pkgconfig:/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib/pkgconfig | |
| HOMEBREW_GIT: git | |
| ACLOCAL_PATH: /nfs/software/stegle/system/.linuxbrew/share/aclocal | |
| PATH: /nfs/software/stegle/system/.linuxbrew/Homebrew/Library/Homebrew/shims/linux/super:/nfs/software/stegle/system/.linuxbrew/opt/cmake/bin:/nfs/software/stegle/system/.linuxbrew/opt/openssl/bin:/nfs/software/stegle/system/.linuxbrew/opt/pkg-config/bin:/nfs/software/stegle/system/.linuxbrew/opt/binutils/bin:/nfs/software/stegle/system/.linuxbrew/opt/curl/bin:/nfs/software/stegle/system/.linuxbrew/opt/gdbm/bin:/nfs/software/stegle/system/.linuxbrew/opt/ncurses/bin:/nfs/software/stegle/system/.linuxbrew/opt/sqlite/bin:/nfs/software/stegle/system/.linuxbrew/opt/bzip2/bin:/nfs/software/stegle/system/.linuxbrew/opt/python@2/bin:/usr/bin:/bin:/usr/sbin:/sbin:/nfs/software/stegle/system/.linuxbrew/opt/gcc/bin |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/proc-macro2-a867cd19cacc92db/build_script_build-a867cd19cacc92db.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/ryu-6ee4c2d004cd181b/build_script_build-6ee4c2d004cd181b.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.build_script_build9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/build/serde-961de980acc12591/build_script_build-961de980acc12591.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_derive-447c15f1ad19eed1.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.crate.allocator.rcgu.o -Wl,--gc-sections -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libsyn-e74bcf66c028880d.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libquote-fad9335072dec24d.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libproc_macro2-117411a82803fa5c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libunicode_xid-46c6634928acda47.rlib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bdynamic -lproc_macro-6aad3340873d37aa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lsyntax-da1453cb7a4205c3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lrustc_target-d9562b7963a5b085 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lrustc_errors-91710b9a06111fe8 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lsyntax_pos-a65bb770d9ade21e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -larena-0a03a20c9cf100e1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lrustc_data_structures-78db5b0f6d63b796 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lrustc_cratesio_shim-40270554827fa69c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lserialize-c8bba50dce4af185 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-448e7f800092c158 -Wl,--end-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive10.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive11.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive12.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive13.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive14.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive15.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive2.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.serde_derive9.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_derive-447c15f1ad19eed1.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/serde_derive-447c15f1ad19eed1.crate.allocator.rcgu.o -Wl,--gc-sections -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libsyn-e74bcf66c028880d.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libquote-fad9335072dec24d.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libproc_macro2-117411a82803fa5c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libunicode_xid-46c6634928acda47.rlib -Wl,-Bdynamic -lproc_macro-6aad3340873d37aa -lsyntax-da1453cb7a4205c3 -lrustc_target-d9562b7963a5b085 -lrustc_errors-91710b9a06111fe8 -lsyntax_pos-a65bb770d9ade21e -larena-0a03a20c9cf100e1 -lrustc_data_structures-78db5b0f6d63b796 -lrustc_cratesio_shim-40270554827fa69c -lserialize-c8bba50dce4af185 -Wl,--start-group -lstd-448e7f800092c158 -Wl,--end-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1j9l7swhi2zmuxz3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3ldk0i2zxftngav8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3oa7jy961e132wsh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1j9l7swhi2zmuxz3.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3ldk0i2zxftngav8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3oa7jy961e132wsh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/sccache_plus_cl-a82faefbdcefaacf.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4dvpkvhelzqn37of.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4dvpkvhelzqn37of.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/bootstrap-da8b6007d6b8d29d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2sm4iuevc9ub9t80.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2ujx3sbmswjw52yh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.533dixeydna25lub.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2sm4iuevc9ub9t80.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.2ujx3sbmswjw52yh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.533dixeydna25lub.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustdoc-f7355b1013fe1d5d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.16i0u6jlhoj1fwbo.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.181cuta0v63atwcm.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1c4sbqhvukbgthag.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1dqvxks6k2bzkxe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1iwja381y0afauw0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1jnlhyxj59jycbjv.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1mvmz58owquyropc.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1o6b1la7g4jnv39b.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1pyg38ew8eq184bu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1vut2eft6nlujjxr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.23tqyymcb18u96mb.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.28m6b5dkfoixx5aa.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2imnh2vhxcqrizhm.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2jqywn86b2gsqohu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2q5257pdh5222n7q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2qhkzqx5zqexj20y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.37u231ov5ijo2wik.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.38ps4pa181wsnsy9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ik0x0hz6l66cx38.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3kfx4ynvkmi2y9i5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ldk0i2zxftngav8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3oqznv5oym7l3m4e.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3wta9ctgdrpkmlpr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.436dotimmrgzkwfa.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.44bsbddupzfao2om.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.45pc7c65foh9i35f.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.47kb80rpg37n2ote.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.48721dc4k5qxei0u.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.49a7n47po4ttqjl7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.49lx1q7cxvpykyv0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4a6dgwgsyclvnmy1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4p75agok5hjs14jl.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.51fpy5zjki32la64.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.51s1w397y42gpez1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5544xgl7axh7p8nz.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.56wjcsi47ne51anh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.57k06xfugllsc526.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5frs3mx5dzjbj7u6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.7p53qlves2rwxx0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.81jpvh8cn5k8ng8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.oa3rad818d8sgn4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.sjcqfz2ncn1dupz.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.y08g5q2x813c4wx.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.z9ox7biyn1otfln.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.16i0u6jlhoj1fwbo.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.181cuta0v63atwcm.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1c4sbqhvukbgthag.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1dqvxks6k2bzkxe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1iwja381y0afauw0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1jnlhyxj59jycbjv.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1mvmz58owquyropc.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1o6b1la7g4jnv39b.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1pyg38ew8eq184bu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1vut2eft6nlujjxr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.23tqyymcb18u96mb.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.28m6b5dkfoixx5aa.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2imnh2vhxcqrizhm.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2jqywn86b2gsqohu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2q5257pdh5222n7q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.2qhkzqx5zqexj20y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.37u231ov5ijo2wik.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.38ps4pa181wsnsy9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ik0x0hz6l66cx38.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3kfx4ynvkmi2y9i5.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3ldk0i2zxftngav8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3oqznv5oym7l3m4e.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.3wta9ctgdrpkmlpr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.436dotimmrgzkwfa.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.44bsbddupzfao2om.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.45pc7c65foh9i35f.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.47kb80rpg37n2ote.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.48721dc4k5qxei0u.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.49a7n47po4ttqjl7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.49lx1q7cxvpykyv0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4a6dgwgsyclvnmy1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4p75agok5hjs14jl.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.51fpy5zjki32la64.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.51s1w397y42gpez1.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5544xgl7axh7p8nz.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.56wjcsi47ne51anh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.57k06xfugllsc526.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5frs3mx5dzjbj7u6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.7p53qlves2rwxx0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.81jpvh8cn5k8ng8.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.oa3rad818d8sgn4.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.sjcqfz2ncn1dupz.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.y08g5q2x813c4wx.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.z9ox7biyn1otfln.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/llvm_config_wrapper-6c74ccf0e299ccda.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.15kq92zzbmxot4k9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1jnlhyxj59jycbjv.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1vut2eft6nlujjxr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.28327sfd060q4pen.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2jqywn86b2gsqohu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2ujx3sbmswjw52yh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.300g0tdh9far4733.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.38ps4pa181wsnsy9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3hfnnvlph5ozv32c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.48w4ueusuh5rpuv0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.49a7n47po4ttqjl7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.15kq92zzbmxot4k9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.16u6js6g0l3k1ic6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1im38lueib99jsk0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1jnlhyxj59jycbjv.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1vut2eft6nlujjxr.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.1y16o1qfye96o7m0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.28327sfd060q4pen.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2jqywn86b2gsqohu.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2lyh15q6cjwzy18c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.2ujx3sbmswjw52yh.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.300g0tdh9far4733.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3404ijhq5998aa1q.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.38ps4pa181wsnsy9.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3ayaeypdcro9d6yk.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3hfnnvlph5ozv32c.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.3rngp6bm2u2q5z0y.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.43v6g0y2xsxoggnt.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.48w4ueusuh5rpuv0.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.49a7n47po4ttqjl7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4b8ptp1vn215jmoe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4oc10dk278mpk1vy.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4xq48u46a1pwiqn7.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4ybye971cqflgun6.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4yh8x2b62dcih00t.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.4ypvbwho0bu5tnww.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.5gf6du7k58s78kob.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.8xzrsc1ux72v29j.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.98g0d9x8aw3akpe.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.9elsx31vb4it187.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.c6lbtaiefvx3wya.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.oa3rad818d8sgn4.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/rustc-0c4424b695a75d8c.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbootstrap-595b7227a9da1837.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libpetgraph-ee5dfb2e3e701618.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libordermap-e64fb09a86ef4c3f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfixedbitset-7e13b1f93f49dcf4.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtime-141c16a61ebc492c.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libtoml-07112c62c9bca468.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libnum_cpus-69d023c9dbea9d2a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libgetopts-6d12254ce2f3aaf3.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libfiletime-89c60191612f7087.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblibc-3889e82fb57fb3a0.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcfg_if-f0fe6c75d913ec01.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcmake-86ca9ec91d73ff57.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libcc-c21ed1e37d8d5417.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde_json-374d07179360135f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libitoa-57685c04991bc7fb.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libryu-7e80a8d1625d46fd.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libserde-85cd1f5a6142edae.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/liblazy_static-245daad548508968.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/bootstrap/debug/deps/libbuild_helper-d03da61bac5cb7f8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build0-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build1-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build10-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build11-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build12-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build2-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build3-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build4-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build5-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build6-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build7-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build8-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build9-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build0-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build1-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build10-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build11-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build12-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build2-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build3-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build4-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build5-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build6-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build7-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build8-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.build_script_build9-49680c1fa8cee8f75e07c73c1dbb9163.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/unwind-bc5ec1347a2f411c/build_script_build-bc5ec1347a2f411c.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -Wl,--start-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build0-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build1-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build10-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build11-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build12-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build13-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build14-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build15-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build2-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build3-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build4-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build5-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build6-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build7-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build8-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build9-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libbuild_helper-a9e1e4c8128cce71.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build0-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build1-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build10-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build11-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build12-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build13-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build14-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build15-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build2-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build3-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build4-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build5-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build6-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build7-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build8-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.build_script_build9-ff38f47a8e0c3148171797e0a0b4a20.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/std-1b7cec0580405c42/build_script_build-1b7cec0580405c42.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libbuild_helper-a9e1e4c8128cce71.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build0-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build1-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build10-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build11-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build12-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build13-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build14-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build15-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build2-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build3-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build4-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build5-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build6-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build7-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build8-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build9-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libbuild_helper-a9e1e4c8128cce71.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build0-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build1-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build10-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build11-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build12-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build13-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build14-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build15-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build2-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build3-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build4-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build5-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build6-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build7-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build8-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.build_script_build9-6f75c38c599b098e3b72031e64f4174f.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/alloc_jemalloc-4a68cfdbb53fcd9d/build_script_build-4a68cfdbb53fcd9d.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libbuild_helper-a9e1e4c8128cce71.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build0-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build1-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build10-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build11-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build12-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build13-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build14-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build15-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build2-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build3-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build4-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build5-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build6-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build7-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build8-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build9-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build0-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build1-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build10-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build11-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build12-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build13-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build14-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build15-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build2-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build3-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build4-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build5-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build6-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build7-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build8-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.build_script_build9-8c908ca028088f2f1f5b1e59c16281dd.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/build/compiler_builtins-7de08f9cabaf4531/build_script_build-7de08f9cabaf4531.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-std/release/deps/libcc-8390b13159c9c4e8.rlib -Wl,--start-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-448e7f800092c158.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-187d239173779b21.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-1016cb92bf3e0c0f.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-404ca41e10f51fe1.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-3c640c2d04fa8073.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6ea835c502ac484a.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b77d79244be470bc.rlib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-a51c1c47035430ae.rlib -Wl,--end-group /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0413689b51de5d7d.rlib -Wl,-Bdynamic -ldl -lrt -lpthread -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| gcc-5 called with: --version | |
| superenv added: -pipe -O2 -march=native -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -O2 -march=native --version -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cell | |
| [...snip...] | |
| lk_macros-baef20c838d106d7.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustc7G8Ddo/liblazy_static-3e2ec1fb7dc49072.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lproc_macro-77b78b26cfac5a3a -Wl,-Bstatic -Wl,--whole-archive /tmp/rustc7G8Ddo/libjobserver-f472dcdd560551ee.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -Wl,-Bstatic -Wl,--whole-archive /tmp/rustc7G8Ddo/libpolonius_engine-4e195453697a623a.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustc7G8Ddo/libdatafrog-b9954177ceae2e79.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustc7G8Ddo/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils0-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils1-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils2-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils3-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils4-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils5-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils6-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils7-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils8-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils9-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata_utils-1010811df8794d78.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcI5P1H7/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils0-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils1-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils2-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils3-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils4-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils5-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils6-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils7-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils8-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.rustc_metadata_utils9-3f7473848b0eca6b1d97e95487524ba9.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata_utils-1010811df8794d78.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata_utils-1010811df8794d78.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcI5P1H7/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits0-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits1-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits10-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits11-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits12-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits13-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits14-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits15-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits2-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits3-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits4-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits5-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits6-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits7-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits8-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits9-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_traits-41f49eeec9fba188.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustck4vzSD/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits0-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits1-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits10-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits11-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits12-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits13-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits14-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits15-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits2-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits3-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits4-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits5-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits6-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits7-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits8-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.rustc_traits9-9b400bafa3ce9dea33f812b316dfce1e.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_traits-41f49eeec9fba188.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_traits-41f49eeec9fba188.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustck4vzSD/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator0-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator1-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator10-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator11-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator12-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator13-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator14-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator15-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator2-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator3-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator4-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator5-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator6-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator7-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator8-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator9-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_allocator-cce822f924f15557.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcmrZTxL/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator0-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator1-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator10-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator11-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator12-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator13-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator14-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator15-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator2-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator3-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator4-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator5-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator6-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator7-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator8-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.rustc_allocator9-1dc1a1a7bb15545c63024e35209e1624.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_allocator-cce822f924f15557.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_allocator-cce822f924f15557.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcmrZTxL/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental0-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental1-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental10-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental11-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental12-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental13-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental14-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental15-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental2-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental3-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental4-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental5-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental6-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental7-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental8-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental9-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_incremental-647219932c577e33.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcFCjuM2/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental0-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental1-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental10-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental11-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental12-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental13-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental14-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental15-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental2-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental3-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental4-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental5-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental6-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental7-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental8-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.rustc_incremental9-56587c45d377d7e8e0bb087854a10d77.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_incremental-647219932c577e33.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_incremental-647219932c577e33.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -lgraphviz-5b6a65828e39fbd7 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcFCjuM2/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata0-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata1-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata10-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata11-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata12-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata13-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata14-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata15-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata2-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata3-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata4-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata5-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata6-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata7-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata8-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata9-6081fca666586125d90547329c0c704.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata-a3f441582e587f86.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_ext-e46f37d0312d7008 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcL4iTJj/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata0-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata1-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata10-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata11-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata12-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata13-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata14-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata15-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata2-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata3-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata4-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata5-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata6-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata7-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata8-6081fca666586125d90547329c0c704.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.rustc_metadata9-6081fca666586125d90547329c0c704.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_metadata-a3f441582e587f86.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_metadata-a3f441582e587f86.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -lrustc_metadata_utils-1010811df8794d78 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lgraphviz-5b6a65828e39fbd7 -lsyntax_ext-e46f37d0312d7008 -lproc_macro-77b78b26cfac5a3a -lfmt_macros-dba50a3224660ade -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcL4iTJj/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin0-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin1-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin10-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin11-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin12-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin13-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin14-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin15-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin2-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin3-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin4-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin5-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin6-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin7-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin8-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin9-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_plugin-5c844853812497e9.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata-a3f441582e587f86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_ext-e46f37d0312d7008 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustckQcg0N/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin0-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin1-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin10-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin11-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin12-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin13-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin14-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin15-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin2-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin3-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin4-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin5-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin6-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin7-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin8-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.rustc_plugin9-a68affba25417a7e2b8ad9b4944f7e03.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_plugin-5c844853812497e9.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_plugin-5c844853812497e9.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_metadata-a3f441582e587f86 -lrustc_metadata_utils-1010811df8794d78 -lsyntax_ext-e46f37d0312d7008 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustckQcg0N/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck0-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck1-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck10-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck11-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck12-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck13-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck14-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck15-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck2-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck3-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck4-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck5-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck6-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck7-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck8-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck9-65a934b7e07757927086695338ca2b93.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_typeck-3d581d321ac81878.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_platform_intrinsics-b8171a2f6345b2e4 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcCbSlgA/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck0-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck1-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck10-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck11-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck12-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck13-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck14-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck15-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck2-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck3-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck4-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck5-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck6-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck7-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck8-65a934b7e07757927086695338ca2b93.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.rustc_typeck9-65a934b7e07757927086695338ca2b93.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_typeck-3d581d321ac81878.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_typeck-3d581d321ac81878.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_platform_intrinsics-b8171a2f6345b2e4 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcCbSlgA/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy0-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy1-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy10-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy11-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy12-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy13-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy14-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy15-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy2-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy3-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy4-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy5-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy6-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy7-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy8-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy9-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_privacy-5858322d83880a75.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_typeck-3d581d321ac81878 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_platform_intrinsics-b8171a2f6345b2e4 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcsxe3Gz/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy0-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy1-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy10-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy11-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy12-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy13-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy14-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy15-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy2-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy3-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy4-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy5-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy6-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy7-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy8-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.rustc_privacy9-d5dd8f9873a485d46c6619b64d7bd62d.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_privacy-5858322d83880a75.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_privacy-5858322d83880a75.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_typeck-3d581d321ac81878 -lrustc_platform_intrinsics-b8171a2f6345b2e4 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcsxe3Gz/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis0-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis1-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis10-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis11-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis12-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis13-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis14-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis15-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis2-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis3-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis4-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis5-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis6-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis7-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis8-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis9-53e00d602b40e309e2063364a32efa38.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_save_analysis-35ce332d62332b2e.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcL6SvKM/librls_data-bd679daf32d5c047.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcL6SvKM/librls_span-d335ad0ac3b5f2a1.rlib -Wl,--no-whole-archive -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -Wl,-Bdynamic -lrustc_typeck-3d581d321ac81878 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_platform_intrinsics-b8171a2f6345b2e4 -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcL6SvKM/librustc_serialize-a53e55584cab2e23.rlib -Wl,--no-whole-archive -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -Wl,-Bdynamic -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcL6SvKM/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis0-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis1-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis10-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis11-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis12-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis13-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis14-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis15-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis2-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis3-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis4-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis5-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis6-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis7-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis8-53e00d602b40e309e2063364a32efa38.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.rustc_save_analysis9-53e00d602b40e309e2063364a32efa38.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_save_analysis-35ce332d62332b2e.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_save_analysis-35ce332d62332b2e.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcL6SvKM/librls_data-bd679daf32d5c047.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcL6SvKM/librls_span-d335ad0ac3b5f2a1.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lrustc_typeck-3d581d321ac81878 -lrustc_platform_intrinsics-b8171a2f6345b2e4 -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcL6SvKM/librustc_serialize-a53e55584cab2e23.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcL6SvKM/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve0-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve1-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve10-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve11-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve12-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve13-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve14-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve15-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve2-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve3-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve4-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve5-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve6-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve7-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve8-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve9-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_resolve-3f77781ed1f6b40a.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata-a3f441582e587f86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_ext-e46f37d0312d7008 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcDXTfw7/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve0-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve1-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve10-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve11-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve12-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve13-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve14-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve15-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve2-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve3-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve4-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve5-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve6-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve7-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve8-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.rustc_resolve9-a5ecdd685ae8493c9ccc3c7b7b247519.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_resolve-3f77781ed1f6b40a.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_resolve-3f77781ed1f6b40a.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_metadata-a3f441582e587f86 -lrustc_metadata_utils-1010811df8794d78 -lsyntax_ext-e46f37d0312d7008 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcDXTfw7/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir0-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir1-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir10-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir11-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir12-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir13-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir14-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir15-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir2-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir3-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir4-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir5-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir6-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir7-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir8-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir9-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_mir-a23ce8cb461a3e6a.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcBClifu/liblog_settings-7af81185c99e3906.rlib -Wl,--no-whole-archive -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -Wl,-Bdynamic -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcBClifu/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir0-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir1-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir10-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir11-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir12-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir13-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir14-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir15-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir2-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir3-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir4-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir5-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir6-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir7-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir8-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.rustc_mir9-5e1df697b1de74a45e2fed1453a12df.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_mir-a23ce8cb461a3e6a.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_mir-a23ce8cb461a3e6a.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcBClifu/liblog_settings-7af81185c99e3906.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lfmt_macros-dba50a3224660ade -lgraphviz-5b6a65828e39fbd7 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcBClifu/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils0-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils1-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils10-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils11-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils12-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils13-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils14-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils15-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils2-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils3-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils4-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils5-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils6-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils7-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils8-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils9-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_utils-f437cf21342f50fe.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_incremental-647219932c577e33 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcnUooZl/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils0-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils1-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils10-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils11-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils12-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils13-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils14-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils15-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils2-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils3-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils4-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils5-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils6-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils7-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils8-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.rustc_codegen_utils9-b1d6510b3969f07392bb8415909cbd92.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_codegen_utils-f437cf21342f50fe.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_codegen_utils-f437cf21342f50fe.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -lrustc_metadata_utils-1010811df8794d78 -lrustc_incremental-647219932c577e33 -lrustc_mir-a23ce8cb461a3e6a -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcnUooZl/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes0-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes1-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes10-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes11-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes12-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes13-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes14-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes15-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes2-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes3-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes4-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes5-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes6-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes7-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes8-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes9-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_passes-f192e3012c77701e.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcYnVBzU/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes0-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes1-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes10-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes11-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes12-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes13-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes14-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes15-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes2-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes3-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes4-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes5-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes6-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes7-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes8-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.rustc_passes9-7cf9d6899850efb762928eefa1ba16a0.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_passes-f192e3012c77701e.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_passes-f192e3012c77701e.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_mir-a23ce8cb461a3e6a -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcYnVBzU/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck0-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck1-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck10-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck11-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck12-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck13-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck14-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck15-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck2-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck3-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck4-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck5-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck6-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck7-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck8-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck9-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_borrowck-3177c4c95e193c0c.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcOEFKol/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck0-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck1-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck10-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck11-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck12-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck13-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck14-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck15-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck2-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck3-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck4-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck5-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck6-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck7-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck8-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.rustc_borrowck9-555ea9eca761c45b9c3605e400a4fc7.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_borrowck-3177c4c95e193c0c.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_borrowck-3177c4c95e193c0c.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_mir-a23ce8cb461a3e6a -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lfmt_macros-dba50a3224660ade -lgraphviz-5b6a65828e39fbd7 -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcOEFKol/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint0-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint1-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint10-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint11-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint12-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint13-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint14-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint15-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint2-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint3-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint4-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint5-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint6-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint7-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint8-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint9-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_lint-fc261739ac9d70ec.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcqgaoap/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint0-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint1-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint10-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint11-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint12-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint13-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint14-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint15-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint2-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint3-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint4-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint5-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint6-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint7-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint8-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.rustc_lint9-ff9922dcae344a95151debaf44a75ad1.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_lint-fc261739ac9d70ec.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_lint-fc261739ac9d70ec.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_mir-a23ce8cb461a3e6a -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lgraphviz-5b6a65828e39fbd7 -lfmt_macros-dba50a3224660ade -lsyntax-c1a4fafca89afb86 -lrustc_target-6183a0e929d83767 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcqgaoap/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver0-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver1-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver10-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver11-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver12-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver13-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver14-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver15-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver2-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver3-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver4-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver5-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver6-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver7-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver8-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver9-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-1a5d49a1c94fbfe8.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_codegen_utils-f437cf21342f50fe -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_traits-41f49eeec9fba188 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_save_analysis-35ce332d62332b2e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_resolve-3f77781ed1f6b40a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_incremental-647219932c577e33 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_privacy-5858322d83880a75 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_typeck-3d581d321ac81878 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_platform_intrinsics-b8171a2f6345b2e4 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_plugin-5c844853812497e9 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata-a3f441582e587f86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_ext-e46f37d0312d7008 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_lint-fc261739ac9d70ec -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_passes-f192e3012c77701e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_borrowck-3177c4c95e193c0c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_allocator-cce822f924f15557 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcCmtMA9/libenv_logger-adbcf97e8e99f3c2.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcCmtMA9/libhumantime-3f8acc74f482be6f.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcCmtMA9/libquick_error-ecaabc8579aec884.rlib -Wl,--no-whole-archive -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -Wl,-Bdynamic -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcCmtMA9/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver0-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver1-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver10-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver11-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver12-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver13-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver14-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver15-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver2-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver3-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver4-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver5-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver6-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver7-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver8-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.rustc_driver9-4825cf4749d1ee92c2d9d0920d1c4fa5.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/librustc_driver-1a5d49a1c94fbfe8.so /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.crate.metadata.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_driver-1a5d49a1c94fbfe8.crate.allocator.rcgu.o -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_codegen_utils-f437cf21342f50fe -lrustc_traits-41f49eeec9fba188 -lrustc_save_analysis-35ce332d62332b2e -lrustc_resolve-3f77781ed1f6b40a -lrustc_incremental-647219932c577e33 -lrustc_privacy-5858322d83880a75 -lrustc_typeck-3d581d321ac81878 -lrustc_platform_intrinsics-b8171a2f6345b2e4 -lrustc_plugin-5c844853812497e9 -lrustc_metadata-a3f441582e587f86 -lrustc_metadata_utils-1010811df8794d78 -lsyntax_ext-e46f37d0312d7008 -lrustc_lint-fc261739ac9d70ec -lrustc_passes-f192e3012c77701e -lrustc_borrowck-3177c4c95e193c0c -lrustc_mir-a23ce8cb461a3e6a -lrustc_allocator-cce822f924f15557 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lfmt_macros-dba50a3224660ade -Wl,-Bstatic -Wl,--whole-archive /tmp/rustcCmtMA9/libenv_logger-adbcf97e8e99f3c2.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcCmtMA9/libhumantime-3f8acc74f482be6f.rlib -Wl,--no-whole-archive -Wl,--whole-archive /tmp/rustcCmtMA9/libquick_error-ecaabc8579aec884.rlib -Wl,--no-whole-archive -Wl,-Bdynamic -lgraphviz-5b6a65828e39fbd7 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rustcCmtMA9/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -shared -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| cc called with: -Wl,--as-needed -Wl,-z,noexecstack -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.rustc_binary0-180aaaad3d6e568c18bdbd0194e5961a.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.rustc_binary1-180aaaad3d6e568c18bdbd0194e5961a.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_driver-1a5d49a1c94fbfe8 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_codegen_utils-f437cf21342f50fe -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_traits-41f49eeec9fba188 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_save_analysis-35ce332d62332b2e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_resolve-3f77781ed1f6b40a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_incremental-647219932c577e33 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_privacy-5858322d83880a75 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_typeck-3d581d321ac81878 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_platform_intrinsics-b8171a2f6345b2e4 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_plugin-5c844853812497e9 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata-a3f441582e587f86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_metadata_utils-1010811df8794d78 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_ext-e46f37d0312d7008 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_lint-fc261739ac9d70ec -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_passes-f192e3012c77701e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_borrowck-3177c4c95e193c0c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_mir-a23ce8cb461a3e6a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_allocator-cce822f924f15557 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc-0b47feb71c485e61 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -ltest-7ce2c3ff4b38aee3 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lterm-f1874bbe4f379cfa -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_fs_util-37f4e3acbdc832c5 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lproc_macro-77b78b26cfac5a3a -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax-c1a4fafca89afb86 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_errors-d16e67748877fa8c -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lsyntax_pos-7fc13c2a7c4c2ac1 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_target-6183a0e929d83767 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lfmt_macros-dba50a3224660ade -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lgraphviz-5b6a65828e39fbd7 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -larena-9685213c1ed82183 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_data_structures-04cf68584c02424e -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lrustc_cratesio_shim-ebd63d9ff88fc927 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -lserialize-74722047c5d5cab2 -Wl,--start-group -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -Wl,-rpath,$ORIGIN/../lib | |
| superenv removed: -m64 -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib | |
| superenv added: -pipe -w -O2 -march=native -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: gcc-5 -pipe -w -O2 -march=native -Wl,--as-needed -Wl,-z,noexecstack -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.rustc_binary0-180aaaad3d6e568c18bdbd0194e5961a.rs.rcgu.o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.rustc_binary1-180aaaad3d6e568c18bdbd0194e5961a.rs.rcgu.o -o /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698 /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps/rustc_binary-7ea46feae05cb698.crate.allocator.rcgu.o -Wl,--gc-sections -pie -Wl,-zrelro -Wl,-znow -Wl,-O1 -nodefaultlibs -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/release/deps -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/backtrace-sys-5447a1898fbed023/out -L/tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-rustc/x86_64-unknown-linux-gnu/release/build/miniz-sys-aa8b4052600b9212/out -lrustc_driver-1a5d49a1c94fbfe8 -lrustc_codegen_utils-f437cf21342f50fe -lrustc_traits-41f49eeec9fba188 -lrustc_save_analysis-35ce332d62332b2e -lrustc_resolve-3f77781ed1f6b40a -lrustc_incremental-647219932c577e33 -lrustc_privacy-5858322d83880a75 -lrustc_typeck-3d581d321ac81878 -lrustc_platform_intrinsics-b8171a2f6345b2e4 -lrustc_plugin-5c844853812497e9 -lrustc_metadata-a3f441582e587f86 -lrustc_metadata_utils-1010811df8794d78 -lsyntax_ext-e46f37d0312d7008 -lrustc_lint-fc261739ac9d70ec -lrustc_passes-f192e3012c77701e -lrustc_borrowck-3177c4c95e193c0c -lrustc_mir-a23ce8cb461a3e6a -lrustc_allocator-cce822f924f15557 -lrustc-0b47feb71c485e61 -ltest-7ce2c3ff4b38aee3 -lterm-f1874bbe4f379cfa -lrustc_fs_util-37f4e3acbdc832c5 -lproc_macro-77b78b26cfac5a3a -lsyntax-c1a4fafca89afb86 -lrustc_errors-d16e67748877fa8c -lsyntax_pos-7fc13c2a7c4c2ac1 -lrustc_target-6183a0e929d83767 -lfmt_macros-dba50a3224660ade -lgraphviz-5b6a65828e39fbd7 -larena-9685213c1ed82183 -lrustc_data_structures-04cf68584c02424e -lrustc_cratesio_shim-ebd63d9ff88fc927 -lserialize-74722047c5d5cab2 -Wl,--start-group -lstd-4cd9911eeb090f61 -Wl,--end-group -Wl,-Bstatic /tmp/rust-20181208-8162-elqweo/rustc-1.30.1-src/build/x86_64-unknown-linux-gnu/stage0-sysroot/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7700d10ba6c4fd8d.rlib -Wl,-Bdynamic -lutil -lutil -ldl -lrt -lpthread -lgcc_s -lc -lm -lrt -lpthread -lutil -lutil -Wl,-rpath,$ORIGIN/../lib -isystem/nfs/software/stegle/system/.linuxbrew/include -L/nfs/software/stegle/system/.linuxbrew/lib -B/nfs/software/stegle/system/.linuxbrew/opt/glibc/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -Wl,-rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib -Wl,--dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbrSEms.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib /tmp/ccpfsI2H.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccbrSEms.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib /tmp/ccpfsI2H.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6YLGnO.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib /tmp/cctcqSj3.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc6YLGnO.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib /tmp/cctcqSj3.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWmUr3F.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_f9e6e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_f9e6e.dir/testCCompiler.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWmUr3F.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_f9e6e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_f9e6e.dir/testCCompiler.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0KDzXO.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_2692f /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_2692f.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0KDzXO.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_2692f /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_2692f.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuNeZw0.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_b6a06 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_b6a06.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccuNeZw0.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_b6a06 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_b6a06.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccThE3L5.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_423f9 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_423f9.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccThE3L5.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_423f9 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_423f9.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVtFrXe.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_90b53 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_90b53.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVtFrXe.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_90b53 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_90b53.dir/feature_tests.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCdQ5lr.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_87add /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_87add.dir/testCXXCompiler.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccCdQ5lr.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_87add /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_87add.dir/testCXXCompiler.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1idSRE.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d11d7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d11d7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1idSRE.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d11d7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d11d7.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIFzjeV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_de3a5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_de3a5.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIFzjeV.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_de3a5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_de3a5.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cca6aQm9.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_bf0a7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_bf0a7.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cca6aQm9.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_bf0a7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_bf0a7.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccorQa1b.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_4b026 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_4b026.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccorQa1b.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_4b026 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_4b026.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLp063q.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ebf03 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ebf03.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLp063q.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ebf03 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ebf03.dir/feature_tests.cxx.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDP6zhI.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_81660 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_81660.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDP6zhI.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_81660 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_81660.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUxgPsY.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_dfbc3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_dfbc3.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUxgPsY.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_dfbc3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_dfbc3.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZOygsa.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ed491 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ed491.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZOygsa.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ed491 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ed491.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0j8jse.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ebd05 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ebd05.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc0j8jse.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ebd05 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ebd05.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccciiXIp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_f0070 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_f0070.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccciiXIp.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_f0070 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_f0070.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRPY1eF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_dcb8c /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_dcb8c.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRPY1eF.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_dcb8c /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_dcb8c.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVOMQPP.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_1daa3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_1daa3.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVOMQPP.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_1daa3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_1daa3.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRzTip2.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_24f5b /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_24f5b.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRzTip2.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_24f5b /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_24f5b.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJhVSE6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_07a2b /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_07a2b.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccJhVSE6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_07a2b /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_07a2b.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLqxnUh.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_56450 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_56450.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLqxnUh.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_56450 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_56450.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1KOYxu.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_be44d /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_be44d.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc1KOYxu.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_be44d /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_be44d.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxDoQfG.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_5cf07 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_5cf07.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxDoQfG.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_5cf07 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_5cf07.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccd9iR1T.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_432f5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_432f5.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccd9iR1T.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_432f5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_432f5.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPibKA4.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_9b984 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_9b984.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccPibKA4.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_9b984 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_9b984.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccta1vza.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_39d82 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_39d82.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccta1vza.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_39d82 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_39d82.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccl5voKi.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_55bef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_55bef.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccl5voKi.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_55bef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_55bef.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccW1X8uA.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_fed4e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_fed4e.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccW1X8uA.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_fed4e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_fed4e.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIaebuM.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8b6ef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8b6ef.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccIaebuM.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8b6ef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8b6ef.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc11JYQV.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6890e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6890e.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc11JYQV.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6890e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6890e.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLsPUP7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_98738 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_98738.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccLsPUP7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_98738 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_98738.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5Kvr2j.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_0e1b5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_0e1b5.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5Kvr2j.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_0e1b5 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_0e1b5.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXn4PXs.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8adf3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8adf3.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccXn4PXs.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8adf3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8adf3.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDsLS0H.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_3065d /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_3065d.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccDsLS0H.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_3065d /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_3065d.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWtBqcU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_fd42a /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_fd42a.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccWtBqcU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_fd42a /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_fd42a.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOFuSr6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ded92 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ded92.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccOFuSr6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ded92 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ded92.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cckJu1Ki.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_e93ac /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_e93ac.dir/CheckFunctionExists.c.o -ldl -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cckJu1Ki.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_e93ac /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_e93ac.dir/CheckFunctionExists.c.o -ldl -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrleAij.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6c046 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6c046.dir/CheckFunctionExists.c.o -lrt -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccrleAij.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6c046 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6c046.dir/CheckFunctionExists.c.o -lrt -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccF43vev.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_c3bce /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_c3bce.dir/CheckFunctionExists.c.o -lpfm -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccF43vev.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_c3bce /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_c3bce.dir/CheckFunctionExists.c.o -lpfm -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cck1cmgH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_95070 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_95070.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cck1cmgH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_95070 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_95070.dir/CheckIncludeFile.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRjv4fU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_38219 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_38219.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccRjv4fU.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_38219 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_38219.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccn0Odl6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d560e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d560e.dir/CheckFunctionExists.c.o -lpthreads -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccn0Odl6.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d560e /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d560e.dir/CheckFunctionExists.c.o -lpthreads -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZVcgPj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_436e6 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_436e6.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccZVcgPj.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_436e6 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_436e6.dir/CheckFunctionExists.c.o -lpthread -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoOBR7m.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8fde7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8fde7.dir/CheckFunctionExists.c.o -lxar -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccoOBR7m.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_8fde7 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_8fde7.dir/CheckFunctionExists.c.o -lxar -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVRwvGy.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_2d6c1 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_2d6c1.dir/CheckSymbolExists.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVRwvGy.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_2d6c1 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_2d6c1.dir/CheckSymbolExists.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVCWkMN.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_af8e3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_af8e3.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccVCWkMN.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_af8e3 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_af8e3.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9M09T0.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_427cc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_427cc.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc9M09T0.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_427cc /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_427cc.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cczlKEFc.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_3b0a6 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_3b0a6.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cczlKEFc.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_3b0a6 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_3b0a6.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccgQjoNo.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_7da15 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_7da15.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccgQjoNo.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_7da15 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_7da15.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccKP94No.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_55705 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_55705.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccKP94No.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_55705 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_55705.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnMzcqB.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ff3d4 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ff3d4.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnMzcqB.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_ff3d4 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_ff3d4.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cca5xd2N.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_69aa2 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_69aa2.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cca5xd2N.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_69aa2 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_69aa2.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5DiQdZ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6b800 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6b800.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc5DiQdZ.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_6b800 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_6b800.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccMjSojc.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d3795 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d3795.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccMjSojc.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_d3795 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_d3795.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxN0k8n.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_29358 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_29358.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccxN0k8n.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_29358 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_29358.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cciq7tks.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_c7e18 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_c7e18.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cciq7tks.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_c7e18 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_c7e18.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc022cHH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_83e20 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_83e20.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/cc022cHH.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_83e20 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_83e20.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccMjr4lW.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_82eef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_82eef.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccMjr4lW.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_82eef /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_82eef.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQyh5u7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_aaaeb /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_aaaeb.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccQyh5u7.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_aaaeb /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_aaaeb.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| ld called with: -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccEvA4Bm.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_bcbe2 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/software/stegle/system/.linuxbrew/lib CMakeFiles/cmTC_bcbe2.dir/CheckSymbolExists.c.o -lm -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtend.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtn.o | |
| superenv added: -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so | |
| superenv executed: ld -L/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/Cellar/rust/1.30.1/lib -rpath=/nfs/software/stegle/system/.linuxbrew/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/openssl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/libssh2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/zlib/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/binutils/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/curl/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/gdbm/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/ncurses/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/readline/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/sqlite/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/bzip2/lib -rpath=/nfs/software/stegle/system/.linuxbrew/opt/python@2/lib --dynamic-linker=/nfs/software/stegle/system/.linuxbrew/lib/ld.so -plugin /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/liblto_plugin.so -plugin-opt=/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../libexec/gcc/x86_64-unknown-linux-gnu/5.5.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccEvA4Bm.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 --dynamic-linker /nfs/software/stegle/system/.linuxbrew/lib/ld.so -rpath /nfs/software/stegle/system/.linuxbrew/lib -o cmTC_bcbe2 /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crt1.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crti.o /nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0/crtbegin.o -nostdlib -L/nfs/software/stegle/system/.linuxbrew/Cellar/gcc/5.5.0_4/bin/../lib/gcc/x86_64-unknown-linux-gnu/5.5.0 -L/nfs/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment