execute-command-macro 0.1.3

Create `Command` instances using the `command!` macro or the `command_args!` marco.
Documentation
Build #271892 2020-07-17 13:44:18

# rustc version rustc 1.46.0-nightly (5c9e5df3a 2020-07-16)

# docs.rs version docsrs 0.6.0 (ec8b786 2020-07-16)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/execute-command-macro-0.1.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/execute-command-macro-0.1.3/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 -20200716-1.46.0-nightly-5c9e5df3a --static-root-path / --cap-lints warn --extern-html-root-url execute_command_macro_impl=https://docs.rs/execute-command-macro-impl/0.1.3" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "doc" "--lib" "--no-deps" "-j2", kill_on_drop: false }` [INFO] [stdout] 37ee5678404d50336d5411baf6980894a406013e7f02e9bd74c198935e6cce1c [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" "37ee5678404d50336d5411baf6980894a406013e7f02e9bd74c198935e6cce1c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling execute-command-tokens v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.3 [INFO] [stderr] Documenting execute-command-macro v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.21s [INFO] running `Command { std: "docker" "inspect" "37ee5678404d50336d5411baf6980894a406013e7f02e9bd74c198935e6cce1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ee5678404d50336d5411baf6980894a406013e7f02e9bd74c198935e6cce1c", kill_on_drop: false }` [INFO] [stdout] 37ee5678404d50336d5411baf6980894a406013e7f02e9bd74c198935e6cce1c