enso-prelude 0.1.8

An augmented standard library in the vein of Haskell's prelude.
Build #316222 2020-11-17T05:20:58.136041+00:00
# rustc version
rustc 1.50.0-nightly (f5230fbf7 2020-11-16)
# docs.rs version
docsrs 0.6.0 (7eb89bc 2020-11-16)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/enso-prelude-0.1.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/enso-prelude-0.1.8/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" "derive_more=https://docs.rs/derive_more/0.99.11" "--extern-html-root-url" "nalgebra=https://docs.rs/nalgebra/0.21.1" "--extern-html-root-url" "enso_shapely=https://docs.rs/enso-shapely/0.1.1" "--extern-html-root-url" "enclose=https://docs.rs/enclose/1.1.8" "--extern-html-root-url" "ifmt=https://docs.rs/ifmt/0.2.0" "--extern-html-root-url" "shrinkwraprs=https://docs.rs/shrinkwraprs/0.3.0" "--extern-html-root-url" "boolinator=https://docs.rs/boolinator/2.4.0" "--extern-html-root-url" "itertools=https://docs.rs/itertools/0.8.2" "--extern-html-root-url" "wasm_bindgen=https://docs.rs/wasm-bindgen/0.2.58" "--extern-html-root-url" "wasm_bindgen_test=https://docs.rs/wasm-bindgen-test/0.2.50" "--extern-html-root-url" "weak_table=https://docs.rs/weak-table/0.2.4" "--extern-html-root-url" "web_sys=https://docs.rs/web-sys/0.3.35" "--extern-html-root-url" "lazy_static=https://docs.rs/lazy_static/1.4.0" "--extern-html-root-url" "paste=https://docs.rs/paste/0.1.18" "--extern-html-root-url" "smallvec=https://docs.rs/smallvec/1.4.2" "--extern-html-root-url" "derivative=https://docs.rs/derivative/1.0.4" "--extern-html-root-url" "failure=https://docs.rs/failure/0.1.8" "--extern-html-root-url" "backtrace=https://docs.rs/backtrace/0.3.54" "--extern-html-root-url" "num=https://docs.rs/num/0.2.1" "--resource-suffix" "-20201116-1.50.0-nightly-f5230fbf7" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 5a88dbdec61b48b6671947beef3a334ccc528522cbfbe5b033757b61fab5bd07
[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" "5a88dbdec61b48b6671947beef3a334ccc528522cbfbe5b033757b61fab5bd07", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.48
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.58
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling bumpalo v3.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling anyhow v1.0.34
[INFO] [stderr]    Compiling unicode-segmentation v1.7.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.58
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking adler v0.2.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling sourcefile v0.1.4
[INFO] [stderr]     Checking gimli v0.23.0
[INFO] [stderr]     Checking object v0.22.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking smallvec v1.4.2
[INFO] [stderr]     Checking weak-table v0.2.4
[INFO] [stderr]     Checking enclose v1.1.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]     Checking addr2line v0.14.0
[INFO] [stderr]     Checking matrixmultiply v0.2.3
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling paste-impl v0.1.18
[INFO] [stderr]     Checking generic-array v0.13.2
[INFO] [stderr]     Checking backtrace v0.3.54
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking paste v0.1.18
[INFO] [stderr]    Compiling weedle v0.10.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.58
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling enso-macro-utils v0.1.1
[INFO] [stderr]    Compiling shrinkwraprs v0.3.0
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking simba v0.1.5
[INFO] [stderr]    Compiling ifmt-impl v0.2.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.58
[INFO] [stderr]    Compiling wasm-bindgen-webidl v0.2.58
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling enso-shapely-macros v0.1.1
[INFO] [stderr] error[E0277]: expected a `FnOnce<()>` closure, found `()`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/enso-shapely-macros-0.1.1/src/derive_clone_ref.rs:143:43
[INFO] [stderr]     |
[INFO] [stderr] 143 |     is_clone_ref_customization(attr).then(())?;
[INFO] [stderr]     |                                           ^^ expected an `FnOnce<()>` closure, found `()`
[INFO] [stderr]     |
[INFO] [stderr]     = help: the trait `FnOnce<()>` is not implemented for `()`
[INFO] [stderr]     = note: wrap the `()` in a closure with no arguments: `|| { /* code */ }`
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0277`.
[INFO] [stderr] error: could not compile `enso-shapely-macros`
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "5a88dbdec61b48b6671947beef3a334ccc528522cbfbe5b033757b61fab5bd07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a88dbdec61b48b6671947beef3a334ccc528522cbfbe5b033757b61fab5bd07", kill_on_drop: false }`
[INFO] [stdout] 5a88dbdec61b48b6671947beef3a334ccc528522cbfbe5b033757b61fab5bd07