[INFO] cloning repository https://github.com/YDHCUI/taskschd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YDHCUI/taskschd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYDHCUI%2Ftaskschd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYDHCUI%2Ftaskschd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 40942ebc2344fc6042944f25bb5b203d267c00d4 [INFO] checking YDHCUI/taskschd/40942ebc2344fc6042944f25bb5b203d267c00d4 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYDHCUI%2Ftaskschd" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YDHCUI/taskschd on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/YDHCUI/taskschd [INFO] finished tweaking git repo https://github.com/YDHCUI/taskschd [INFO] tweaked toml for git repo https://github.com/YDHCUI/taskschd written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/YDHCUI/taskschd already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded comedy v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b2cb77d4cff3bd56f2908227dd9b4ace8ec17692e20de73aa87f1df6a5357d3 [INFO] running `Command { std: "docker" "start" "-a" "4b2cb77d4cff3bd56f2908227dd9b4ace8ec17692e20de73aa87f1df6a5357d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b2cb77d4cff3bd56f2908227dd9b4ace8ec17692e20de73aa87f1df6a5357d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b2cb77d4cff3bd56f2908227dd9b4ace8ec17692e20de73aa87f1df6a5357d3", kill_on_drop: false }` [INFO] [stdout] 4b2cb77d4cff3bd56f2908227dd9b4ace8ec17692e20de73aa87f1df6a5357d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 212a4fb900e9a800ef4790e8c08ac4be3a87fbd54783cbdf76fa9b7aebeed564 [INFO] running `Command { std: "docker" "start" "-a" "212a4fb900e9a800ef4790e8c08ac4be3a87fbd54783cbdf76fa9b7aebeed564", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking comedy v0.2.0 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling synstructure v0.12.6 [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/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [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[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/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [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/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [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 `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[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[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/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:63:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:55:1 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:121:9 [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/std/src/os/mod.rs:120:1 [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: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:42 [INFO] [stdout] | [INFO] [stdout] 299 | pub unsafe fn add_trigger( [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: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:42 [INFO] [stdout] | [INFO] [stdout] 299 | pub unsafe fn add_trigger( [INFO] [stdout] | ^^^^^^^^^ not found in `winapi` [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] [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 [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `taskschd` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "212a4fb900e9a800ef4790e8c08ac4be3a87fbd54783cbdf76fa9b7aebeed564", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "212a4fb900e9a800ef4790e8c08ac4be3a87fbd54783cbdf76fa9b7aebeed564", kill_on_drop: false }` [INFO] [stdout] 212a4fb900e9a800ef4790e8c08ac4be3a87fbd54783cbdf76fa9b7aebeed564