toio 0.1.0

toio driver in Rust
Build #261300 2020-06-15T13:46:29.176612+00:00
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)
# docs.rs version
docsrs 0.6.0 (229c5a9 2020-06-12)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/toio-0.1.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/toio-0.1.0/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 -20200610-1.46.0-nightly-449e8eaa2 --static-root-path / --cap-lints warn --extern-html-root-url serde=https://docs.rs/serde/1.0.111 --extern-html-root-url env_logger=https://docs.rs/env_logger/0.7.1 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.21 --extern-html-root-url hex_literal=https://docs.rs/hex-literal/0.2.1 --extern-html-root-url derive_new=https://docs.rs/derive-new/0.5.8 --extern-html-root-url core_bluetooth=https://docs.rs/core_bluetooth/0.1.0 --extern-html-root-url serde_repr=https://docs.rs/serde_repr/0.1.5 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.35 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url bytes=https://docs.rs/bytes/0.5.4 --extern-html-root-url anyhow=https://docs.rs/anyhow/1.0.31" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2020-06-11" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] 84be19f33cfbf89689092fddae6a840373be3528aa585ee55c7f75a3bf8c829b
[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" "84be19f33cfbf89689092fddae6a840373be3528aa585ee55c7f75a3bf8c829b", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-nested v0.1.5
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]    Compiling serde v1.0.111
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling hex-literal-impl v0.2.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking hex-literal v0.2.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking objc v0.2.7
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.20
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.111
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling serde_repr v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.35
[INFO] [stderr]    Compiling derive-new v0.5.8
[INFO] [stderr]     Checking enumflags2 v0.6.4
[INFO] [stderr]     Checking pin-project v0.4.20
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking core_bluetooth v0.1.0
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core_bluetooth-0.1.0/src/platform.rs:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[link(name = "AppKit", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core_bluetooth-0.1.0/src/platform.rs:16:1
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[link(name = "Foundation", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0455]: native frameworks are only available on macOS targets
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/core_bluetooth-0.1.0/src/platform.rs:17:1
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[link(name = "CoreBluetooth", kind = "framework")]
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 3 previous errors
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0455`.
[INFO] [stderr] error: could not compile `core_bluetooth`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "84be19f33cfbf89689092fddae6a840373be3528aa585ee55c7f75a3bf8c829b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84be19f33cfbf89689092fddae6a840373be3528aa585ee55c7f75a3bf8c829b", kill_on_drop: false }`
[INFO] [stdout] 84be19f33cfbf89689092fddae6a840373be3528aa585ee55c7f75a3bf8c829b