[INFO] cloning repository https://github.com/parzival3/rusty-keyrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parzival3/rusty-keyrate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzival3%2Frusty-keyrate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzival3%2Frusty-keyrate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f5e86e90d26721dfc7e8b582c04e8380dc4cdde [INFO] testing parzival3/rusty-keyrate against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzival3%2Frusty-keyrate" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/parzival3/rusty-keyrate [INFO] finished tweaking git repo https://github.com/parzival3/rusty-keyrate [INFO] tweaked toml for git repo https://github.com/parzival3/rusty-keyrate written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/parzival3/rusty-keyrate on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/parzival3/rusty-keyrate 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba5a1527160fbe44bdd9af3dfd99b0ee02fd6cec161bce6f6809340673db2752 [INFO] running `Command { std: "docker" "start" "-a" "ba5a1527160fbe44bdd9af3dfd99b0ee02fd6cec161bce6f6809340673db2752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba5a1527160fbe44bdd9af3dfd99b0ee02fd6cec161bce6f6809340673db2752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba5a1527160fbe44bdd9af3dfd99b0ee02fd6cec161bce6f6809340673db2752", kill_on_drop: false }` [INFO] [stdout] ba5a1527160fbe44bdd9af3dfd99b0ee02fd6cec161bce6f6809340673db2752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 538c17119d7b4ba250ec96ea5e8988334b93b825fd9fa55466f8ab40a1145274 [INFO] running `Command { std: "docker" "start" "-a" "538c17119d7b4ba250ec96ea5e8988334b93b825fd9fa55466f8ab40a1145274", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling windows-targets v0.48.1 [INFO] [stderr] Compiling windows v0.48.0 [INFO] [stderr] Compiling quote v1.0.31 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.17 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling clap v4.3.17 [INFO] [stderr] Compiling rusty-keyrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcX1gi9y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-a8f12a2d22c9ccd2,libwindows_targets-db8a3808765b31df,libclap-9c2f6a12312a0f6b,libonce_cell-88da25fb809d9a5c,libclap_builder-029c4fc937ed3c90,libstrsim-934c6b5db5b11ce4,libanstream-03c3bf05f852d682,libanstyle_query-bf88390deb1ad954,libis_terminal-a94036a1a7a6a7b2,librustix-0727ce0c98ff011c,libbitflags-3c0a6eac79521edf,liblinux_raw_sys-371c6d0505a0774a,libcolorchoice-7e168c6abb6e41ad,libanstyle_parse-be26ce83c164482c,libutf8parse-bf86fa6e8ff589fb,libclap_lex-779a5db0676d3668,libanstyle-134391e2b37faf36}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcX1gi9y/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusty_keyrate-62758105bfac4eb8" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: SystemParametersInfoW [INFO] [stdout] >>> referenced by mod.rs:3808 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3808) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/rusty_keyrate-62758105bfac4eb8.rusty_keyrate.a5c0e6ba0bc62525-cgu.0.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::SystemParametersInfoW::h10152a4a10c4b4f3) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusty-keyrate` (bin "rusty-keyrate") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "538c17119d7b4ba250ec96ea5e8988334b93b825fd9fa55466f8ab40a1145274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538c17119d7b4ba250ec96ea5e8988334b93b825fd9fa55466f8ab40a1145274", kill_on_drop: false }` [INFO] [stdout] 538c17119d7b4ba250ec96ea5e8988334b93b825fd9fa55466f8ab40a1145274