ocaml-boxroot-sys 0.2.0

Bindings for ocaml-boxroot
Documentation
Build #363927 2021-03-18T19:46:12.387537+00:00
# rustc version
rustc 1.52.0-nightly (36f1f04f1 2021-03-17)
# docs.rs version
docsrs 0.6.0 (0319119 2021-03-11)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ocaml-boxroot-sys-0.2.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ocaml-boxroot-sys-0.2.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" "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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--features" "without-ocamlopt" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210317-1.52.0-nightly-36f1f04f1" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 5183b52dcdce8a94eefefd30a568977298394a1424359da7d8db229a767693b6
[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" "5183b52dcdce8a94eefefd30a568977298394a1424359da7d8db229a767693b6", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling ocaml-boxroot-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: vendor/boxroot/boxroot.c: In function 'pool_remove':
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:360:31: warning: unused variable 'cl' [-Wunused-variable]
[INFO] [stderr] warning:   360 |   FOREACH_GLOBAL_RING(global, cl, {
[INFO] [stderr] warning:       |                               ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:164:13: note: in definition of macro 'FOREACH_GLOBAL_RING'
[INFO] [stderr] warning:   164 |       class cl = global_ring_classes[b__i - b__st];                     \
[INFO] [stderr] warning:       |             ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c: In function 'free_all_chunks':
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:375:31: warning: unused variable 'cl' [-Wunused-variable]
[INFO] [stderr] warning:   375 |   FOREACH_GLOBAL_RING(global, cl, { *global = NULL; });
[INFO] [stderr] warning:       |                               ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:164:13: note: in definition of macro 'FOREACH_GLOBAL_RING'
[INFO] [stderr] warning:   164 |       class cl = global_ring_classes[b__i - b__st];                     \
[INFO] [stderr] warning:       |             ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c: In function 'promotion_occupancy':
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:521:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning:   521 |   if (threshold <= LOW_COUNT_THRESHOLD) return LOW;
[INFO] [stderr] warning:       |                 ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:522:17: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare]
[INFO] [stderr] warning:   522 |   if (threshold <= HIGH_COUNT_THRESHOLD) return HIGH;
[INFO] [stderr] warning:       |                 ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c: In function 'pool_reclassify':
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:544:3: warning: enumeration value 'NO_CHANGE' not handled in switch [-Wswitch]
[INFO] [stderr] warning:   544 |   switch (occ) {
[INFO] [stderr] warning:       |   ^~~~~~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c: In function 'boxroot_setup':
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:1043:31: warning: unused variable 'cl' [-Wunused-variable]
[INFO] [stderr] warning:  1043 |   FOREACH_GLOBAL_RING(global, cl, { *global = NULL; });
[INFO] [stderr] warning:       |                               ^~
[INFO] [stderr] warning: vendor/boxroot/boxroot.c:164:13: note: in definition of macro 'FOREACH_GLOBAL_RING'
[INFO] [stderr] warning:   164 |       class cl = global_ring_classes[b__i - b__st];                     \
[INFO] [stderr] warning:       |             ^~
[INFO] [stderr]  Documenting ocaml-boxroot-sys v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 4.05s
[INFO] running `Command { std: "docker" "inspect" "5183b52dcdce8a94eefefd30a568977298394a1424359da7d8db229a767693b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5183b52dcdce8a94eefefd30a568977298394a1424359da7d8db229a767693b6", kill_on_drop: false }`
[INFO] [stdout] 5183b52dcdce8a94eefefd30a568977298394a1424359da7d8db229a767693b6