[INFO] fetching crate taskschd 0.1.1...
[INFO] testing taskschd-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate taskschd 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate taskschd 0.1.1
[INFO] finished tweaking crates.io crate taskschd 0.1.1
[INFO] tweaked toml for crates.io crate taskschd 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate taskschd 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b6af2e19105f3a5138495684cdbbd43496e6dfa9bb696cb0ef3e15802e04ab6
[INFO] running `Command { std: "docker" "start" "-a" "3b6af2e19105f3a5138495684cdbbd43496e6dfa9bb696cb0ef3e15802e04ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b6af2e19105f3a5138495684cdbbd43496e6dfa9bb696cb0ef3e15802e04ab6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b6af2e19105f3a5138495684cdbbd43496e6dfa9bb696cb0ef3e15802e04ab6", kill_on_drop: false }`
[INFO] [stdout] 3b6af2e19105f3a5138495684cdbbd43496e6dfa9bb696cb0ef3e15802e04ab6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c975e9fd43aecee042ad286e926707b19bac2e0fba39d13f3e2284a40621ef0
[INFO] running `Command { std: "docker" "start" "-a" "1c975e9fd43aecee042ad286e926707b19bac2e0fba39d13f3e2284a40621ef0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling comedy v0.2.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling taskschd v0.1.1 (/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] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:120:9
[INFO] [stdout]    |
[INFO] [stdout]    = note: the item is gated here
[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, INIT_MTA, 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] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[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 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[E0405]: cannot find trait `Interface` in crate `winapi`
[INFO] [stdout]    --> src/taskschd.rs:283:37
[INFO] [stdout]     |
[INFO] [stdout] 283 |     unsafe fn add_action<T: winapi::Interface>(
[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:298:38
[INFO] [stdout]     |
[INFO] [stdout] 298 |     unsafe fn add_trigger<T: winapi::Interface>(
[INFO] [stdout]     |                                      ^^^^^^^^^ not found in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OptionBstringExt`
[INFO] [stdout]   --> src/taskschd.rs:27:65
[INFO] [stdout]    |
[INFO] [stdout] 27 | use crate::ole_utils::{empty_variant, BString, IntoVariantBool, OptionBstringExt};
[INFO] [stdout]    |                                                                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0405`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `taskschd` (lib) due to 13 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1c975e9fd43aecee042ad286e926707b19bac2e0fba39d13f3e2284a40621ef0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c975e9fd43aecee042ad286e926707b19bac2e0fba39d13f3e2284a40621ef0", kill_on_drop: false }`
[INFO] [stdout] 1c975e9fd43aecee042ad286e926707b19bac2e0fba39d13f3e2284a40621ef0
