[INFO] fetching crate screentaker 0.1.3... [INFO] testing screentaker-0.1.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate screentaker 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate screentaker 0.1.3 [INFO] finished tweaking crates.io crate screentaker 0.1.3 [INFO] tweaked toml for crates.io crate screentaker 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate screentaker 0.1.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate screentaker 0.1.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded screenshots v0.8.5 [INFO] [stderr] Downloaded display-info v0.4.3 [INFO] [stderr] Downloaded xcb v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e144212f214ad091f16528b2be1def1ae5f9fc02e596becbdd9b4e61012ae572 [INFO] running `Command { std: "docker" "start" "-a" "e144212f214ad091f16528b2be1def1ae5f9fc02e596becbdd9b4e61012ae572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e144212f214ad091f16528b2be1def1ae5f9fc02e596becbdd9b4e61012ae572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e144212f214ad091f16528b2be1def1ae5f9fc02e596becbdd9b4e61012ae572", kill_on_drop: false }` [INFO] [stdout] e144212f214ad091f16528b2be1def1ae5f9fc02e596becbdd9b4e61012ae572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9518497fa83ddd771b2d9d33f2084b9be1c17fa2ab865bd9ded6182f0a6cc3c0 [INFO] running `Command { std: "docker" "start" "-a" "9518497fa83ddd771b2d9d33f2084b9be1c17fa2ab865bd9ded6182f0a6cc3c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.1 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling quick-xml v0.28.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling png v0.17.10 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling wayland-scanner v0.30.1 [INFO] [stderr] Compiling xcb v1.2.2 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling memmap2 v0.7.1 [INFO] [stderr] Compiling termion v2.0.1 [INFO] [stderr] Compiling wayland-backend v0.1.2 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling jpeg-decoder v0.3.0 [INFO] [stderr] Compiling tiff v0.9.0 [INFO] [stderr] Compiling image v0.24.7 [INFO] [stderr] Compiling wayland-client v0.30.2 [INFO] [stderr] Compiling wayland-protocols v0.30.1 [INFO] [stderr] Compiling display-info v0.4.3 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling wayland-protocols-wlr v0.1.0 [INFO] [stderr] Compiling libwayshot v0.2.0 [INFO] [stderr] Compiling screenshots v0.8.5 [INFO] [stderr] Compiling screentaker v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcCZMvpN/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtermion-0262b4f36519eb54.rlib,libnumtoa-e9c283ec89102151.rlib,libwhoami-18c64c2b71b350fc.rlib,libchrono-13634ce5ea661bc4.rlib,libiana_time_zone-bee42fd51efb89b1.rlib,libscreenshots-0a7d2850bd92caa1.rlib,libpercent_encoding-c3f6c18205bf0adc.rlib,liblibwayshot-be76ccfea424138e.rlib,liblog-637a230818e1cd6e.rlib,libmemmap2-5b3bd1a7c508d0b0.rlib,libthiserror-4989a10b969cd9d5.rlib,libwayland_protocols_wlr-84427af0a12af5d1.rlib,libwayland_protocols-ce8311058eb73dcf.rlib,libwayland_client-aef0a7465ea4d6ef.rlib,libwayland_backend-406654f3b67b224c.rlib,libdowncast_rs-2fabc59621ed526b.rlib,libwayland_sys-3fcd43287435edb9.rlib,libnix-c8fe66bd3ff87333.rlib,libmemoffset-89d8089909377bb6.rlib,libpin_utils-b08f1197f0cdae19.rlib,libio_lifetimes-56dd6217cdaa6077.rlib,libdbus-43a67174a201b4bc.rlib,liblibdbus_sys-8ed7f97ac97734b4.rlib,libdisplay_info-a2e265cd1c2cdb11.rlib,libxcb-f4d1706fe1ffc691.rlib}.rlib" "-lxcb" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-ca471245f1505c4c.rlib,libimage-503223d401299355.rlib,libqoi-4490f1f133323be4.rlib,libbytemuck-0b1b006de67b5da7.rlib,libpng-c8da028278738b15.rlib,libfdeflate-99cee15dacd02de3.rlib,libbitflags-e274cd04b58a060d.rlib,libexr-094b53f5f163c266.rlib,libflume-6501618b45b88184.rlib,libzune_inflate-b5966f47ed614358.rlib,libbit_field-06d03666b2d421c3.rlib,liblebe-90cc8b9f07bb8457.rlib,libhalf-bbe8151ed0e786c4.rlib,libsmallvec-e391009df860311c.rlib,libnum_rational-b740fd3ca04ae10f.rlib,libnum_integer-9877c78c3b677507.rlib,libgif-f19a660c65b63f36.rlib,libcolor_quant-fd36927056f4d79f.rlib,libbyteorder-1e24148c060ae1e7.rlib,libnum_traits-9c54c6b64b45c6ac.rlib,libtiff-0286eadf9966be8e.rlib,libflate2-a2dfd1b534769eaa.rlib,libminiz_oxide-4854b2da8220ecdf.rlib,libsimd_adler32-d281adfd236d72a3.rlib,libcrc32fast-8f2d6020cd2aee51.rlib,libweezl-203abeacc7a6ba7f.rlib,libjpeg_decoder-72a2891e89cf184c.rlib,librayon-f724bff9ebb9a0a8.rlib,librayon_core-c84bdec13d4be9c1.rlib,libcrossbeam_deque-25ec3596a137e164.rlib,libcrossbeam_epoch-00386608835731c2.rlib,libmemoffset-c0d82747a94238ad.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libcrossbeam_utils-5dfffe34abebe341.rlib,libcfg_if-66d55f6b302e88c8.rlib,libeither-1d3de3e8349ae03b.rlib,libanyhow-5b8c700c455c83a3.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcCZMvpN/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libdbus-sys-1e44921a9a22bec7/out" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libdbus-sys-1e44921a9a22bec7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/screentaker-2808243dbf943e82" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_in.o): in function `_xcb_in_read': [INFO] [stdout] (.text+0x171b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_ext.o): in function `get_lazyreply': [INFO] [stdout] (.text+0x111): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_util.o): in function `_xcb_parse_display': [INFO] [stdout] (.text+0xaa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xe4): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: (.text+0x191): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: (.text+0x1eb): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x272): undefined reference to `__isoc23_strtoul' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_util.o): in function `_xcb_open_tcp': [INFO] [stdout] (.text+0x3e4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_util.o): in function `xcb_connect_to_display_with_auth_info': [INFO] [stdout] (.text+0x6f9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x763): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0x902): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xa58): undefined reference to `__strcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_auth.o): in function `get_authptr': [INFO] [stdout] (.text+0x75): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: (.text+0xad): undefined reference to `XauGetBestAuthByAddr' [INFO] [stdout] /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libxcb.a(xcb_auth.o): in function `_xcb_get_auth_info': [INFO] [stdout] (.text+0x2eb): undefined reference to `XauDisposeAuth' [INFO] [stdout] /usr/bin/ld: (.text+0x500): undefined reference to `XdmcpWrap' [INFO] [stdout] /usr/bin/ld: (.text+0x510): undefined reference to `XauDisposeAuth' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `screentaker` (bin "screentaker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9518497fa83ddd771b2d9d33f2084b9be1c17fa2ab865bd9ded6182f0a6cc3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9518497fa83ddd771b2d9d33f2084b9be1c17fa2ab865bd9ded6182f0a6cc3c0", kill_on_drop: false }` [INFO] [stdout] 9518497fa83ddd771b2d9d33f2084b9be1c17fa2ab865bd9ded6182f0a6cc3c0