cargo-play 0.4.1

Run your Rust code without setting up Cargo
Documentation
Build #261187 2020-06-15T05:11:21.139870+00:00
# rustc version
rustc 1.46.0-nightly (449e8eaa2 2020-06-10)
# docs.rs version
docsrs 0.6.0 (229c5a9 2020-06-12)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/cargo-play-0.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/cargo-play-0.4.1/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 rand=https://docs.rs/rand/0.7.3 --extern-html-root-url quote=https://docs.rs/quote/1.0.7 --extern-html-root-url serde=https://docs.rs/serde/1.0.112 --extern-html-root-url pathdiff=https://docs.rs/pathdiff/0.1.0 --extern-html-root-url proc_macro2=https://docs.rs/proc-macro2/1.0.18 --extern-html-root-url log=https://docs.rs/log/0.4.8 --extern-html-root-url toml=https://docs.rs/toml/0.5.6 --extern-html-root-url sha1=https://docs.rs/sha1/0.6.0 --extern-html-root-url bs58=https://docs.rs/bs58/0.3.1 --extern-html-root-url failure=https://docs.rs/failure/0.1.8 --extern-html-root-url structopt=https://docs.rs/structopt/0.2.18 --extern-html-root-url syn=https://docs.rs/syn/1.0.31" "-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] 8318921eedc9f1c2d870f43f8cd7518425bd926a0d3d84d1d391a1d0425cf37b
[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" "8318921eedc9f1c2d870f43f8cd7518425bd926a0d3d84d1d391a1d0425cf37b", 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 libc v0.2.71
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling serde v1.0.112
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking unicode-width v0.1.7
[INFO] [stderr]     Checking gimli v0.21.0
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking ansi_term v0.11.0
[INFO] [stderr]     Checking object v0.19.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking pathdiff v0.1.0
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking bs58 v0.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking addr2line v0.12.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking backtrace v0.3.48
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking clap v2.33.1
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling serde_derive v1.0.112
[INFO] [stderr]     Checking structopt v0.2.18
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking toml v0.5.6
[INFO] [stderr]  Documenting cargo-play v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: `[experimental]` cannot be resolved, ignoring it.
[INFO] [stderr]    --> src/opt.rs:100:10
[INFO] [stderr]     |
[INFO] [stderr] 100 |     /// [experimental] Automatically infers dependency
[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: 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 56.00s
[INFO] running `Command { std: "docker" "inspect" "8318921eedc9f1c2d870f43f8cd7518425bd926a0d3d84d1d391a1d0425cf37b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8318921eedc9f1c2d870f43f8cd7518425bd926a0d3d84d1d391a1d0425cf37b", kill_on_drop: false }`
[INFO] [stdout] 8318921eedc9f1c2d870f43f8cd7518425bd926a0d3d84d1d391a1d0425cf37b