cargo-bpf 0.9.5

Cargo plugin to manage eBPF probes using redbpf
Documentation
Build #282573 2020-08-17T06:39:53.362084+00:00
# rustc version
rustc 1.47.0-nightly (7e6d6e5f5 2020-08-16)
# docs.rs version
docsrs 0.6.0 (508a9d0 2020-08-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cargo-bpf-0.9.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cargo-bpf-0.9.5/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" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=-Z unstable-options --static-root-path / --cap-lints warn --extern-html-root-url mio=https://docs.rs/mio/0.6.19 --extern-html-root-url tokio_reactor=https://docs.rs/tokio-reactor/0.1.10 --extern-html-root-url futures=https://docs.rs/futures/0.1.29 --extern-html-root-url tokio=https://docs.rs/tokio/0.1.22 --extern-html-root-url bpf_sys=https://docs.rs/bpf-sys/0.9.4 --extern-html-root-url hexdump=https://docs.rs/hexdump/0.1.0 --extern-html-root-url bindgen=https://docs.rs/bindgen/0.51.1 --extern-html-root-url redbpf=https://docs.rs/redbpf/0.9.4 --extern-html-root-url clap=https://docs.rs/clap/2.33.0 --extern-html-root-url tokio_signal=https://docs.rs/tokio-signal/0.2.7 --extern-html-root-url toml_edit=https://docs.rs/toml_edit/0.1.5 --resource-suffix -20200816-1.47.0-nightly-7e6d6e5f5" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 7c90cf02826975e930bec64e5043f8f51b6a09bdffc54b5adc9d8dfb94d0d831
[INFO] running `Command { std: "docker" "start" "-a" "7c90cf02826975e930bec64e5043f8f51b6a09bdffc54b5adc9d8dfb94d0d831", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling libc v0.2.65
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling cc v1.0.47
[INFO] [stderr]     Checking futures v0.1.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.6
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking scopeguard v1.0.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v1.0.7
[INFO] [stderr]    Compiling serde v1.0.102
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking arc-swap v0.4.3
[INFO] [stderr]     Checking zero v0.1.2
[INFO] [stderr]     Checking itoa v0.4.4
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking odds v0.2.26
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking untrusted v0.7.0
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking itertools v0.4.19
[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 num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling ring v0.16.9
[INFO] [stderr]     Checking lock_api v0.3.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking tokio-sync v0.1.7
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking arrayvec v0.3.25
[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]     Checking hexdump v0.1.0
[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]    Compiling scroll v0.9.2
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.11.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking atty v0.2.13
[INFO] [stderr]     Checking signal-hook-registry v1.1.1
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking which v3.1.0
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking tokio-timer v0.2.11
[INFO] [stderr]     Checking tokio-current-thread v0.1.6
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking smallvec v0.6.13
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking mio v0.6.19
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]     Checking signal-hook v0.1.11
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]     Checking serde_json v1.0.41
[INFO] [stderr]    Compiling cexpr v0.3.6
[INFO] [stderr]     Checking tokio-io v0.1.12
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]     Checking chrono v0.4.9
[INFO] [stderr]    Compiling serde_derive v1.0.102
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]     Checking toml_edit v0.1.5
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]     Checking tokio-reactor v0.1.10
[INFO] [stderr]     Checking crossbeam-deque v0.7.2
[INFO] [stderr]    Compiling bpf-sys v0.9.4
[INFO] [stderr]     Checking tokio-udp v0.1.5
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-signal v0.2.7
[INFO] [stderr]     Checking tokio-threadpool v0.1.16
[INFO] [stderr]     Checking goblin v0.0.20
[INFO] [stderr]     Checking tokio-fs v0.1.6
[INFO] [stderr]     Checking tokio v0.1.22
[INFO] [stderr]     Checking redbpf v0.9.4
[INFO] [stderr]  Documenting cargo-bpf v0.9.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 52s
[INFO] running `Command { std: "docker" "inspect" "7c90cf02826975e930bec64e5043f8f51b6a09bdffc54b5adc9d8dfb94d0d831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c90cf02826975e930bec64e5043f8f51b6a09bdffc54b5adc9d8dfb94d0d831", kill_on_drop: false }`
[INFO] [stdout] 7c90cf02826975e930bec64e5043f8f51b6a09bdffc54b5adc9d8dfb94d0d831