[INFO] cloning repository https://github.com/tukinami/saori-dll-example-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tukinami/saori-dll-example-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftukinami%2Fsaori-dll-example-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftukinami%2Fsaori-dll-example-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5de176e23d7d04901ebcd9a4056c56cd6ae5d30e [INFO] checking tukinami/saori-dll-example-rs against master#f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 for pr-139587-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftukinami%2Fsaori-dll-example-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tukinami/saori-dll-example-rs on toolchain f5d3fe273b8b9e7125bf8856d44793b6cc4b6735 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/tukinami/saori-dll-example-rs [INFO] finished tweaking git repo https://github.com/tukinami/saori-dll-example-rs [INFO] tweaked toml for git repo https://github.com/tukinami/saori-dll-example-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tukinami/saori-dll-example-rs 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" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/tukinami/saori-interface-rs.git` [INFO] [stderr] Updating git repository `https://github.com/tukinami/ukagaka-dll-macro.git` [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b93ec5116b0fef77cee8008f57dc9fcde536ccf0ff78d6c5ff4f045531206f20 [INFO] running `Command { std: "docker" "start" "-a" "b93ec5116b0fef77cee8008f57dc9fcde536ccf0ff78d6c5ff4f045531206f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b93ec5116b0fef77cee8008f57dc9fcde536ccf0ff78d6c5ff4f045531206f20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b93ec5116b0fef77cee8008f57dc9fcde536ccf0ff78d6c5ff4f045531206f20", kill_on_drop: false }` [INFO] [stdout] b93ec5116b0fef77cee8008f57dc9fcde536ccf0ff78d6c5ff4f045531206f20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+f5d3fe273b8b9e7125bf8856d44793b6cc4b6735" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db02fd60b4a10995460c22c8e97c708bf2c2f11f0b40a1adc2fc8d72ed021921 [INFO] running `Command { std: "docker" "start" "-a" "db02fd60b4a10995460c22c8e97c708bf2c2f11f0b40a1adc2fc8d72ed021921", kill_on_drop: false }` [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking ukagaka-dll-macro v1.1.0 (https://github.com/tukinami/ukagaka-dll-macro.git#bb806b2d) [INFO] [stderr] Checking saori-interface-rs v1.0.2 (https://github.com/tukinami/saori-interface-rs.git#5460abf0) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ukagaka-dll-macro-a51517241db35662/bb806b2/src/dll_util.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::{ [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `winapi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/ukagaka-dll-macro-a51517241db35662/bb806b2/src/dll_util.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use winapi::shared::minwindef::{BOOL, FALSE, HGLOBAL, TRUE}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `winapi` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `winapi`, use `cargo add winapi` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ukagaka-dll-macro` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db02fd60b4a10995460c22c8e97c708bf2c2f11f0b40a1adc2fc8d72ed021921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db02fd60b4a10995460c22c8e97c708bf2c2f11f0b40a1adc2fc8d72ed021921", kill_on_drop: false }` [INFO] [stdout] db02fd60b4a10995460c22c8e97c708bf2c2f11f0b40a1adc2fc8d72ed021921