timezynk-bridge-models 0.1.4

API for synchronizing and mapping data from and to Timezynk. Oauth2 authentication, require permission level manager or api-client with scope write:company. Info about authentication [https://developer.timezynk.com](https://developer.timezynk.com/#section/Authentication)
Build #200361 2019-11-22T09:37:05.599472+00:00
# rustc version
rustc 1.41.0-nightly (5c5b8afd8 2019-11-16)
# docs.rs version
docsrs 0.6.0 (d9d7a33 2019-11-14)

# build log
[INFO] running `"docker" "create" "-v" "/home/cratesfyi/workspace/builds/timezynk-bridge-models-0.1.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/timezynk-bridge-models-0.1.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1001" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --resource-suffix -20191116-1.41.0-nightly-5c5b8afd8 --static-root-path / --disable-per-crate-search --extern-html-root-url tokio_tls=https://docs.rs/tokio-tls/0.1.4 --extern-html-root-url url=https://docs.rs/url/1.7.2 --extern-html-root-url futures=https://docs.rs/futures/0.1.29 --extern-html-root-url uuid=https://docs.rs/uuid/0.5.1 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/0.2.11 --extern-html-root-url clap=https://docs.rs/clap/2.33.0 --extern-html-root-url log=https://docs.rs/log/0.3.9 --extern-html-root-url percent_encoding=https://docs.rs/percent-encoding/1.0.1 --extern-html-root-url tokio_core=https://docs.rs/tokio-core/0.1.17 --extern-html-root-url tokio_proto=https://docs.rs/tokio-proto/0.1.1 --extern-html-root-url swagger=https://docs.rs/swagger/2.1.0 --extern-html-root-url error_chain=https://docs.rs/error-chain/0.12.1 --extern-html-root-url hyper_tls=https://docs.rs/hyper-tls/0.1.4 --extern-html-root-url serde_ignored=https://docs.rs/serde_ignored/0.0.4 --extern-html-root-url native_tls=https://docs.rs/native-tls/0.1.5 --extern-html-root-url serde_derive=https://docs.rs/serde_derive/1.0.102 --extern-html-root-url serde_json=https://docs.rs/serde_json/1.0.41 --extern-html-root-url mime=https://docs.rs/mime/0.2.6 --extern-html-root-url openssl=https://docs.rs/openssl/0.9.24 --extern-html-root-url multipart=https://docs.rs/multipart/0.13.6 --extern-html-root-url serde=https://docs.rs/serde/1.0.102 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.9 --extern-html-root-url regex=https://docs.rs/regex/0.2.11 --extern-html-root-url hyper=https://docs.rs/hyper/0.11.27" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2019-11-17" "doc" "--lib" "--no-deps" "--target" "x86_64-unknown-linux-gnu"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] e9ebb243ea16e1de616326e72ad641c580b789ab4cc55f6a0d0e397445cc94c2
[INFO] running `"docker" "start" "-a" "e9ebb243ea16e1de616326e72ad641c580b789ab4cc55f6a0d0e397445cc94c2"`
[INFO] [stderr] warning: An explicit [[example]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other example targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a example target:
[INFO] [stderr] 
[INFO] [stderr] * /opt/rustwide/workdir/examples/server.rs
[INFO] [stderr] * /opt/rustwide/workdir/examples/client.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a example target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autoexamples = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.9.24
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]     Checking smallvec v1.0.0
[INFO] [stderr]     Checking language-tags v0.2.2
[INFO] [stderr]     Checking traitobject v0.1.0
[INFO] [stderr]     Checking scoped-tls v0.1.2
[INFO] [stderr]     Checking bitflags v0.9.1
[INFO] [stderr]     Checking slab v0.3.0
[INFO] [stderr]     Checking smallvec v0.2.1
[INFO] [stderr]     Checking take v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling syn v1.0.8
[INFO] [stderr]     Checking try-lock v0.1.0
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking mime v0.3.14
[INFO] [stderr]     Checking typeable v0.1.2
[INFO] [stderr]    Compiling slog v2.5.2
[INFO] [stderr]     Checking ascii v0.7.1
[INFO] [stderr]     Checking safemem v0.2.0
[INFO] [stderr]     Checking ucd-util v0.1.5
[INFO] [stderr]     Checking modifier v0.1.0
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking chunked_transfer v0.3.1
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]    Compiling crossbeam-utils v0.7.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.0
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.9
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking tokio-sync v0.1.7
[INFO] [stderr]     Checking tokio-service v0.1.0
[INFO] [stderr]     Checking relay v0.1.1
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.10
[INFO] [stderr]     Checking unsafe-any v0.4.2
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.52
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking tokio-executor v0.1.8
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]     Checking typemap v0.3.3
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking want v0.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling memoffset v0.5.3
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.11.1
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking memchr v1.0.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking base64 v0.5.2
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking plugin v0.2.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr] error: failed to run custom build command for `openssl v0.9.24`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-957a65ad3568b61a/build-script-build` (exit code: 101)
[INFO] [stderr] --- stderr
[INFO] [stderr] thread 'main' panicked at 'Unable to detect OpenSSL version', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14
[INFO] [stderr] note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "e9ebb243ea16e1de616326e72ad641c580b789ab4cc55f6a0d0e397445cc94c2"`
[INFO] running `"docker" "rm" "-f" "e9ebb243ea16e1de616326e72ad641c580b789ab4cc55f6a0d0e397445cc94c2"`
[INFO] [stdout] e9ebb243ea16e1de616326e72ad641c580b789ab4cc55f6a0d0e397445cc94c2