[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] 0f9be58b931b92ceb220a1677724150b80ae02af [INFO] checking YDHCUI/taskschd against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYDHCUI%2Ftaskschd" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YDHCUI/taskschd on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-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" "+506512391b1a75ae450d36c9420978402a91abcc" "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-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af6fdb3d626d33f97f9c61cba016ee9e6b61f85f8a3e2366f694da7425132060 [INFO] running `Command { std: "docker" "start" "-a" "af6fdb3d626d33f97f9c61cba016ee9e6b61f85f8a3e2366f694da7425132060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af6fdb3d626d33f97f9c61cba016ee9e6b61f85f8a3e2366f694da7425132060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af6fdb3d626d33f97f9c61cba016ee9e6b61f85f8a3e2366f694da7425132060", kill_on_drop: false }` [INFO] [stdout] af6fdb3d626d33f97f9c61cba016ee9e6b61f85f8a3e2366f694da7425132060 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c69a681ba4b2efeb889a0d9aef5df9140df4791dad4c19e29110df4374990852 [INFO] running `Command { std: "docker" "start" "-a" "c69a681ba4b2efeb889a0d9aef5df9140df4791dad4c19e29110df4374990852", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking comedy v0.2.0 [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/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:100:9 [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/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:100:9 [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[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[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[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 `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/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:100:9 [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/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:53:9 [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/506512391b1a75ae450d36c9420978402a91abcc/library/std/src/os/mod.rs:100:9 [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::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::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[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] error: aborting due to 13 previous errors [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] error: aborting due to 13 previous errors [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 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `taskschd` (lib test) due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "c69a681ba4b2efeb889a0d9aef5df9140df4791dad4c19e29110df4374990852", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69a681ba4b2efeb889a0d9aef5df9140df4791dad4c19e29110df4374990852", kill_on_drop: false }` [INFO] [stdout] c69a681ba4b2efeb889a0d9aef5df9140df4791dad4c19e29110df4374990852 [INFO] checking YDHCUI/taskschd against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYDHCUI%2Ftaskschd" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/YDHCUI/taskschd on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "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-1-tc2/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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93b6008f76a5bb437865b05307232e43c7bee0d4e0ab174512f764e9be04dd3f [INFO] running `Command { std: "docker" "start" "-a" "93b6008f76a5bb437865b05307232e43c7bee0d4e0ab174512f764e9be04dd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93b6008f76a5bb437865b05307232e43c7bee0d4e0ab174512f764e9be04dd3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93b6008f76a5bb437865b05307232e43c7bee0d4e0ab174512f764e9be04dd3f", kill_on_drop: false }` [INFO] [stdout] 93b6008f76a5bb437865b05307232e43c7bee0d4e0ab174512f764e9be04dd3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 011776fb61b09538764206bdc4a7da2bfbdc0dce2ad3f48c03a988a62859978e [INFO] running `Command { std: "docker" "start" "-a" "011776fb61b09538764206bdc4a7da2bfbdc0dce2ad3f48c03a988a62859978e", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "011776fb61b09538764206bdc4a7da2bfbdc0dce2ad3f48c03a988a62859978e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "011776fb61b09538764206bdc4a7da2bfbdc0dce2ad3f48c03a988a62859978e", kill_on_drop: false }` [INFO] [stdout] 011776fb61b09538764206bdc4a7da2bfbdc0dce2ad3f48c03a988a62859978e