execute-command-macro 0.1.1

Create `Command` instances using the `command!` macro or the `command_args!` marco.
Documentation
Build #260339 2020-06-12 08:50:13

# rustc version rustc 1.46.0-nightly (a37c32e2d 2020-06-11)

# docs.rs version docsrs 0.6.0 (229c5a9 2020-06-11)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/execute-command-macro-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/execute-command-macro-0.1.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 -20200611-1.46.0-nightly-a37c32e2d --static-root-path / --cap-lints warn --extern-html-root-url proc_macro_hack=https://docs.rs/proc-macro-hack/0.5.16 --extern-html-root-url execute_command_macro_impl=https://docs.rs/execute-command-macro-impl/0.1.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] 85ddc0316f8f52453dd17d423d43f1934abe835be152cee3cc0ff8e300a73862 [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" "85ddc0316f8f52453dd17d423d43f1934abe835be152cee3cc0ff8e300a73862", 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 proc-macro-hack v0.5.16 [INFO] [stderr] Compiling execute-command-tokens v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling execute-command-macro-impl v0.1.1 [INFO] [stderr] Documenting execute-command-macro v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "85ddc0316f8f52453dd17d423d43f1934abe835be152cee3cc0ff8e300a73862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ddc0316f8f52453dd17d423d43f1934abe835be152cee3cc0ff8e300a73862", kill_on_drop: false }` [INFO] [stdout] 85ddc0316f8f52453dd17d423d43f1934abe835be152cee3cc0ff8e300a73862