[INFO] fetching crate track-work 0.1.0... [INFO] testing track-work-0.1.0 against 1.91.0 for beta-1.92-2 [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.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.3.4 [INFO] [stderr] Downloaded argh_shared v0.1.10 [INFO] [stderr] Downloaded parking_lot_core v0.9.8 [INFO] [stderr] Downloaded json5 v0.4.1 [INFO] [stderr] Downloaded argh v0.1.10 [INFO] [stderr] Downloaded pest_generator v2.7.0 [INFO] [stderr] Downloaded argh_derive v0.1.10 [INFO] [stderr] Downloaded pest_meta v2.7.0 [INFO] [stderr] Downloaded cpufeatures v0.2.8 [INFO] [stderr] Downloaded signal-hook v0.3.15 [INFO] [stderr] Downloaded ron v0.7.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.60 [INFO] [stderr] Downloaded config v0.13.3 [INFO] [stderr] Downloaded pest v2.7.0 [INFO] [stderr] Downloaded tui v0.19.0 [INFO] [stderr] Downloaded serde_derive v1.0.164 [INFO] [stderr] Downloaded serde_json v1.0.97 [INFO] [stderr] Downloaded pest_derive v2.7.0 [INFO] [stderr] Downloaded syn v2.0.18 [INFO] [stderr] Downloaded ahash v0.7.6 [INFO] [stderr] Downloaded libc v0.2.146 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64a9bd0e5e6c11907b68eb549441e236349a8154a927a48f034e0e6e7e5a709f [INFO] running `Command { std: "docker" "start" "-a" "64a9bd0e5e6c11907b68eb549441e236349a8154a927a48f034e0e6e7e5a709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64a9bd0e5e6c11907b68eb549441e236349a8154a927a48f034e0e6e7e5a709f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a9bd0e5e6c11907b68eb549441e236349a8154a927a48f034e0e6e7e5a709f", kill_on_drop: false }` [INFO] [stdout] 64a9bd0e5e6c11907b68eb549441e236349a8154a927a48f034e0e6e7e5a709f [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93a207e491a46e0df0a1ac9062b109cf4ab56b55980180355b6bf5f9fdb18aea [INFO] running `Command { std: "docker" "start" "-a" "93a207e491a46e0df0a1ac9062b109cf4ab56b55980180355b6bf5f9fdb18aea", 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 parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling serde_json v1.0.97 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling argh_shared v0.1.10 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling windows-targets v0.48.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [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 time v0.1.45 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.3.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling crossterm v0.26.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.18 [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 toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [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)]` (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/rustcdK4H04/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwindows-02e2556b67aec68d,libwindows_targets-af8b8b165c60dc34,libfuzzy_matcher-2a36760a976ac8be,libthread_local-abb3586894596d80,libtui-169b3d2541dcd266,libcassowary-699318b7313478c7,libunicode_segmentation-b9203404eac2eb17,libunicode_width-aced7f71df5090c4,libcrossterm-fa3f9745d8445c26,libuuid-31e68b7419e0cc04,libcrossterm-496f07096344f3c3,libsignal_hook_mio-6caa3ee97fd2104f,libsignal_hook-4e46d6a189b6909b,libsignal_hook_registry-4562bfa45b346793,libmio-8041ce30974b1e94,liblog-b5a141675d7550b0,libparking_lot-87033fc1b3268001,libparking_lot_core-2aa5bf632e9b3620,libsmallvec-b7f917b1a3fdfe96,liblock_api-ccfbf3fc583dbcf3,libscopeguard-47bb29cb00f6f525,libchrono-a3b5d78e9b9d9758,libnum_traits-d1f2e2dc03cc89d5,libiana_time_zone-c15e365b050a4585,libtime-331d101076aaa51d,libconfig-9f1b4a1422b6a487,libpathdiff-e7900d468ee5b37b,libjson5-5b71199c89f80557,libpest-c6b7bde83ebd465e,libucd_trie-77178c12a0db20f4,libthiserror-0bdd29e767bdd4cc,libron-8af93f97e67bf055,libbase64-c16ae2ade0729b07,libbitflags-a56917bef97924b7,libserde_json-f3a1b4d5b850062f,libryu-1a33bb73fa808125,libitoa-4dbdaa3b4aaad1cb,libtoml-2e556107b6258381,libnom-f81167267b653650,libmemchr-ac31ccc4609ccdf9,libini-dd93467dfd609890,libordered_multimap-45d4b0c3a16a1fc4,libhashbrown-1657887e5b34a689,libahash-e883b1b843353f91,libgetrandom-0a99c2a728143bb8,liblibc-bf4579ab56e8ec18,libonce_cell-861d75cb06011a09,libdlv_list-7249e2b52a7230c3,libcfg_if-6a7eff3bb9b3cc11,libyaml_rust-2d1d60b16377bdc7,liblinked_hash_map-a0e8d447019b4824,liblazy_static-7d7e4d59d48eac89,libserde-0e3a3a0e028ce93d,libargh-77f0791eb9b8d3a4,libargh_shared-302b228f25f0eed6}.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/rustcdK4H04/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-65672ef7edbeaa58" "-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-65672ef7edbeaa58.track_work.9b5f37803c7f2888-cgu.10.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::GetWindowTextW::hca40115d3fe8fa4a) [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-65672ef7edbeaa58.track_work.9b5f37803c7f2888-cgu.10.rcgu.o:(windows::Windows::Win32::UI::WindowsAndMessaging::GetForegroundWindow::he80125fe8bc119de) [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" "93a207e491a46e0df0a1ac9062b109cf4ab56b55980180355b6bf5f9fdb18aea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93a207e491a46e0df0a1ac9062b109cf4ab56b55980180355b6bf5f9fdb18aea", kill_on_drop: false }` [INFO] [stdout] 93a207e491a46e0df0a1ac9062b109cf4ab56b55980180355b6bf5f9fdb18aea