[INFO] fetching crate taskschd 0.1.0... [INFO] documenting taskschd-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate taskschd 0.1.0 into /workspace/builds/worker-17/source [INFO] validating manifest of crates.io crate taskschd 0.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate taskschd 0.1.0 [INFO] finished tweaking crates.io crate taskschd 0.1.0 [INFO] tweaked toml for crates.io crate taskschd 0.1.0 written to /workspace/builds/worker-17/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comedy v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67c23fafbaeab054128512b30be71ac814dd095ecedd6cbcbf0660f9b0ee08d2 [INFO] running `Command { std: "docker" "start" "-a" "67c23fafbaeab054128512b30be71ac814dd095ecedd6cbcbf0660f9b0ee08d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67c23fafbaeab054128512b30be71ac814dd095ecedd6cbcbf0660f9b0ee08d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67c23fafbaeab054128512b30be71ac814dd095ecedd6cbcbf0660f9b0ee08d2", kill_on_drop: false }` [INFO] [stdout] 67c23fafbaeab054128512b30be71ac814dd095ecedd6cbcbf0660f9b0ee08d2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efcb50d3d75e6b40836bcff576d17c2a765c9244ddc99140677ac8f946e6ea2a [INFO] running `Command { std: "docker" "start" "-a" "efcb50d3d75e6b40836bcff576d17c2a765c9244ddc99140677ac8f946e6ea2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking num-traits v0.2.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking wio v0.2.2 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.65 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking comedy v0.1.0 [INFO] [stderr] Documenting taskschd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> src/taskschd.rs:18:14 [INFO] [stdout] | [INFO] [stdout] 18 | 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::com` [INFO] [stdout] --> src/taskschd.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | 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:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | 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:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | 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:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | 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:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::taskschd::{ [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/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::um` [INFO] [stdout] --> src/taskschd.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::taskschd::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [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[E0432]: unresolved imports `comedy::HResult`, `self::taskschd::IRegisteredTaskCollection`, `self::taskschd::IActionCollection` [INFO] [stdout] --> src/taskschd.rs:204:13 [INFO] [stdout] | [INFO] [stdout] 204 | use self::taskschd::IRegisteredTaskCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 278 | use self::taskschd::IActionCollection; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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: cannot determine resolution for the macro `com_call` [INFO] [stdout] --> src/taskschd.rs:85:17 [INFO] [stdout] | [INFO] [stdout] 85 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 431 | 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 the macro `datetime_putter` (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:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | 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:448:22 [INFO] [stdout] | [INFO] [stdout] 448 | 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:459:13 [INFO] [stdout] | [INFO] [stdout] 459 | 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:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | 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 the macro `to_os_str_putter` (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:99:17 [INFO] [stdout] | [INFO] [stdout] 99 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 469 | 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 the macro `to_os_str_putter` (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:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | 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:530:13 [INFO] [stdout] | [INFO] [stdout] 530 | 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:542:18 [INFO] [stdout] | [INFO] [stdout] 542 | 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:561:13 [INFO] [stdout] | [INFO] [stdout] 561 | 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:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 416 | 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 the macro `bstring_putter` (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:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 415 | 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 the macro `bstring_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 409 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 408 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 407 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 406 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 405 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 404 | 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 the macro `bool_putter` (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:399:13 [INFO] [stdout] | [INFO] [stdout] 399 | 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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 394 | 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 the macro `bool_putter` (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:113:17 [INFO] [stdout] | [INFO] [stdout] 113 | com_call!(self.0, $interface::$method(v.as_raw_ptr()))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 393 | 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 the macro `to_string_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 392 | 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 the macro `bool_putter` (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:58:17 [INFO] [stdout] | [INFO] [stdout] 58 | com_call!(self.0, $interface::$method(v))?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 391 | 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 the macro `bool_putter` (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:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | 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_getter` [INFO] [stdout] --> src/taskschd.rs:355:13 [INFO] [stdout] | [INFO] [stdout] 355 | 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:315:17 [INFO] [stdout] | [INFO] [stdout] 315 | 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_getter` [INFO] [stdout] --> src/taskschd.rs:312:31 [INFO] [stdout] | [INFO] [stdout] 312 | 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:308:13 [INFO] [stdout] | [INFO] [stdout] 308 | 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:306:28 [INFO] [stdout] | [INFO] [stdout] 306 | 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:294:23 [INFO] [stdout] | [INFO] [stdout] 294 | 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:293:24 [INFO] [stdout] | [INFO] [stdout] 293 | 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:281:22 [INFO] [stdout] | [INFO] [stdout] 281 | 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:280:23 [INFO] [stdout] | [INFO] [stdout] 280 | 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:270:18 [INFO] [stdout] | [INFO] [stdout] 270 | 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:266:18 [INFO] [stdout] | [INFO] [stdout] 266 | 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` [INFO] [stdout] --> src/taskschd.rs:249:13 [INFO] [stdout] | [INFO] [stdout] 249 | 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:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | 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:225:13 [INFO] [stdout] | [INFO] [stdout] 225 | 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:216:13 [INFO] [stdout] | [INFO] [stdout] 216 | 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:213:25 [INFO] [stdout] | [INFO] [stdout] 213 | 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_getter` [INFO] [stdout] --> src/taskschd.rs:195:13 [INFO] [stdout] | [INFO] [stdout] 195 | 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: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:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | 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:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | com_call!( [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:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | pub struct TaskService(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskFolder` in this scope [INFO] [stdout] --> src/taskschd.rs:190:30 [INFO] [stdout] | [INFO] [stdout] 190 | pub struct TaskFolder(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LONG` in this scope [INFO] [stdout] --> src/taskschd.rs:203:70 [INFO] [stdout] | [INFO] [stdout] 192 | impl TaskFolder { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 203 | 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:262:34 [INFO] [stdout] | [INFO] [stdout] 262 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Interface` in crate `winapi` [INFO] [stdout] --> src/taskschd.rs:274:37 [INFO] [stdout] | [INFO] [stdout] 274 | 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:289:38 [INFO] [stdout] | [INFO] [stdout] 289 | 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:373:45 [INFO] [stdout] | [INFO] [stdout] 262 | pub struct TaskDefinition(ComRef); [INFO] [stdout] | --------------------------------------------------- similarly named struct `TaskDefinition` defined here [INFO] [stdout] ... [INFO] [stdout] 373 | 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] 373 | pub fn get_xml(task_definition: &ComRef) -> Result { [INFO] [stdout] | ~~~~~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 264 | impl TaskDefinition { [INFO] [stdout] | +++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ITaskSettings` in this scope [INFO] [stdout] --> src/taskschd.rs:388:32 [INFO] [stdout] | [INFO] [stdout] 388 | pub struct TaskSettings(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRegistrationInfo` in this scope [INFO] [stdout] --> src/taskschd.rs:412:36 [INFO] [stdout] | [INFO] [stdout] 412 | pub struct RegistrationInfo(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IDailyTrigger` in this scope [INFO] [stdout] --> src/taskschd.rs:428:32 [INFO] [stdout] | [INFO] [stdout] 428 | pub struct DailyTrigger(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SHORT` in this scope [INFO] [stdout] --> src/taskschd.rs:457:43 [INFO] [stdout] | [INFO] [stdout] 457 | 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 `IExecAction` in this scope [INFO] [stdout] --> src/taskschd.rs:465:30 [INFO] [stdout] | [INFO] [stdout] 465 | pub struct ExecAction(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRegisteredTask` in this scope [INFO] [stdout] --> src/taskschd.rs:525:34 [INFO] [stdout] | [INFO] [stdout] 525 | pub struct RegisteredTask(ComRef); [INFO] [stdout] | - ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | | [INFO] [stdout] | help: you might be missing a type parameter: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `IRunningTask` in this scope [INFO] [stdout] --> src/taskschd.rs:551:75 [INFO] [stdout] | [INFO] [stdout] 527 | impl RegisteredTask { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 551 | 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 70 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 `taskschd` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name taskschd src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=4d842b7714862ba9 -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5fc94ef193f02a52.rmeta --extern comedy=/opt/rustwide/target/debug/deps/libcomedy-29c51b13951e46ec.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-a12d63473179db75.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4c2b941844e2fcbb.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-34a4ccf2494fe9ba.rmeta --extern ini=/opt/rustwide/target/debug/deps/libini-c371693084cffaa8.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-7acbdb65001b431c.rmeta --extern wio=/opt/rustwide/target/debug/deps/libwio-f9a5a210c0181c72.rmeta --extern xml=/opt/rustwide/target/debug/deps/libxml-31cfd7ced7c8b900.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "efcb50d3d75e6b40836bcff576d17c2a765c9244ddc99140677ac8f946e6ea2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efcb50d3d75e6b40836bcff576d17c2a765c9244ddc99140677ac8f946e6ea2a", kill_on_drop: false }` [INFO] [stdout] efcb50d3d75e6b40836bcff576d17c2a765c9244ddc99140677ac8f946e6ea2a