[INFO] fetching crate track-work 0.1.0... [INFO] testing track-work-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate track-work 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate track-work 0.1.0 [INFO] finished tweaking crates.io crate track-work 0.1.0 [INFO] tweaked toml for crates.io crate track-work 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate track-work 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate track-work 0.1.0 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded async-trait v0.1.68 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded pest_meta v2.7.0 [INFO] [stderr] Downloaded crossterm v0.26.1 [INFO] [stderr] Downloaded pest v2.7.0 [INFO] [stderr] Downloaded pest_derive v2.7.0 [INFO] [stderr] Downloaded pest_generator v2.7.0 [INFO] [stderr] Downloaded uuid v1.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eeded2c4a3e1d5754bf05807557e6b75ce2c5ecd50dbb02efbe7ee00a81fb74e [INFO] running `Command { std: "docker" "start" "-a" "eeded2c4a3e1d5754bf05807557e6b75ce2c5ecd50dbb02efbe7ee00a81fb74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eeded2c4a3e1d5754bf05807557e6b75ce2c5ecd50dbb02efbe7ee00a81fb74e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eeded2c4a3e1d5754bf05807557e6b75ce2c5ecd50dbb02efbe7ee00a81fb74e", kill_on_drop: false }` [INFO] [stdout] eeded2c4a3e1d5754bf05807557e6b75ce2c5ecd50dbb02efbe7ee00a81fb74e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90199efdcdd05acff05018a6466302322716c2045a1f0a7d58743e4677d08013 [INFO] running `Command { std: "docker" "start" "-a" "90199efdcdd05acff05018a6466302322716c2045a1f0a7d58743e4677d08013", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling windows-targets v0.48.0 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling windows v0.48.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling tui v0.19.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling argh_derive v0.1.10 [INFO] [stderr] Compiling argh v0.1.10 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling track-work v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `title` is never read [INFO] [stdout] --> src/app.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct App<'a> { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 174 | pub title: &'a str, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `App` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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/rustciiTKrC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-f1848908165a88a0,libwindows_targets-4e8443c9ddf18338,libfuzzy_matcher-3c8c92c73623b2d5,libthread_local-f335c9a71ea54dee,libtui-1a67e0eacbeb6432,libcassowary-38f86e447b5dca4a,libunicode_segmentation-7986f6daf1d78dd2,libunicode_width-14cea643d72c39b2,libcrossterm-b54834280f546c91,libuuid-f3e7ee999b2533b0,libcrossterm-e58136920251730a,libsignal_hook_mio-7648ffc589aeb3ac,libsignal_hook-048c0086913541a1,libsignal_hook_registry-84c58c38b9205bde,libmio-e9e0013ed3219af6,liblog-2266735ee0d908d5,libparking_lot-a125c50dd508b1e0,libparking_lot_core-54e8e027006ce89d,libsmallvec-0efdce7afff0ebdf,liblock_api-e39e57891650427e,libscopeguard-ff6c05979f5d3a08,libchrono-7e95bdafe887f006,libnum_traits-8daa9c8696b46530,libiana_time_zone-3093508c5e04d49c,libtime-60bbc4bdc0d901a9,libconfig-7edffd88335f4e65,libpathdiff-dccdee011d0d9097,libjson5-f1bd567ed964d732,libpest-4eca86f188c66100,libucd_trie-07e3d74a4d406f88,libthiserror-40fc981d9c62b221,libron-43576c016f4a820c,libbase64-d808d36ac308abb0,libbitflags-3333d968e5f279ee,libserde_json-fa63974c78048433,libryu-1160b1990b346c23,libitoa-2a4812417cf7d568,libtoml-1985ee94bf2ab8c9,libnom-1c4a4fb99c1edc0b,libmemchr-a43b63e5e268611e,libini-a04780449b20eb57,libordered_multimap-25f585bc2fe669e8,libhashbrown-726928577835a385,libahash-8136e32f7f39d42b,libgetrandom-490ff2da9a5f9bdd,liblibc-a21ae4f0ca7feaa6,libonce_cell-5068cae06fd5e302,libdlv_list-fde80b987a187fdc,libcfg_if-3183e62f61f23a61,libyaml_rust-df595000ad5552a2,liblinked_hash_map-288ccff18c38ac8e,liblazy_static-ab9a3dc8def9ba85,libserde-3037f86e612e6b20,libargh-c5a8af4799f3be27,libargh_shared-dae40cf442863df6}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciiTKrC/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/track_work-5fa7643e5ee1fee2" "-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: GetWindowTextW [INFO] [stdout] >>> referenced by mod.rs:1960 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:1960) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/track_work-5fa7643e5ee1fee2.track_work.a506a67f3e2cc2bd-cgu.06.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::GetWindowTextW::hf08ca506fb0d5d76) [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: GetForegroundWindow [INFO] [stdout] >>> referenced by mod.rs:1413 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/windows-0.48.0/src/Windows/Win32/UI/WindowsAndMessaging/mod.rs:1413) [INFO] [stdout] >>> /opt/rustwide/target/debug/deps/track_work-5fa7643e5ee1fee2.track_work.a506a67f3e2cc2bd-cgu.06.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow::h9577712491c8e683) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `track-work` (bin "track-work") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "90199efdcdd05acff05018a6466302322716c2045a1f0a7d58743e4677d08013", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90199efdcdd05acff05018a6466302322716c2045a1f0a7d58743e4677d08013", kill_on_drop: false }` [INFO] [stdout] 90199efdcdd05acff05018a6466302322716c2045a1f0a7d58743e4677d08013