[INFO] cloning repository https://github.com/ctiedt/meeting-notifier [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctiedt/meeting-notifier" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Fmeeting-notifier", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Fmeeting-notifier'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e5d4cbf3393ba52d0de21279808010d8bc76821 [INFO] testing ctiedt/meeting-notifier against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctiedt%2Fmeeting-notifier" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ctiedt/meeting-notifier [INFO] finished tweaking git repo https://github.com/ctiedt/meeting-notifier [INFO] tweaked toml for git repo https://github.com/ctiedt/meeting-notifier written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ctiedt/meeting-notifier on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ctiedt/meeting-notifier 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4105acc65472185fc5ea3b554e12580bddd439502ab6d2c44d12ecb8ab26f829 [INFO] running `Command { std: "docker" "start" "-a" "4105acc65472185fc5ea3b554e12580bddd439502ab6d2c44d12ecb8ab26f829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4105acc65472185fc5ea3b554e12580bddd439502ab6d2c44d12ecb8ab26f829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4105acc65472185fc5ea3b554e12580bddd439502ab6d2c44d12ecb8ab26f829", kill_on_drop: false }` [INFO] [stdout] 4105acc65472185fc5ea3b554e12580bddd439502ab6d2c44d12ecb8ab26f829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 070f8d9bb36c7b0a7773e4094d75e79793a771f8a836f86b2e4534f98261feba [INFO] running `Command { std: "docker" "start" "-a" "070f8d9bb36c7b0a7773e4094d75e79793a771f8a836f86b2e4534f98261feba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.61 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling windows-targets v0.48.0 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling windows v0.48.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling syn v2.0.21 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling clap_builder v4.3.8 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling clap v4.3.8 [INFO] [stderr] Compiling meeting-notifier v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pid` is never read [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | struct ProcInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 8 | pid: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMC0POs/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libcolor_eyre-b20ca18682634ef5,libcolor_spantrace-aa77c154921945b2,libtracing_error-0a0e5e08c5ae33ba,libtracing_subscriber-9cf292febcbfbf03,libthread_local-0dfa5e6f3633ffd3,libsharded_slab-7a8c373ed17c818e,liblazy_static-2bb390fee0230a38,libtracing-bdbbbc254b6b8b36,libpin_project_lite-97c4b49af6812166,libtracing_core-ef985126fb39b38f,libowo_colors-34f7982758e53ee6,libeyre-ffc70efadde1480d,libindenter-c5e34d39e16440e0,libbacktrace-246e41220828d6fd,libminiz_oxide-ead09cccc11f486b,libadler-f4caa73e14204bdd,libobject-18689d8b6f140088,libmemchr-4db6d1834aa19479,libaddr2line-6e6bf52fb4a1a68b,libgimli-213765abe6dd7be5,libcfg_if-33ef6c02a07f9fec,librustc_demangle-f33789795c91f2f9,libwindows-bdd2b62a24601d63,libwindows_targets-162b8b77d320de01,libclap-4f1b9d74da4f1491,libonce_cell-778c08b2406fdd3b,libclap_builder-145610e3a57ae5f7,libstrsim-d620f0ade87b0f1f,libanstream-822c1e9b82a29d91,libanstyle_query-294da531cac097e0,libis_terminal-6c833fae76565418,librustix-2253070f2040da94,liblinux_raw_sys-9826735127360e65,libio_lifetimes-443aded02a019064,liblibc-b397e43d98190e01,libanstyle-a9d7568b58f54b4e,libcolorchoice-bfe75a9d19074058,libanstyle_parse-73725c90da715a14,libutf8parse-e98db3169219ea11,libclap_lex-8e8dc61e0c3cf4c2,libbitflags-e2b4db6c651223da}.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/rustcMC0POs/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/meeting_notifier-57d857933d3689aa" "-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: EnumProcesses [INFO] [stdout] >>> referenced by mod.rs:57 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/System/ProcessStatus/mod.rs:57) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/meeting_notifier-57d857933d3689aa.meeting_notifier.f8d2449c6ea6cc21-cgu.1.rcgu.o:(windows::Windows::Win32::System::ProcessStatus::EnumProcesses::h25d48929e6823cdf) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: EnumProcessModules [INFO] [stdout] >>> referenced by mod.rs:40 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/System/ProcessStatus/mod.rs:40) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/meeting_notifier-57d857933d3689aa.meeting_notifier.f8d2449c6ea6cc21-cgu.1.rcgu.o:(windows::Windows::Win32::System::ProcessStatus::EnumProcessModules::h40f0c801f56ba15d) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: CloseHandle [INFO] [stdout] >>> referenced by mod.rs:8 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/Foundation/mod.rs:8) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/meeting_notifier-57d857933d3689aa.meeting_notifier.f8d2449c6ea6cc21-cgu.2.rcgu.o:(windows::Windows::Win32::Foundation::CloseHandle::h474ed3b651dda494) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: OpenProcess [INFO] [stdout] >>> referenced by mod.rs:1695 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/System/Threading/mod.rs:1695) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/meeting_notifier-57d857933d3689aa.meeting_notifier.f8d2449c6ea6cc21-cgu.2.rcgu.o:(windows::Windows::Win32::System::Threading::OpenProcess::h3da7f0738d1ef0b4) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetModuleBaseNameA [INFO] [stdout] >>> referenced by mod.rs:112 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/System/ProcessStatus/mod.rs:112) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/meeting_notifier-57d857933d3689aa.meeting_notifier.f8d2449c6ea6cc21-cgu.1.rcgu.o:(windows::Windows::Win32::System::ProcessStatus::GetModuleBaseNameA::hab5186728261fccf) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetProcessHeap [INFO] [stdout] >>> referenced by heap.rs:10 (src/imp/heap.rs:10) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.3.rcgu.o:(windows::imp::heap::heap_alloc::hcbb1163121f80125) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] >>> referenced by heap.rs:34 (src/imp/heap.rs:34) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.3.rcgu.o:(windows::imp::heap::heap_free::hfb8fb594e47dd4f8) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: HeapAlloc [INFO] [stdout] >>> referenced by heap.rs:10 (src/imp/heap.rs:10) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.3.rcgu.o:(windows::imp::heap::heap_alloc::hcbb1163121f80125) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: HeapFree [INFO] [stdout] >>> referenced by heap.rs:34 (src/imp/heap.rs:34) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.3.rcgu.o:(windows::imp::heap::heap_free::hfb8fb594e47dd4f8) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysFreeString [INFO] [stdout] >>> referenced by bstr.rs:154 (src/core/strings/bstr.rs:154) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(_$LT$windows..core..strings..bstr..BSTR$u20$as$u20$core..ops..drop..Drop$GT$::drop::hbf68b5c7c0f8bcd8) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: LoadLibraryA [INFO] [stdout] >>> referenced by delay_load.rs:11 (src/imp/delay_load.rs:11) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(windows::imp::delay_load::delay_load::h52c206cf8a232820) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetProcAddress [INFO] [stdout] >>> referenced by delay_load.rs:17 (src/imp/delay_load.rs:17) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(windows::imp::delay_load::delay_load::h52c206cf8a232820) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FreeLibrary [INFO] [stdout] >>> referenced by delay_load.rs:23 (src/imp/delay_load.rs:23) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(windows::imp::delay_load::delay_load::h52c206cf8a232820) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: FormatMessageW [INFO] [stdout] >>> referenced by hresult.rs:89 (src/core/hresult.rs:89) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(windows::core::hresult::HRESULT::message::h4db51153131b4692) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: SysStringLen [INFO] [stdout] >>> referenced by bstr.rs:27 (src/core/strings/bstr.rs:27) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.6.rcgu.o:(windows::core::strings::bstr::BSTR::len::h096c9cef8b8e66a6) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetErrorInfo [INFO] [stdout] >>> referenced by error.rs:154 (src/core/error.rs:154) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.7.rcgu.o:(windows::core::error::GetErrorInfo::hf4d98cd81b45ffa0) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetLastError [INFO] [stdout] >>> referenced by error.rs:28 (src/core/error.rs:28) [INFO] [stdout] >>> windows-bdd2b62a24601d63.windows.7b66ace416e0d71a-cgu.7.rcgu.o:(windows::core::error::Error::from_win32::hba266d8878957bdf) in archive /opt/rustwide/target/debug/deps/libwindows-bdd2b62a24601d63.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `meeting-notifier` (bin "meeting-notifier") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "070f8d9bb36c7b0a7773e4094d75e79793a771f8a836f86b2e4534f98261feba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "070f8d9bb36c7b0a7773e4094d75e79793a771f8a836f86b2e4534f98261feba", kill_on_drop: false }` [INFO] [stdout] 070f8d9bb36c7b0a7773e4094d75e79793a771f8a836f86b2e4534f98261feba