[INFO] cloning repository https://github.com/agashlin/s4u_task_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agashlin/s4u_task_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagashlin%2Fs4u_task_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagashlin%2Fs4u_task_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d616da3d846fdab7a3b26a473b449c3679bf18db [INFO] documenting agashlin/s4u_task_test against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagashlin%2Fs4u_task_test" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/agashlin/s4u_task_test on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/agashlin/s4u_task_test [INFO] finished tweaking git repo https://github.com/agashlin/s4u_task_test [INFO] tweaked toml for git repo https://github.com/agashlin/s4u_task_test written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/agashlin/s4u_task_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9b89abfb454b42c21f7f0811ae0e5a0a1dae64afef2ef4ad815902fd2354229c [INFO] running `Command { std: "docker" "start" "-a" "9b89abfb454b42c21f7f0811ae0e5a0a1dae64afef2ef4ad815902fd2354229c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b89abfb454b42c21f7f0811ae0e5a0a1dae64afef2ef4ad815902fd2354229c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b89abfb454b42c21f7f0811ae0e5a0a1dae64afef2ef4ad815902fd2354229c", kill_on_drop: false }` [INFO] [stdout] 9b89abfb454b42c21f7f0811ae0e5a0a1dae64afef2ef4ad815902fd2354229c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fee1e6b500001c7a70a8c28b3c4b2a3135f5f93eff6895e479d133b999489bda [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" "fee1e6b500001c7a70a8c28b3c4b2a3135f5f93eff6895e479d133b999489bda", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking comedy v0.1.0 [INFO] [stderr] Documenting s4u_task_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/ole_utils.rs:8:14 [INFO] [stdout] | [INFO] [stdout] 8 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> src/ole_utils.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::{winerror, wtypes}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> src/ole_utils.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::um::{oaidl, oleauto}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/taskschd.rs:20:14 [INFO] [stdout] | [INFO] [stdout] 20 | use std::os::windows::ffi::{OsStrExt, OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `comedy::HResult` [INFO] [stdout] --> src/ole_utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use comedy::HResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `HResult` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `comedy::com` [INFO] [stdout] --> src/taskschd.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use comedy::com::{create_instance_inproc_server, ComRef}; [INFO] [stdout] | ^^^ could not find `com` in `comedy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `comedy::error` [INFO] [stdout] --> src/taskschd.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use comedy::error::{HResult, Win32Error}; [INFO] [stdout] | ^^^^^ could not find `error` in `comedy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/taskschd.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::shared::{ [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `comedy::com_call`, `comedy::com_call_getter` [INFO] [stdout] --> src/taskschd.rs:26:14 [INFO] [stdout] | [INFO] [stdout] 26 | use comedy::{com_call, com_call_getter}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^^^^^^ no `com_call_getter` in the root [INFO] [stdout] | | [INFO] [stdout] | no `com_call` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/taskschd.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::taskschd::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `winapi::um`, `self::taskschd::IRegisteredTaskCollection`, `self::taskschd::IActionCollection` [INFO] [stdout] --> src/taskschd.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::taskschd::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 214 | use self::taskschd::IRegisteredTaskCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 288 | use self::taskschd::IActionCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:166:13 [INFO] [stdout] | [INFO] [stdout] 166 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:176:13 [INFO] [stdout] | [INFO] [stdout] 176 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:205:13 [INFO] [stdout] | [INFO] [stdout] 205 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:223:25 [INFO] [stdout] | [INFO] [stdout] 223 | let tasks = com_call_getter!(|t| self.0, ITaskFolder::GetTasks(flags as LONG, t))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:226:13 [INFO] [stdout] | [INFO] [stdout] 226 | com_call!(tasks, IRegisteredTaskCollection::get_Count(&mut count))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:245:13 [INFO] [stdout] | [INFO] [stdout] 245 | com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:259:13 [INFO] [stdout] | [INFO] [stdout] 259 | com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | unsafe { com_call_getter!(|s| self.0, ITaskDefinition::get_Settings(s)) }.map(TaskSettings) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:280:18 [INFO] [stdout] | [INFO] [stdout] 280 | unsafe { com_call_getter!(|ri| self.0, ITaskDefinition::get_RegistrationInfo(ri)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:290:23 [INFO] [stdout] | [INFO] [stdout] 290 | let actions = com_call_getter!(|ac| self.0, ITaskDefinition::get_Actions(ac))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:291:22 [INFO] [stdout] | [INFO] [stdout] 291 | let action = com_call_getter!(|a| actions, IActionCollection::Create(action_type, a))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:303:24 [INFO] [stdout] | [INFO] [stdout] 303 | let triggers = com_call_getter!(|tc| self.0, ITaskDefinition::get_Triggers(tc))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | let trigger = com_call_getter!(|t| triggers, ITriggerCollection::Create(trigger_type, t))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:316:28 [INFO] [stdout] | [INFO] [stdout] 316 | let triggers = com_call_getter!(|tc| self.0, ITaskDefinition::get_Triggers(tc))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:318:13 [INFO] [stdout] | [INFO] [stdout] 318 | com_call!(triggers, ITriggerCollection::get_Count(&mut count))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:322:31 [INFO] [stdout] | [INFO] [stdout] 322 | let trigger = com_call_getter!(|t| triggers, ITriggerCollection::get_Item(i, t))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:325:17 [INFO] [stdout] | [INFO] [stdout] 325 | com_call!(trigger, ITrigger::get_Type(&mut trigger_type))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:339:13 [INFO] [stdout] | [INFO] [stdout] 339 | com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:377:13 [INFO] [stdout] | [INFO] [stdout] 377 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | com_call!(task_definition, ITaskDefinition::get_XmlText(&mut xml)) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 413 | bool_putter!(ITaskSettings::put_AllowDemandStart); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 414 | bool_putter!(ITaskSettings::put_DisallowStartIfOnBatteries); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | to_string_putter!(ITaskSettings::put_ExecutionTimeLimit, chrono::Duration); [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 416 | bool_putter!(ITaskSettings::put_Hidden); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:421:13 [INFO] [stdout] | [INFO] [stdout] 421 | com_call!(self.0, ITaskSettings::put_MultipleInstances(v as u32))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 426 | bool_putter!(ITaskSettings::put_RunOnlyIfIdle); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 427 | bool_putter!(ITaskSettings::put_RunOnlyIfNetworkAvailable); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 428 | bool_putter!(ITaskSettings::put_StartWhenAvailable); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 429 | bool_putter!(ITaskSettings::put_StopIfGoingOnBatteries); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 430 | bool_putter!(ITaskSettings::put_Enabled); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:68:17 [INFO] [stdout] | [INFO] [stdout] 68 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | bool_putter!(ITaskSettings::put_WakeToRun); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 437 | bstring_putter!(IRegistrationInfo::put_Author); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 438 | bstring_putter!(IRegistrationInfo::put_Description); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:95:17 [INFO] [stdout] | [INFO] [stdout] 95 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 453 | datetime_putter!(IDailyTrigger::put_StartBoundary); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | com_call!(self.0, IDailyTrigger::put_StartBoundary(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:470:22 [INFO] [stdout] | [INFO] [stdout] 470 | let hr = com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:481:13 [INFO] [stdout] | [INFO] [stdout] 481 | com_call!(self.0, IDailyTrigger::put_DaysInterval(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 494 | to_os_str_putter!(IExecAction::put_Path, &Path); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:109:17 [INFO] [stdout] | [INFO] [stdout] 109 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | to_os_str_putter!(IExecAction::put_WorkingDirectory, &Path); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:545:13 [INFO] [stdout] | [INFO] [stdout] 545 | com_call!(self.0, IExecAction::put_Arguments(args.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:556:13 [INFO] [stdout] | [INFO] [stdout] 556 | com_call!( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:568:18 [INFO] [stdout] | [INFO] [stdout] 568 | unsafe { com_call_getter!(|tc| self.0, IRegisteredTask::get_Definition(tc)) } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `com_call_getter` [INFO] [stdout] --> src/taskschd.rs:587:13 [INFO] [stdout] | [INFO] [stdout] 587 | com_call_getter!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskService` in this scope [INFO] [stdout] --> src/taskschd.rs:130:31 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TaskService(ComRef); [INFO] [stdout] | ------------------------------^^^^^^^^^^^^--- similarly named struct `TaskService` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TaskService(ComRef); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 130 | pub struct TaskService(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskFolder` in this scope [INFO] [stdout] --> src/taskschd.rs:200:30 [INFO] [stdout] | [INFO] [stdout] 200 | pub struct TaskFolder(ComRef); [INFO] [stdout] | -----------------------------^^^^^^^^^^^--- similarly named struct `TaskFolder` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 200 | pub struct TaskFolder(ComRef); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 200 | pub struct TaskFolder(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/taskschd.rs:213:70 [INFO] [stdout] | [INFO] [stdout] 202 | impl TaskFolder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 213 | pub fn get_task_count(&mut self, include_hidden: bool) -> Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskDefinition` in this scope [INFO] [stdout] --> src/taskschd.rs:272:34 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | ---------------------------------^^^^^^^^^^^^^^^--- similarly named struct `TaskDefinition` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 272 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 272 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Interface` in crate `winapi` [INFO] [stdout] --> src/taskschd.rs:284:37 [INFO] [stdout] | [INFO] [stdout] 284 | unsafe fn add_action( [INFO] [stdout] | ^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Interface` in crate `winapi` [INFO] [stdout] --> src/taskschd.rs:299:38 [INFO] [stdout] | [INFO] [stdout] 299 | unsafe fn add_trigger( [INFO] [stdout] | ^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskDefinition` in this scope [INFO] [stdout] --> src/taskschd.rs:395:45 [INFO] [stdout] | [INFO] [stdout] 272 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | --------------------------------------------------- similarly named struct `TaskDefinition` defined here [INFO] [stdout] ... [INFO] [stdout] 395 | pub fn get_xml(task_definition: &ComRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 395 | pub fn get_xml(task_definition: &ComRef) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 274 | impl TaskDefinition { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskSettings` in this scope [INFO] [stdout] --> src/taskschd.rs:410:32 [INFO] [stdout] | [INFO] [stdout] 410 | pub struct TaskSettings(ComRef); [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^--- similarly named struct `TaskSettings` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 410 | pub struct TaskSettings(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 410 | pub struct TaskSettings(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRegistrationInfo` in this scope [INFO] [stdout] --> src/taskschd.rs:434:36 [INFO] [stdout] | [INFO] [stdout] 434 | pub struct RegistrationInfo(ComRef); [INFO] [stdout] | -----------------------------------^^^^^^^^^^^^^^^^^--- similarly named struct `RegistrationInfo` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 434 | pub struct RegistrationInfo(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 434 | pub struct RegistrationInfo(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDailyTrigger` in this scope [INFO] [stdout] --> src/taskschd.rs:450:32 [INFO] [stdout] | [INFO] [stdout] 450 | pub struct DailyTrigger(ComRef); [INFO] [stdout] | -------------------------------^^^^^^^^^^^^^--- similarly named struct `DailyTrigger` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 450 | pub struct DailyTrigger(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 450 | pub struct DailyTrigger(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SHORT` in this scope [INFO] [stdout] --> src/taskschd.rs:479:43 [INFO] [stdout] | [INFO] [stdout] 479 | pub fn put_DaysInterval(&mut self, v: SHORT) -> Result<(), HResult> { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITimeTrigger` in this scope [INFO] [stdout] --> src/taskschd.rs:487:31 [INFO] [stdout] | [INFO] [stdout] 487 | pub struct TimeTrigger(ComRef); [INFO] [stdout] | ------------------------------^^^^^^^^^^^^--- similarly named struct `TimeTrigger` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 487 | pub struct TimeTrigger(ComRef); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 487 | pub struct TimeTrigger(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IExecAction` in this scope [INFO] [stdout] --> src/taskschd.rs:491:30 [INFO] [stdout] | [INFO] [stdout] 491 | pub struct ExecAction(ComRef); [INFO] [stdout] | -----------------------------^^^^^^^^^^^--- similarly named struct `ExecAction` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 491 | pub struct ExecAction(ComRef); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 491 | pub struct ExecAction(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRegisteredTask` in this scope [INFO] [stdout] --> src/taskschd.rs:551:34 [INFO] [stdout] | [INFO] [stdout] 551 | pub struct RegisteredTask(ComRef); [INFO] [stdout] | ---------------------------------^^^^^^^^^^^^^^^--- similarly named struct `RegisteredTask` defined here [INFO] [stdout] | [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 551 | pub struct RegisteredTask(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 551 | pub struct RegisteredTask(ComRef); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRunningTask` in this scope [INFO] [stdout] --> src/taskschd.rs:577:75 [INFO] [stdout] | [INFO] [stdout] 553 | impl RegisteredTask { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 577 | fn run_impl(&self, param: Option>) -> Result, HResult> { [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 72 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `s4u_task_test`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name s4u_task_test src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-d2e81d3a47154355.rmeta --extern comedy=/opt/rustwide/target/debug/deps/libcomedy-361ceb61ea5ce2bf.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-54a6d275a0cac296.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-7333d33b15367df7.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "fee1e6b500001c7a70a8c28b3c4b2a3135f5f93eff6895e479d133b999489bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee1e6b500001c7a70a8c28b3c4b2a3135f5f93eff6895e479d133b999489bda", kill_on_drop: false }` [INFO] [stdout] fee1e6b500001c7a70a8c28b3c4b2a3135f5f93eff6895e479d133b999489bda