ackorelic 0.1.11

Idiomatic Rust bindings to the New Relic C SDK.
Build #316699 2020-11-18T14:45:32.717214+00:00
# rustc version
rustc 1.50.0-nightly (c919f490b 2020-11-17)
# docs.rs version
docsrs 0.6.0 (7eb89bc 2020-11-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/ackorelic-0.1.11/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/ackorelic-0.1.11/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "diesel=https://docs.rs/diesel/1.4.2" "--extern-html-root-url" "threadpool=https://docs.rs/threadpool/1.7.1" "--extern-html-root-url" "derive_more=https://docs.rs/derive_more/0.14.1" "--extern-html-root-url" "log=https://docs.rs/log/0.4.6" "--extern-html-root-url" "newrelic_sys=https://docs.rs/newrelic-sys/0.1.0" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.3.0" "--extern-html-root-url" "sqlparser=https://docs.rs/sqlparser/0.4.0" "--resource-suffix" "-20201117-1.50.0-nightly-c919f490b" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] e3b826352131eec86052a3fb83a9b678bf6ecb4e63effdd5fbe3c4a1964b3e52
[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" "e3b826352131eec86052a3fb83a9b678bf6ecb4e63effdd5fbe3c4a1964b3e52", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling syn v0.15.34
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling newrelic-sys v0.1.0
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr] error: failed to run custom build command for `newrelic-sys v0.1.0`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/newrelic-sys-210feb24c9f35fcc/build-script-build` (exit code: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/newrelic-sys-fa1fcda936cd96e3/out
[INFO] [stderr]   cargo:rustc-link-lib=static=newrelic
[INFO] [stderr]   cargo:rustc-link-lib=dylib=pcre
[INFO] [stderr]   make -C vendor/newrelic/axiom
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newrelic-sys-0.1.0/vendor/vendor/newrelic/axiom'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newrelic-sys-0.1.0/vendor/vendor/newrelic/axiom'
[INFO] [stderr]   "./vendor/libnewrelic.a"
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   cat: ../../VERSION: No such file or directory
[INFO] [stderr]   fatal: not a git repository (or any parent up to mount point /opt/rustwide)
[INFO] [stderr]   Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[INFO] [stderr]   mkdir: cannot create directory '.deps': Read-only file system
[INFO] [stderr]   make[1]: *** [Makefile:193: .deps/] Error 1
[INFO] [stderr]   make: *** [Makefile:87: vendor/newrelic/axiom/libaxiom.a] Error 2
[INFO] [stderr]   thread 'main' panicked at 'Could not copy object files: Os { code: 2, kind: NotFound, message: "No such file or directory" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/newrelic-sys-0.1.0/build.rs:25:61
[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" "e3b826352131eec86052a3fb83a9b678bf6ecb4e63effdd5fbe3c4a1964b3e52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3b826352131eec86052a3fb83a9b678bf6ecb4e63effdd5fbe3c4a1964b3e52", kill_on_drop: false }`
[INFO] [stdout] e3b826352131eec86052a3fb83a9b678bf6ecb4e63effdd5fbe3c4a1964b3e52