[INFO] cloning repository https://github.com/LHagfoss/lcli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LHagfoss/lcli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHagfoss%2Flcli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHagfoss%2Flcli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be7dc0f543dc6ecdc31c62a68b98e695eebc4b35 [INFO] checking LHagfoss/lcli against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLHagfoss%2Flcli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/LHagfoss/lcli [INFO] finished tweaking git repo https://github.com/LHagfoss/lcli [INFO] tweaked toml for git repo https://github.com/LHagfoss/lcli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LHagfoss/lcli on toolchain 54cf65b8d066c082e536455049b95943cf30378f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LHagfoss/lcli 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" "+54cf65b8d066c082e536455049b95943cf30378f" "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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1e94c13b520db662df3b14c5ceb38e465b548a9404b0471d62ad38d2b5299a13 [INFO] running `Command { std: "docker" "start" "-a" "1e94c13b520db662df3b14c5ceb38e465b548a9404b0471d62ad38d2b5299a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1e94c13b520db662df3b14c5ceb38e465b548a9404b0471d62ad38d2b5299a13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e94c13b520db662df3b14c5ceb38e465b548a9404b0471d62ad38d2b5299a13", kill_on_drop: false }` [INFO] [stdout] 1e94c13b520db662df3b14c5ceb38e465b548a9404b0471d62ad38d2b5299a13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ce8f5eaa431bdb4099d999c2a9e70bd1301b209a14eaceef44bc618f7e71e1 [INFO] running `Command { std: "docker" "start" "-a" "14ce8f5eaa431bdb4099d999c2a9e70bd1301b209a14eaceef44bc618f7e71e1", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Checking bytecount v0.6.9 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking windows-targets v0.52.6 [INFO] [stderr] Checking papergrid v0.17.0 [INFO] [stderr] Checking testing_table v0.3.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking windows-sys v0.59.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking winreg v0.55.0 [INFO] [stderr] error: could not compile `winreg` (lib) due to 1 previous error [INFO] [stdout] error: OS not supported. if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = "..."` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.55.0/src/lib.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | ... compile_error!("OS not supported. if your application is multi-platform, use `[target.'cfg(windows)'.dependencies] winreg = \"...\"`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14ce8f5eaa431bdb4099d999c2a9e70bd1301b209a14eaceef44bc618f7e71e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ce8f5eaa431bdb4099d999c2a9e70bd1301b209a14eaceef44bc618f7e71e1", kill_on_drop: false }` [INFO] [stdout] 14ce8f5eaa431bdb4099d999c2a9e70bd1301b209a14eaceef44bc618f7e71e1