[INFO] cloning repository https://github.com/harukihosono/MetaGuard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/harukihosono/MetaGuard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharukihosono%2FMetaGuard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharukihosono%2FMetaGuard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 16b646c505e77c960a8d2b9c37ad672c88495455 [INFO] testing harukihosono/MetaGuard against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fharukihosono%2FMetaGuard" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/harukihosono/MetaGuard [INFO] finished tweaking git repo https://github.com/harukihosono/MetaGuard [INFO] tweaked toml for git repo https://github.com/harukihosono/MetaGuard written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/harukihosono/MetaGuard on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/harukihosono/MetaGuard 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.4.7 [INFO] [stderr] Downloaded static_vcruntime v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2024d105d6f13098d76cfdca2a67bc9c1754e1e888f9a95d9e121c0527f3ec57 [INFO] running `Command { std: "docker" "start" "-a" "2024d105d6f13098d76cfdca2a67bc9c1754e1e888f9a95d9e121c0527f3ec57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2024d105d6f13098d76cfdca2a67bc9c1754e1e888f9a95d9e121c0527f3ec57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2024d105d6f13098d76cfdca2a67bc9c1754e1e888f9a95d9e121c0527f3ec57", kill_on_drop: false }` [INFO] [stdout] 2024d105d6f13098d76cfdca2a67bc9c1754e1e888f9a95d9e121c0527f3ec57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c64c2a60988c5af0b6320164e72858fe759108dbeba8779c7af2933c9039bef4 [INFO] running `Command { std: "docker" "start" "-a" "c64c2a60988c5af0b6320164e72858fe759108dbeba8779c7af2933c9039bef4", kill_on_drop: false }` [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.5 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling static_vcruntime v2.0.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling MetaGuard v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling windows-targets v0.48.5 [INFO] [stderr] Compiling windows-sys v0.48.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling sysinfo v0.28.4 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling winreg v0.50.0 [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.50.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] error: could not compile `winreg` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c64c2a60988c5af0b6320164e72858fe759108dbeba8779c7af2933c9039bef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c64c2a60988c5af0b6320164e72858fe759108dbeba8779c7af2933c9039bef4", kill_on_drop: false }` [INFO] [stdout] c64c2a60988c5af0b6320164e72858fe759108dbeba8779c7af2933c9039bef4