[INFO] fetching crate taskschd 0.1.1... [INFO] checking taskschd-0.1.1 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate taskschd 0.1.1 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate taskschd 0.1.1 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 59 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28918fbe112d33db4db8802de7bb0aa50b1decf447ddea9ae08579acbf7f09cd [INFO] running `Command { std: "docker" "start" "-a" "28918fbe112d33db4db8802de7bb0aa50b1decf447ddea9ae08579acbf7f09cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28918fbe112d33db4db8802de7bb0aa50b1decf447ddea9ae08579acbf7f09cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28918fbe112d33db4db8802de7bb0aa50b1decf447ddea9ae08579acbf7f09cd", kill_on_drop: false }` [INFO] [stdout] 28918fbe112d33db4db8802de7bb0aa50b1decf447ddea9ae08579acbf7f09cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81501f603ced21c7586895feb9358b87a307777b16a3a48249439b230b4cc759 [INFO] running `Command { std: "docker" "start" "-a" "81501f603ced21c7586895feb9358b87a307777b16a3a48249439b230b4cc759", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking comedy v0.2.0 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking 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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:120:10 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:120:10 [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( [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( [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)]` 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 test) due to 13 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:120:10 [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/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/c659ee110de67e82444e4b6c8407c1a9af9c2cf6/library/std/src/os/mod.rs:120:10 [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( [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( [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)]` 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] running `Command { std: "docker" "inspect" "81501f603ced21c7586895feb9358b87a307777b16a3a48249439b230b4cc759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81501f603ced21c7586895feb9358b87a307777b16a3a48249439b230b4cc759", kill_on_drop: false }` [INFO] [stdout] 81501f603ced21c7586895feb9358b87a307777b16a3a48249439b230b4cc759