[INFO] cloning repository https://github.com/Cg1340/phasutils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cg1340/phasutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCg1340%2Fphasutils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCg1340%2Fphasutils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d99719acb34432f2cd9e8747a5576380bcdb8f9
[INFO] testing Cg1340/phasutils against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCg1340%2Fphasutils" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Cg1340/phasutils
[INFO] finished tweaking git repo https://github.com/Cg1340/phasutils
[INFO] tweaked toml for git repo https://github.com/Cg1340/phasutils written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cg1340/phasutils on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Cg1340/phasutils 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded link-cplusplus v1.0.9
[INFO] [stderr]   Downloaded cocoa v0.22.0
[INFO] [stderr]   Downloaded anstyle-query v1.1.0
[INFO] [stderr]   Downloaded rdev v0.5.3
[INFO] [stderr]   Downloaded core-graphics v0.21.0
[INFO] [stderr]   Downloaded sfml v0.21.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7abac68ce3c6a778e2d0fc185306ff0c8f20db2dc3be80b170b081a591f022b
[INFO] running `Command { std: "docker" "start" "-a" "b7abac68ce3c6a778e2d0fc185306ff0c8f20db2dc3be80b170b081a591f022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7abac68ce3c6a778e2d0fc185306ff0c8f20db2dc3be80b170b081a591f022b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7abac68ce3c6a778e2d0fc185306ff0c8f20db2dc3be80b170b081a591f022b", kill_on_drop: false }`
[INFO] [stdout] b7abac68ce3c6a778e2d0fc185306ff0c8f20db2dc3be80b170b081a591f022b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16d08b3483d649076676cc80b99c00afe18202a307581b8926e438a477171833
[INFO] running `Command { std: "docker" "start" "-a" "16d08b3483d649076676cc80b99c00afe18202a307581b8926e438a477171833", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.5
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling windows-targets v0.52.5
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]    Compiling windows-result v0.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling widestring v1.1.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling sfml v0.21.0
[INFO] [stderr]    Compiling rdev v0.5.3
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling windows-interface v0.57.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling windows-implement v0.57.0
[INFO] [stderr]    Compiling windows-core v0.57.0
[INFO] [stderr]    Compiling windows v0.57.0
[INFO] [stderr]    Compiling phasutils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3N91wb/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_json-0bb8c2c4e24114e7,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libenv_logger-354046a3bfcb4300,libanstream-df577afa03759b4c,libanstyle_query-1f18a97d2bc4bae7,libis_terminal_polyfill-b4fdeb930bc5725e,libcolorchoice-53282be104416541,libanstyle_parse-4c6e80c82b41bb7b,libutf8parse-8828ddbb63eb8bad,libenv_filter-852328830c810685,libregex-c1697686e8f14689,libregex_automata-88cd2981b60fa6e4,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-c7888ad363b60cdf,libanstyle-fed7b219c9cacdc4,libhumantime-271ba35809dd8c72,libwindows-c10be7b1efbb6117,libwindows_core-cdb05485fd66634a,libwindows_result-46b749a3959baa93,libwindows_targets-ee011e7ae1c0ba6e,libsfml-af108f3402454201,libbitflags-ce446ee600bbaa5e,libonce_cell-24c5d665b6879050,libwidestring-1d100fe4466b5382,libnum_traits-377ab27037545073,liblink_cplusplus-b9f58a009e3c24cb,libserde-6fef49baedb3061b,librdev-f57eeddacb5bfaa0,libx11-4e0ba910989a9e1e,liblibc-87ba8c2d9747b2c7,liblog-669e9396cafcbb01}.rlib" "<sysroot>/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" "-lstdc++" "-lsfml-system" "-lsfml-audio" "-lsfml-window" "-lsfml-graphics" "-lstdc++" "-lX11" "-lXi" "-lXtst" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3N91wb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/sfml-cca3475502377b45/out" "-L" "/opt/rustwide/target/debug/build/link-cplusplus-714b14d0de707b54/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows_x86_64_gnu-0.52.5/lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/phasutils-627601b2d4bbf4dd" "-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: SetWindowPos
[INFO] [stdout]           >>> referenced by mod.rs:3037 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.57.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3037)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/phasutils-627601b2d4bbf4dd.phasutils.281b7582f3f4db1c-cgu.3.rcgu.o:(windows::Win32::UI::WindowsAndMessaging::SetWindowPos::hf75a05538f595f39)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetWindowLongW
[INFO] [stdout]           >>> referenced by mod.rs:1546 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.57.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:1546)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/phasutils-627601b2d4bbf4dd.phasutils.281b7582f3f4db1c-cgu.3.rcgu.o:(windows::Win32::UI::WindowsAndMessaging::GetWindowLongW::hdbbeadfbf1b5caa8)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetWindowLongW
[INFO] [stdout]           >>> referenced by mod.rs:3020 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.57.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:3020)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/phasutils-627601b2d4bbf4dd.phasutils.281b7582f3f4db1c-cgu.3.rcgu.o:(windows::Win32::UI::WindowsAndMessaging::SetWindowLongW::h222fbd4e8ed9b5a0)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SetLayeredWindowAttributes
[INFO] [stdout]           >>> referenced by mod.rs:2848 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.57.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:2848)
[INFO] [stdout]           >>>               /opt/rustwide/target/debug/deps/phasutils-627601b2d4bbf4dd.phasutils.281b7582f3f4db1c-cgu.3.rcgu.o:(windows::Win32::UI::WindowsAndMessaging::SetLayeredWindowAttributes::h5d75b900df485de6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetLastError
[INFO] [stdout]           >>> referenced by error.rs:43 (src/error.rs:43)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(windows_result::error::Error::from_win32::h207c06502081be6e) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: LoadLibraryExA
[INFO] [stdout]           >>> referenced by hresult.rs:81 (src/hresult.rs:81)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::hf5b50540ebbab4f2) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: FormatMessageW
[INFO] [stdout]           >>> referenced by hresult.rs:84 (src/hresult.rs:84)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(windows_result::hresult::HRESULT::message::hf5b50540ebbab4f2) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysStringLen
[INFO] [stdout]           >>> referenced by strings.rs:33 (src/strings.rs:33)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(windows_result::strings::BasicString::len::h4efdbb84e766bf0b) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: GetProcessHeap
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h9ab2e2ec46a47c74) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: HeapFree
[INFO] [stdout]           >>> referenced by strings.rs:15 (src/strings.rs:15)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(_$LT$windows_result..strings..HeapString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h9ab2e2ec46a47c74) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: SysFreeString
[INFO] [stdout]           >>> referenced by strings.rs:65 (src/strings.rs:65)
[INFO] [stdout]           >>>               windows_result-46b749a3959baa93.windows_result.7c875bcd42533e2a-cgu.0.rcgu.o:(_$LT$windows_result..strings..BasicString$u20$as$u20$core..ops..drop..Drop$GT$::drop::h98d1e609cc42a71a) in archive /opt/rustwide/target/debug/deps/libwindows_result-46b749a3959baa93.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `phasutils` (bin "phasutils") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "16d08b3483d649076676cc80b99c00afe18202a307581b8926e438a477171833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16d08b3483d649076676cc80b99c00afe18202a307581b8926e438a477171833", kill_on_drop: false }`
[INFO] [stdout] 16d08b3483d649076676cc80b99c00afe18202a307581b8926e438a477171833
