Build #261446 2020-06-16 01:37:50
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)# docs.rs version
docsrs 0.6.0 (1155c74 2020-06-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/redis-lua-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/redis-lua-0.4.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 rmp=https://docs.rs/rmp/0.8.9 --extern-html-root-url serde=https://docs.rs/serde/1.0.112 --extern-html-root-url rustc_version=https://docs.rs/rustc_version/0.2.3 --extern-html-root-url redis_lua_macro=https://docs.rs/redis-lua-macro/0.4.0 --extern-html-root-url futures=https://docs.rs/futures/0.3.5 --extern-html-root-url async_trait=https://docs.rs/async-trait/0.1.35 --extern-html-root-url redis=https://docs.rs/redis/0.16.0 --extern-html-root-url proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.16 --extern-html-root-url tokio=https://docs.rs/tokio/0.2.21 --extern-html-root-url rmp_serde=https://docs.rs/rmp-serde/0.14.3" "-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] 8175cbe748f7e20e009829c6ba3ad550313f44ba158b5b60e76e99c7fcfa5afa
[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" "8175cbe748f7e20e009829c6ba3ad550313f44ba158b5b60e76e99c7fcfa5afa", 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 autocfg v1.0.0
[INFO] [stderr] Compiling libc v0.2.71
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling rand_core v0.4.2
[INFO] [stderr] Compiling autocfg v0.1.7
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking futures-core v0.3.5
[INFO] [stderr] Compiling pin-project-internal v0.4.22
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling proc-macro-nested v0.1.6
[INFO] [stderr] Checking futures-sink v0.3.5
[INFO] [stderr] Checking once_cell v1.4.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Checking futures-io v0.3.5
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Compiling serde v1.0.112
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling semver-parser v0.7.0
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling lexical-core v0.7.4
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking pin-project-lite v0.1.7
[INFO] [stderr] Compiling static_assertions v1.1.0
[INFO] [stderr] Checking arc-swap v0.4.7
[INFO] [stderr] Compiling arrayvec v0.5.1
[INFO] [stderr] Compiling either v1.5.3
[INFO] [stderr] Checking matches v0.1.8
[INFO] [stderr] Checking smallvec v1.4.0
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Compiling unicode-segmentation v1.6.0
[INFO] [stderr] Checking bytes v0.5.4
[INFO] [stderr] Compiling regex-syntax v0.6.18
[INFO] [stderr] Checking scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling bytecount v0.5.1
[INFO] [stderr] Compiling termcolor v1.1.0
[INFO] [stderr] Compiling atomic_refcell v0.1.6
[INFO] [stderr] Compiling unicode-width v0.1.7
[INFO] [stderr] Checking async-task v3.0.0
[INFO] [stderr] Checking percent-encoding v2.1.0
[INFO] [stderr] Compiling if_chain v1.0.0
[INFO] [stderr] Compiling id-arena v2.2.1
[INFO] [stderr] Checking sha1 v0.6.0
[INFO] [stderr] Checking itoa v0.4.5
[INFO] [stderr] Checking dtoa v0.4.5
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.4
[INFO] [stderr] Compiling indexmap v1.4.0
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling nom v5.1.2
[INFO] [stderr] Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr] Compiling proc-macro-error v1.0.2
[INFO] [stderr] Compiling rand_core v0.3.1
[INFO] [stderr] Compiling rand_jitter v0.1.4
[INFO] [stderr] Compiling rand_chacha v0.1.1
[INFO] [stderr] Compiling rand_pcg v0.1.2
[INFO] [stderr] Compiling rand v0.6.5
[INFO] [stderr] Compiling paste-impl v0.1.17
[INFO] [stderr] Checking futures-channel v0.3.5
[INFO] [stderr] Checking futures-task v0.3.5
[INFO] [stderr] Compiling semver v0.9.0
[INFO] [stderr] Compiling generational-arena v0.2.8
[INFO] [stderr] Compiling itertools v0.8.2
[INFO] [stderr] Compiling thread_local v1.0.1
[INFO] [stderr] Checking unicode-bidi v0.3.4
[INFO] [stderr] Checking unicode-normalization v0.1.12
[INFO] [stderr] Compiling codespan v0.4.1
[INFO] [stderr] Compiling rand_xorshift v0.1.1
[INFO] [stderr] Compiling rand_isaac v0.1.1
[INFO] [stderr] Compiling rand_hc v0.1.0
[INFO] [stderr] Compiling paste v0.1.17
[INFO] [stderr] Compiling rustc_version v0.2.3
[INFO] [stderr] Compiling codespan-reporting v0.4.1
[INFO] [stderr] Checking idna v0.2.0
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Checking net2 v0.2.34
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking num_cpus v1.13.0
[INFO] [stderr] Checking signal-hook-registry v1.2.0
[INFO] [stderr] Checking socket2 v0.3.12
[INFO] [stderr] Compiling rand_os v0.1.3
[INFO] [stderr] Compiling aho-corasick v0.7.10
[INFO] [stderr] Checking kv-log-macro v1.0.6
[INFO] [stderr] Compiling redis-lua-macro v0.4.0
[INFO] [stderr] Compiling redis-lua v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking url v2.1.1
[INFO] [stderr] Checking mio v0.6.22
[INFO] [stderr] Checking crossbeam-queue v0.2.3
[INFO] [stderr] Compiling regex v1.3.9
[INFO] [stderr] Checking rmp v0.8.9
[INFO] [stderr] Checking mio-uds v0.6.8
[INFO] [stderr] Checking crossbeam-deque v0.7.3
[INFO] [stderr] Compiling syn-mid v0.5.0
[INFO] [stderr] Compiling uuid v0.7.4
[INFO] [stderr] Compiling futures-macro v0.3.5
[INFO] [stderr] Compiling serde_derive v1.0.112
[INFO] [stderr] Compiling tokio-macros v0.2.5
[INFO] [stderr] Compiling full_moon_derive v0.4.0-rc.13
[INFO] [stderr] Compiling async-trait v0.1.35
[INFO] [stderr] Compiling mktemp v0.4.0
[INFO] [stderr] Checking pin-project v0.4.22
[INFO] [stderr] Checking tokio v0.2.21
[INFO] [stderr] Checking futures-util v0.3.5
[INFO] [stderr] Checking tokio-util v0.3.1
[INFO] [stderr] Compiling toml v0.5.6
[INFO] [stderr] Compiling full_moon v0.4.0-rc.14
[INFO] [stderr] Checking piper v0.1.3
[INFO] [stderr] Checking combine v4.2.1
[INFO] [stderr] Checking futures-executor v0.3.5
[INFO] [stderr] Checking smol v0.1.12
[INFO] [stderr] Compiling selene-lib v0.5.3
[INFO] [stderr] Checking futures v0.3.5
[INFO] [stderr] Checking async-std v1.6.1
[INFO] [stderr] Checking redis v0.16.0
[INFO] [stderr] Documenting redis-lua v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] running `Command { std: "docker" "inspect" "8175cbe748f7e20e009829c6ba3ad550313f44ba158b5b60e76e99c7fcfa5afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8175cbe748f7e20e009829c6ba3ad550313f44ba158b5b60e76e99c7fcfa5afa", kill_on_drop: false }`
[INFO] [stdout] 8175cbe748f7e20e009829c6ba3ad550313f44ba158b5b60e76e99c7fcfa5afa