[INFO] cloning repository https://github.com/michidk/displayz [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michidk/displayz" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fdisplayz", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fdisplayz'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbfa67125f8cc5e36866ae0476b302634568bb42 [INFO] testing michidk/displayz against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichidk%2Fdisplayz" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michidk/displayz on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/michidk/displayz [INFO] finished tweaking git repo https://github.com/michidk/displayz [INFO] tweaked toml for git repo https://github.com/michidk/displayz written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/michidk/displayz 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-error v0.2.1 [INFO] [stderr] Downloaded winsafe v0.0.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5027791b2073330b82d66f559b1146d5c3fb9635dc5e9732bebb90c9a6f684f [INFO] running `Command { std: "docker" "start" "-a" "b5027791b2073330b82d66f559b1146d5c3fb9635dc5e9732bebb90c9a6f684f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5027791b2073330b82d66f559b1146d5c3fb9635dc5e9732bebb90c9a6f684f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5027791b2073330b82d66f559b1146d5c3fb9635dc5e9732bebb90c9a6f684f", kill_on_drop: false }` [INFO] [stdout] b5027791b2073330b82d66f559b1146d5c3fb9635dc5e9732bebb90c9a6f684f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d97ff5d5100593a5457659598c43530f490ba3e0450cba7163471d2900a6ec7f [INFO] running `Command { std: "docker" "start" "-a" "d97ff5d5100593a5457659598c43530f490ba3e0450cba7163471d2900a6ec7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling winsafe v0.0.10 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling displayz v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc3xVvfS/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-0645668f9a15e480.rlib,libanstream-c0cd31540a7d06da.rlib,libanstyle_query-6b2b2868060db38b.rlib,libis_terminal_polyfill-e39671344234c74d.rlib,libcolorchoice-c3c00c022d852059.rlib,libanstyle_parse-2a1cfd0795883160.rlib,libutf8parse-92d0158219063202.rlib,libenv_filter-310c6f2541184423.rlib,libregex-70cada636656d277.rlib,libregex_automata-216f6d04220a0a51.rlib,libaho_corasick-94236398dd0ecfc1.rlib,libregex_syntax-fb6833b4227b2d03.rlib,libanstyle-e80e21c5036b9344.rlib,libhumantime-9f900d7885b5087e.rlib,libstructopt-d84035bdca8352cc.rlib,libclap-51c49457de1779bc.rlib,libvec_map-75126d96f8392bf4.rlib,libtextwrap-a09bf59b4bbced91.rlib,libunicode_width-b1bc0d6c10c00ecc.rlib,libstrsim-eb3bc2e4997041af.rlib,libbitflags-dde12b0d7d495b50.rlib,libatty-9768d1737f657590.rlib,libansi_term-74ae5010905c21da.rlib,libdisplayz-e0ea9ad818571aa6.rlib,liblog-80875292d548eefe.rlib,libwinsafe-bacbd0d0df214717.rlib,libthiserror-d5a7eeb0ca3cf45f.rlib,libcolor_eyre-973f7c88f06958cc.rlib,libcolor_spantrace-156652529b83700d.rlib,libtracing_error-4d01bd7efd935ef6.rlib,libtracing_subscriber-6f1f006d51331823.rlib,libthread_local-df7809adb1c90c50.rlib,libsharded_slab-9d3d4272806f2d43.rlib,liblazy_static-3674be3f4245d19b.rlib,libtracing-df55de3a197261cf.rlib,libpin_project_lite-72bf04572caa1c84.rlib,libtracing_core-5da7a097d87b2dcc.rlib,libowo_colors-4675cac5a395cb8a.rlib,libeyre-2bc5e49b74093dd9.rlib,libindenter-add53b8e51d6428d.rlib,libonce_cell-87ad594b4fdd0b3c.rlib,libbacktrace-25acdfed3ee567d5.rlib,libminiz_oxide-87a7e96a565161b9.rlib,libadler-8a8ce72c9fb247b6.rlib,libobject-84cae2cd158ed6ad.rlib,libmemchr-eec2dd93b0d498c5.rlib,liblibc-e85fad8dd8f16060.rlib,libaddr2line-4787ce6c40bf9e8a.rlib,libgimli-94b6e3e35291a09a.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,librustc_demangle-685041651feef096.rlib}.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-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lkernel32" "-luser32" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3xVvfS/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/displayz-e32deae33f0a4816" "-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: /usr/bin/ld: cannot find -lkernel32: No such file or directory [INFO] [stdout] /usr/bin/ld: cannot find -luser32: No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `displayz` (bin "displayz") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d97ff5d5100593a5457659598c43530f490ba3e0450cba7163471d2900a6ec7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d97ff5d5100593a5457659598c43530f490ba3e0450cba7163471d2900a6ec7f", kill_on_drop: false }` [INFO] [stdout] d97ff5d5100593a5457659598c43530f490ba3e0450cba7163471d2900a6ec7f