orkhon 0.2.2

Machine Learning Inference Framework and Server Runtime
Build #339832 2021-01-20T15:03:38.128042+00:00
# rustc version
rustc 1.51.0-nightly (c5a96fb79 2021-01-19)
# docs.rs version
docsrs 0.6.0 (505a375 2021-01-11)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/orkhon-0.2.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/orkhon-0.2.2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210119-1.51.0-nightly-c5a96fb79" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 5b085437f234db47ee6c7885e12172f2916b1d57d6fd746564be9ff75eb83b7d
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "5b085437f234db47ee6c7885e12172f2916b1d57d6fd746564be9ff75eb83b7d", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling cc v1.0.62
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling once_cell v1.5.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling ndarray v0.13.0
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking half v1.6.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lexical-core v0.7.4
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking dyn-clone v1.0.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking bit-vec v0.6.2
[INFO] [stderr]    Compiling curl v0.4.34
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling podio v0.1.7
[INFO] [stderr]    Compiling inventory v0.1.9
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling protobuf v2.17.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking futures-core v0.3.8
[INFO] [stderr]     Checking futures-sink v0.3.8
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.8
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.3.1
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling indexmap v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling openssl-sys v0.9.58
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.9+1.0.8
[INFO] [stderr]    Compiling curl-sys v0.4.38+curl-7.73.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking instant v0.1.8
[INFO] [stderr]    Compiling tinyvec v1.0.1
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking walkdir v2.3.1
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]     Checking lock_api v0.4.1
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking futures-task v0.3.8
[INFO] [stderr]     Checking futures-channel v0.3.8
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.14
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling socket2 v0.3.16
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]     Checking parking_lot_core v0.8.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling tar v0.4.30
[INFO] [stderr]    Compiling prost-build v0.6.1
[INFO] [stderr]     Checking parking_lot v0.11.0
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling proc-quote-impl v0.3.2
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling bzip2 v0.3.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling proc-quote v0.3.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]    Compiling zip v0.5.6
[INFO] [stderr]    Compiling prost-derive v0.6.1
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]    Compiling inventory-impl v0.1.9
[INFO] [stderr]    Compiling ctor v0.1.16
[INFO] [stderr]    Compiling ghost v0.1.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.22
[INFO] [stderr]    Compiling futures-macro v0.3.8
[INFO] [stderr]    Compiling async-trait v0.1.41
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tensorflow-internal-macros v0.0.1
[INFO] [stderr]    Compiling enum-ordinalize v3.1.8
[INFO] [stderr]    Compiling liquid-derive v0.21.0
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling prost v0.6.1
[INFO] [stderr]     Checking pin-project v1.0.1
[INFO] [stderr]     Checking thiserror v1.0.22
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling tensorflow-sys v0.19.1
[INFO] [stderr]    Compiling educe v0.4.11
[INFO] [stderr]    Compiling prost-types v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.8
[INFO] [stderr]     Checking lever v0.1.1-alpha.11
[INFO] [stderr] error: failed to run custom build command for `tensorflow-sys v0.19.1`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/tensorflow-sys-2e051b82b1cc3f57/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=TENSORFLOW_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   libtensorflow-sys/build.rs:202: binary_url = "https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.15.0.tar.gz"
[INFO] [stderr]   libtensorflow-sys/build.rs:206: base_name = "libtensorflow-cpu-linux-x86_64-1.15.0"
[INFO] [stderr]   libtensorflow-sys/build.rs:215: file_name = "/opt/rustwide/target/debug/build/tensorflow-sys-ad0dc23ebfbf7679/out/libtensorflow-cpu-linux-x86_64-1.15.0.tar.gz"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "Couldn\'t resolve host name", code: 6, extra: Some("Could not resolve host: storage.googleapis.com") }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.19.1/build.rs:225:24
[INFO] [stderr]   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "5b085437f234db47ee6c7885e12172f2916b1d57d6fd746564be9ff75eb83b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b085437f234db47ee6c7885e12172f2916b1d57d6fd746564be9ff75eb83b7d", kill_on_drop: false }`
[INFO] [stdout] 5b085437f234db47ee6c7885e12172f2916b1d57d6fd746564be9ff75eb83b7d