[INFO] cloning repository https://github.com/open-libra/cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/open-libra/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-libra%2Fcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-libra%2Fcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89f63aa097f7de5cb1732d9f3d51b816483ac5b1 [INFO] documenting open-libra/cli against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopen-libra%2Fcli" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/open-libra/cli on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/open-libra/cli [INFO] finished tweaking git repo https://github.com/open-libra/cli [INFO] tweaked toml for git repo https://github.com/open-libra/cli written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/open-libra/cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b9aadae8f38366195929433cf84e545c896ee401484a3c74950f5f95684cf16 [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" "2b9aadae8f38366195929433cf84e545c896ee401484a3c74950f5f95684cf16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b9aadae8f38366195929433cf84e545c896ee401484a3c74950f5f95684cf16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b9aadae8f38366195929433cf84e545c896ee401484a3c74950f5f95684cf16", kill_on_drop: false }` [INFO] [stdout] 2b9aadae8f38366195929433cf84e545c896ee401484a3c74950f5f95684cf16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5f3bb70d2e7fdc0251e92f08e8d07a9587453b129541edcee2d9d10b144ae31 [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" "b5f3bb70d2e7fdc0251e92f08e8d07a9587453b129541edcee2d9d10b144ae31", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.103 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Compiling subtle v2.2.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling memsec v0.5.6 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling strsim v0.9.2 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.0.0 [INFO] [stderr] Checking libra-failure-macros v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Checking hex_fmt v0.3.0 [INFO] [stderr] Checking nibble_vec v0.0.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unsigned-varint v0.2.3 [INFO] [stderr] Checking zeroize v1.0.0 [INFO] [stderr] Checking bech32 v0.6.0 [INFO] [stderr] Checking bs58 v0.2.5 [INFO] [stderr] Checking arrayref v0.3.5 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking canonical-path v2.0.2 [INFO] [stderr] Checking mirai-annotations v1.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking generational-arena v0.2.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Checking radix_trie v0.1.6 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-normalization v0.1.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.0 [INFO] [stderr] Checking tiny-keccak v1.5.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-async v2.3.0 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking rand04 v0.1.1 [INFO] [stderr] Checking pairing v0.14.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking rand04_compat v0.1.1 [INFO] [stderr] Checking libra-tools v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking blake2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Compiling curve25519-dalek v1.2.3 (https://github.com/calibra/curve25519-dalek.git?branch=fiat#caa6b902) [INFO] [stderr] Checking parity-multihash v0.1.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking x25519-dalek v0.5.2 (https://github.com/calibra/x25519-dalek.git?branch=fiat#8d5b6301) [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling libra-crypto-derive v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling gumdrop_derive v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking gumdrop v0.7.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling abscissa_derive v0.4.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking serde_json v1.0.42 [INFO] [stderr] Checking libra-canonical-serialization v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Checking libra-nibble v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Checking toml v0.5.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking secrecy v0.4.1 [INFO] [stderr] Checking parity-multiaddr v0.5.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking libra-failure-ext v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Checking threshold_crypto v0.3.2 [INFO] [stderr] Checking ed25519-dalek v1.0.0-pre.1 (https://github.com/calibra/ed25519-dalek.git?branch=fiat#ecb1d36a) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking slog-term v2.4.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Checking abscissa_core v0.4.0 [INFO] [stderr] Checking libra-crypto v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.8.0 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking crossbeam v0.7.3 [INFO] [stderr] Checking slog-stdlog v4.0.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking libra-logger v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Compiling num_enum_derive v0.4.2 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Checking num_enum v0.4.2 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling libra-types v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Checking libra-config v0.1.0 (https://github.com/libra/libra.git?branch=testnet#7bfcd43b) [INFO] [stderr] Documenting open-libra v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 42s [INFO] running `Command { std: "docker" "inspect" "b5f3bb70d2e7fdc0251e92f08e8d07a9587453b129541edcee2d9d10b144ae31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5f3bb70d2e7fdc0251e92f08e8d07a9587453b129541edcee2d9d10b144ae31", kill_on_drop: false }` [INFO] [stdout] b5f3bb70d2e7fdc0251e92f08e8d07a9587453b129541edcee2d9d10b144ae31