broot 0.17.0

Fuzzy Search + tree + cd
Documentation
Build #263985 2020-06-23T19:15:19.056033+00:00
# rustc version
rustc 1.46.0-nightly (6bb3dbfc6 2020-06-22)
# docs.rs version
docsrs 0.6.0 (09b55bc 2020-06-22)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/broot-0.17.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/broot-0.17.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 -20200622-1.46.0-nightly-6bb3dbfc6 --static-root-path / --cap-lints warn --extern-html-root-url crossterm=https://docs.rs/crossterm/0.17.5 --extern-html-root-url git2=https://docs.rs/git2/0.11.0 --extern-html-root-url strict=https://docs.rs/strict/0.1.3 --extern-html-root-url is_executable=https://docs.rs/is_executable/0.1.2 --extern-html-root-url termimad=https://docs.rs/termimad/0.8.24 --extern-html-root-url directories=https://docs.rs/directories/2.0.2 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url libc=https://docs.rs/libc/0.2.71 --extern-html-root-url users=https://docs.rs/users/0.9.1 --extern-html-root-url chrono=https://docs.rs/chrono/0.4.11 --extern-html-root-url rayon=https://docs.rs/rayon/1.3.1 --extern-html-root-url regex=https://docs.rs/regex/1.3.9 --extern-html-root-url custom_error=https://docs.rs/custom_error/1.7.1 --extern-html-root-url crossbeam=https://docs.rs/crossbeam/0.7.3 --extern-html-root-url phf=https://docs.rs/phf/0.8.0 --extern-html-root-url glob=https://docs.rs/glob/0.3.0 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url simplelog=https://docs.rs/simplelog/0.7.6 --extern-html-root-url lazy_regex=https://docs.rs/lazy-regex/0.1.3 --extern-html-root-url umask=https://docs.rs/umask/1.0.0 --extern-html-root-url clap=https://docs.rs/clap/2.33.1 --extern-html-root-url minimad=https://docs.rs/minimad/0.6.4 --extern-html-root-url memmap=https://docs.rs/memmap/0.7.0 --extern-html-root-url secular=https://docs.rs/secular/0.2.0 --extern-html-root-url lazy_static=https://docs.rs/lazy_static/1.4.0 --extern-html-root-url bet=https://docs.rs/bet/0.3.4 --extern-html-root-url pathdiff=https://docs.rs/pathdiff/0.1.0 --extern-html-root-url id_arena=https://docs.rs/id-arena/2.2.1 --extern-html-root-url open=https://docs.rs/open/1.4.0 --extern-html-root-url criterion=https://docs.rs/criterion/0.3.2" "-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" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }`
[INFO] [stdout] b371d0efb9aff63c0a723c273bada0b92bcd877ff05f459f655ad9b0889c5d3c
[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" "b371d0efb9aff63c0a723c273bada0b92bcd877ff05f459f655ad9b0889c5d3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]     Checking smallvec v1.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]     Checking tinyvec v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.7.1
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking either v1.5.3
[INFO] [stderr]     Checking bet v0.3.4
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking umask v1.0.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking pathdiff v0.1.0
[INFO] [stderr]     Checking secular v0.2.0
[INFO] [stderr]     Checking strict v0.1.3
[INFO] [stderr]     Checking open v1.4.0
[INFO] [stderr]     Checking custom_error v1.7.1
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking minimad v0.6.4
[INFO] [stderr]     Checking lazy-regex v0.1.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling rayon v1.3.1
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking unicode-normalization v0.1.13
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.5
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking parking_lot_core v0.7.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking users v0.9.1
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking directories v2.0.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]     Checking crossbeam-queue v0.2.3
[INFO] [stderr]     Checking crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling cc v1.0.54
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking term v0.6.1
[INFO] [stderr]     Checking signal-hook v0.1.16
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking chrono v0.4.11
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling libz-sys v1.0.25
[INFO] [stderr]    Compiling libgit2-sys v0.10.0
[INFO] [stderr]    Compiling broot v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]     Checking crossterm v0.17.5
[INFO] [stderr]     Checking crossbeam v0.7.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]     Checking simplelog v0.7.6
[INFO] [stderr]     Checking thiserror v1.0.20
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]     Checking termimad v0.8.24
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking git2 v0.11.0
[INFO] [stderr]  Documenting broot v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[skin]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/skin/skin_entry.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 | /// parsed content of a [skin] line of the conf.toml file
[INFO] [stderr]    |                          ^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(intra_doc_link_resolution_failure)]` on by default
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: `[skin]` cannot be resolved, ignoring it.
[INFO] [stderr]   --> src/skin/skin_entry.rs:17:26
[INFO] [stderr]    |
[INFO] [stderr] 17 | /// parsed content of a [skin] line of the conf.toml file
[INFO] [stderr]    |                          ^^^^ cannot be resolved, ignoring
[INFO] [stderr]    |
[INFO] [stderr]    = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]`
[INFO] [stderr] 
[INFO] [stderr] warning: 2 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "b371d0efb9aff63c0a723c273bada0b92bcd877ff05f459f655ad9b0889c5d3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b371d0efb9aff63c0a723c273bada0b92bcd877ff05f459f655ad9b0889c5d3c", kill_on_drop: false }`
[INFO] [stdout] b371d0efb9aff63c0a723c273bada0b92bcd877ff05f459f655ad9b0889c5d3c