[INFO] cloning repository https://github.com/hacksafely/open_process [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hacksafely/open_process" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacksafely%2Fopen_process", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacksafely%2Fopen_process'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a4a95ec6c09a79b3e2e096342b223ac54b0ce8a6 [INFO] testing hacksafely/open_process against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhacksafely%2Fopen_process" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hacksafely/open_process on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hacksafely/open_process [INFO] finished tweaking git repo https://github.com/hacksafely/open_process [INFO] tweaked toml for git repo https://github.com/hacksafely/open_process written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hacksafely/open_process 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e0845006e4bc6a3905ed9fc5ae8eb528fd3439f6246ac9f1a4b23e689118f0 [INFO] running `Command { std: "docker" "start" "-a" "79e0845006e4bc6a3905ed9fc5ae8eb528fd3439f6246ac9f1a4b23e689118f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e0845006e4bc6a3905ed9fc5ae8eb528fd3439f6246ac9f1a4b23e689118f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e0845006e4bc6a3905ed9fc5ae8eb528fd3439f6246ac9f1a4b23e689118f0", kill_on_drop: false }` [INFO] [stdout] 79e0845006e4bc6a3905ed9fc5ae8eb528fd3439f6246ac9f1a4b23e689118f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1e85f27c10fedac79e308b7314ac631edcd7a2fdfba275fdb7c09e8f37db586 [INFO] running `Command { std: "docker" "start" "-a" "d1e85f27c10fedac79e308b7314ac631edcd7a2fdfba275fdb7c09e8f37db586", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling windows_x86_64_gnu v0.52.6 [INFO] [stderr] Compiling windows-targets v0.52.6 [INFO] [stderr] Compiling windows-result v0.1.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling windows-implement v0.57.0 [INFO] [stderr] Compiling windows-interface v0.57.0 [INFO] [stderr] Compiling windows-core v0.57.0 [INFO] [stderr] Compiling windows v0.57.0 [INFO] [stderr] Compiling open_process v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustck6B3by/symbols.o" "/opt/rustwide/target/debug/deps/open_process-3de560df1ca2c2b9.open_process.5243226e92f41c36-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/open_process-3de560df1ca2c2b9.1cfeq8h173gnlet4ni5gztria.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwindows-a614bff9faced9db.rlib" "/opt/rustwide/target/debug/deps/libwindows_core-26d98c56fa936bf3.rlib" "/opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib" "/opt/rustwide/target/debug/deps/libwindows_targets-755e42a19fa93fd0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows_x86_64_gnu-0.52.6/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/open_process-3de560df1ca2c2b9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/open_process-3de560df1ca2c2b9.open_process.5243226e92f41c36-cgu.0.rcgu.o: in function `windows::Win32::System::Threading::OpenProcess': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.57.0/src/Windows/Win32/System/Threading/mod.rs:1410: undefined reference to `OpenProcess' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/open_process-3de560df1ca2c2b9.open_process.5243226e92f41c36-cgu.0.rcgu.o: in function `windows::Win32::System::Threading::GetCurrentProcessId': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-0.57.0/src/Windows/Win32/System/Threading/mod.rs:804: undefined reference to `GetCurrentProcessId' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib(windows_result-aa424585689db96e.windows_result.809381675a6be92f-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/strings.rs:15: undefined reference to `GetProcessHeap' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/strings.rs:15: undefined reference to `HeapFree' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib(windows_result-aa424585689db96e.windows_result.809381675a6be92f-cgu.0.rcgu.o): in function `windows_result::strings::BasicString::len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/strings.rs:33: undefined reference to `SysStringLen' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib(windows_result-aa424585689db96e.windows_result.809381675a6be92f-cgu.0.rcgu.o): in function `::drop': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/strings.rs:65: undefined reference to `SysFreeString' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib(windows_result-aa424585689db96e.windows_result.809381675a6be92f-cgu.0.rcgu.o): in function `windows_result::error::Error::from_win32': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/error.rs:43: undefined reference to `GetLastError' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libwindows_result-aa424585689db96e.rlib(windows_result-aa424585689db96e.windows_result.809381675a6be92f-cgu.0.rcgu.o): in function `windows_result::hresult::HRESULT::message': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/hresult.rs:81: undefined reference to `LoadLibraryExA' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/windows-result-0.1.2/src/hresult.rs:84: undefined reference to `FormatMessageW' [INFO] [stdout] /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `open_process` (bin "open_process") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d1e85f27c10fedac79e308b7314ac631edcd7a2fdfba275fdb7c09e8f37db586", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1e85f27c10fedac79e308b7314ac631edcd7a2fdfba275fdb7c09e8f37db586", kill_on_drop: false }` [INFO] [stdout] d1e85f27c10fedac79e308b7314ac631edcd7a2fdfba275fdb7c09e8f37db586