Skip to content

Instantly share code, notes, and snippets.

@hauleth
Created May 27, 2015 08:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hauleth/1fe456288cd0c9be2358 to your computer and use it in GitHub Desktop.
Save hauleth/1fe456288cd0c9be2358 to your computer and use it in GitHub Desktop.
Compiling libucl-sys v0.1.4
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/libucl-sys-0.1.4/build.rs --crate-name build_script_build --crate-type bin -C prefer-dynamic -g --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4 --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -Awarnings`
Compiling libc v0.1.8
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/libc-0.1.8/rust/src/liblibc/lib.rs --crate-name libc --crate-type lib -g --cfg feature="cargo-build" --cfg feature="default" -C metadata=2eda841eb12a3090 -C extra-filename=-2eda841eb12a3090 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -Awarnings`
Compiling bitflags v0.1.1
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/bitflags-0.1.1/src/lib.rs --crate-name bitflags --crate-type lib -g -C metadata=518ea12e21428edd -C extra-filename=-518ea12e21428edd --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -Awarnings`
Compiling pkg-config v0.3.4
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.4/src/lib.rs --crate-name pkg_config --crate-type lib -g -C metadata=915289378d7b38e9 -C extra-filename=-915289378d7b38e9 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -Awarnings`
Compiling gcc v0.3.5
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.5/src/lib.rs --crate-name gcc --crate-type lib -g -C metadata=982b24959a427c6e -C extra-filename=-982b24959a427c6e --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -Awarnings`
Compiling libz-sys v0.1.3
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-0.1.3/src/build.rs --crate-name build_script_build --crate-type bin -C prefer-dynamic -g --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/build/libz-sys-c145b8b5c75fd5a3 --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern pkg_config=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libpkg_config-915289378d7b38e9.rlib -Awarnings`
Compiling curl-sys v0.1.22
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.22/build.rs --crate-name build_script_build --crate-type bin -C prefer-dynamic -g --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/build/curl-sys-dd89af55ea8cd7e5 --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern pkg_config=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libpkg_config-915289378d7b38e9.rlib -Awarnings`
Running `/home/hauleth/Workspace/ucl-rs/target/debug/build/libz-sys-c145b8b5c75fd5a3/build-script-build`
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/libz-sys-0.1.3/src/lib.rs --crate-name libz_sys --crate-type lib -g -C metadata=c145b8b5c75fd5a3 -C extra-filename=-c145b8b5c75fd5a3 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib -Awarnings -l z`
Compiling openssl-sys v0.6.2
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.6.2/build.rs --crate-name build_script_build --crate-type bin -C prefer-dynamic -g --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0 --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern gcc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libgcc-982b24959a427c6e.rlib --extern pkg_config=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libpkg_config-915289378d7b38e9.rlib -Awarnings`
Running `/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/build-script-build`
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/openssl-sys-0.6.2/src/lib.rs --crate-name openssl_sys --crate-type lib -g -C metadata=5040130ff99796a0 -C extra-filename=-5040130ff99796a0 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib -Awarnings -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out -l ssl -l crypto -l static=old_openssl_shim`
Running `/home/hauleth/Workspace/ucl-rs/target/debug/build/curl-sys-dd89af55ea8cd7e5/build-script-build`
Running `/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/build-script-build`
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/curl-sys-0.1.22/lib.rs --crate-name curl_sys --crate-type lib -g -C metadata=dd89af55ea8cd7e5 -C extra-filename=-dd89af55ea8cd7e5 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libz_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib --extern openssl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib -Awarnings -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -l curl -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `rustc /home/hauleth/.multirust/toolchains/beta/cargo/registry/src/github.com-1ecc6299db9ec823/libucl-sys-0.1.4/lib.rs --crate-name libucl_sys --crate-type lib -g -C metadata=99c2c324b1dfccd4 -C extra-filename=-99c2c324b1dfccd4 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/deps --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib --extern openssl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib --extern curl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib -Awarnings -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -l static=ucl -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Compiling ucl v0.1.2 (file:///home/hauleth/Workspace/ucl-rs)
Running `rustc src/lib.rs --crate-name ucl --crate-type lib -g --test --cfg feature="default" -C metadata=2b3c3d532c5735d8 -C extra-filename=-2b3c3d532c5735d8 --out-dir /home/hauleth/Workspace/ucl-rs/target/debug --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `rustc src/lib.rs --crate-name ucl --crate-type lib -g --cfg feature="default" --out-dir /home/hauleth/Workspace/ucl-rs/target/debug --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `rustc examples/fetch_url.rs --crate-name fetch_url --crate-type bin -g --cfg feature="default" --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/examples --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib --extern ucl=/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `rustc examples/load_file.rs --crate-name load_file --crate-type bin -g --cfg feature="default" --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/examples --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib --extern ucl=/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `rustc examples/static_data.rs --crate-name static_data --crate-type bin -g --cfg feature="default" --out-dir /home/hauleth/Workspace/ucl-rs/target/debug/examples --emit=dep-info,link -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib --extern ucl=/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/libucl-sys-99c2c324b1dfccd4/out/lib -L native=/home/hauleth/.linuxbrew/Cellar/openssl/1.0.2a-1/lib -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out`
Running `/home/hauleth/Workspace/ucl-rs/target/debug/ucl-2b3c3d532c5735d8`
running 13 tests
test object::test::from_int ... ok
test object::test::from_bool ... ok
test object::test::from_str ... ok
test object::test::from_double ... ok
test object::test::from_string ... ok
test object::test::to_int ... ok
test object::test::to_string ... ok
test object::test::to_int_invalid_type ... ok
test parser::test::empty_string_parsing ... ok
test parser::test::string_parsing ... ok
test parser::test::flags ... ok
test parser::test::key_fetching ... ok
test parser::test::variables ... ok
test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured
Doc-tests ucl
Running `rustdoc --test /home/hauleth/Workspace/ucl-rs/src/lib.rs --crate-name ucl -L dependency=/home/hauleth/Workspace/ucl-rs/target/debug/deps -L native=/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out -L native=/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib --cfg feature="default" --extern ucl=/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib --extern libc=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib --extern bitflags=/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib --extern libucl_sys=/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib`
running 10 tests
test object::as_bool_0 ... FAILED
test object::as_float_0 ... FAILED
test object::as_int_0 ... FAILED
test _0 ... FAILED
test object::as_string_0 ... FAILED
test object::fetch_path_0 ... FAILED
test object::fetch_0 ... FAILED
test parser::parse_0 ... FAILED
test parser::with_flags_0 ... FAILED
test parser::register_var_0 ... FAILED
failures:
---- object::as_bool_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.jCy0EGc1P4Cf/rust_out" "/tmp/rustdoctest.jCy0EGc1P4Cf/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::as_bool_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- object::as_float_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.VZWlY6CywWbb/rust_out" "/tmp/rustdoctest.VZWlY6CywWbb/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::as_float_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- object::as_int_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.1kHnN3GSkLOp/rust_out" "/tmp/rustdoctest.1kHnN3GSkLOp/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::as_int_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- _0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.MN6ic7zDfJ5E/rust_out" "/tmp/rustdoctest.MN6ic7zDfJ5E/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread '_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- object::as_string_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.sH0XnoSC5onc/rust_out" "/tmp/rustdoctest.sH0XnoSC5onc/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::as_string_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- object::fetch_path_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.xDl1BdkNwNap/rust_out" "/tmp/rustdoctest.xDl1BdkNwNap/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::fetch_path_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- object::fetch_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.8cPfraNGVe1T/rust_out" "/tmp/rustdoctest.8cPfraNGVe1T/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'object::fetch_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- parser::parse_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.gqD4vGVR3BgE/rust_out" "/tmp/rustdoctest.gqD4vGVR3BgE/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'parser::parse_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- parser::with_flags_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.SFrSJWHjdiEO/rust_out" "/tmp/rustdoctest.SFrSJWHjdiEO/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'parser::with_flags_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
---- parser::register_var_0 stdout ----
error: linking with `cc` failed: exit code: 1
note: "cc" "-Wl,--as-needed" "-m64" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest.sY5dKIiHhSQN/rust_out" "/tmp/rustdoctest.sY5dKIiHhSQN/rust_out.o" "-Wl,--whole-archive" "-lmorestack" "-Wl,--no-whole-archive" "-Wl,--gc-sections" "-pie" "-nodefaultlibs" "/home/hauleth/Workspace/ucl-rs/target/debug/libucl.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibucl_sys-99c2c324b1dfccd4.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libcurl_sys-dd89af55ea8cd7e5.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libopenssl_sys-5040130ff99796a0.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/libbitflags-518ea12e21428edd.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibz_sys-c145b8b5c75fd5a3.rlib" "/home/hauleth/Workspace/ucl-rs/target/debug/deps/liblibc-2eda841eb12a3090.rlib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lstd-e4d77fca" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/deps" "-L" "/home/hauleth/Workspace/ucl-rs/target/debug/build/openssl-sys-5040130ff99796a0/out" "-L" "/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib" "-L" "/home/hauleth/.multirust/toolchains/beta/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/home/hauleth/Workspace/ucl-rs/.rust/lib/x86_64-unknown-linux-gnu" "-L" "/home/hauleth/Workspace/ucl-rs/lib/x86_64-unknown-linux-gnu" "-Wl,--whole-archive" "-Wl,-Bstatic" "-Wl,--no-whole-archive" "-Wl,-Bdynamic" "-lcurl" "-lssl" "-lcrypto" "-lz" "-lc" "-lm" "-ldl" "-lpthread" "-lrt" "-lgcc_s" "-lpthread" "-lc" "-lm" "-lcompiler-rt"
note: /home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_get0_alpn_selected'
/home/hauleth/.linuxbrew/Cellar/curl/7.42.1/lib/libcurl.so: undefined reference to `SSL_CTX_set_alpn_protos'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
error: aborting due to previous error
thread 'parser::register_var_0' panicked at 'Box<Any>', /home/rustbuild/src/rust-buildbot/slave/beta-dist-rustc-linux/build/src/libsyntax/diagnostic.rs:192
failures:
_0
object::as_bool_0
object::as_float_0
object::as_int_0
object::as_string_0
object::fetch_0
object::fetch_path_0
parser::parse_0
parser::register_var_0
parser::with_flags_0
test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment