[INFO] fetching crate mnemnk-application 0.4.0... [INFO] testing mnemnk-application-0.4.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate mnemnk-application 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate mnemnk-application 0.4.0 [INFO] finished tweaking crates.io crate mnemnk-application 0.4.0 [INFO] tweaked toml for crates.io crate mnemnk-application 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mnemnk-application 0.4.0 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 mnemnk-application 0.4.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded active-win-pos-rs v0.9.0 [INFO] [stderr] Downloaded appkit-nsworkspace-bindings v0.1.2 [INFO] [stderr] Downloaded dyn-clone v1.0.18 [INFO] [stderr] Downloaded cocoa-foundation v0.2.0 [INFO] [stderr] Downloaded cocoa v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] a91b25eabdd96851b0ba43fc2acbd7d726d091820db0505899e219719509e9c2 [INFO] running `Command { std: "docker" "start" "-a" "a91b25eabdd96851b0ba43fc2acbd7d726d091820db0505899e219719509e9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a91b25eabdd96851b0ba43fc2acbd7d726d091820db0505899e219719509e9c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a91b25eabdd96851b0ba43fc2acbd7d726d091820db0505899e219719509e9c2", kill_on_drop: false }` [INFO] [stdout] a91b25eabdd96851b0ba43fc2acbd7d726d091820db0505899e219719509e9c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 95f0845f1b56426eb5ccb0e988efbcb671afc8d12da509cbd76cf20808fc94d0 [INFO] running `Command { std: "docker" "start" "-a" "95f0845f1b56426eb5ccb0e988efbcb671afc8d12da509cbd76cf20808fc94d0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling schemars v0.8.21 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling xcb v1.5.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling schemars_derive v0.8.21 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling clap v4.5.28 [INFO] [stderr] Compiling active-win-pos-rs v0.9.0 [INFO] [stderr] Compiling mnemnk-application v0.4.0 (/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/rustcYg0yR5/symbols.o" "<10 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-243e737be9b31f93.rlib,libenv_filter-9d526d2515b8802d.rlib,libregex-a53b2cddb7131232.rlib,libregex_automata-3d429731f5163318.rlib,libaho_corasick-221b7966ebefc064.rlib,libregex_syntax-e1e74b324d770c72.rlib,libhumantime-d1d8eb802ffca79e.rlib,libtokio-0700d774b66435ab.rlib,libsignal_hook_registry-d891de927c0d4459.rlib,libsocket2-70a5832dbb74a920.rlib,libbytes-9bfe553f7bec7d4b.rlib,libmio-affd9daf9dfaaed1.rlib,libparking_lot-1e77b1c158a15071.rlib,libparking_lot_core-ebd4bc8474f4b640.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-2d6715e484c92b62.rlib,liblock_api-98db4a9c1c082633.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libschemars-07fd754449582514.rlib,libdyn_clone-f2dfaed90f0d641f.rlib,libserde_json-240ddf30b1acd9c9.rlib,libmemchr-a6af4e08ecbb6708.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libserde-b7c1aae8a4db77b5.rlib,liblog-b83bcac5887b9451.rlib,libclap-18f7b82f5106a3cd.rlib,libclap_builder-2d4f170c90b6b02c.rlib,libstrsim-e5a1ceb0bdbece3f.rlib,libanstream-527927351f6d80a2.rlib,libanstyle_query-ebe1135144359f1f.rlib,libis_terminal_polyfill-67333c1fd864e7ce.rlib,libcolorchoice-aaa33b9b4c6e047f.rlib,libanstyle_parse-5c3251d51efe2012.rlib,libutf8parse-566e819dd32c0a03.rlib,libclap_lex-b04abc9e061f964d.rlib,libanstyle-b75f78861eab6f9d.rlib,libchrono-761e8efc254e006f.rlib,libnum_traits-27d03c8597fbcee0.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libanyhow-d3d82cf750ed3417.rlib,libactive_win_pos_rs-c67314cf1fb34e0f.rlib,libxcb-728afd1b6ec7276b.rlib}.rlib" "-lxcb" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-43c3433c4a6dd1b5.rlib,libbitflags-e274cd04b58a060d.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/rustcYg0yR5/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-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/mnemnk_application-fe749d78b202a487" "-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 `mnemnk-application` (bin "mnemnk-application") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "95f0845f1b56426eb5ccb0e988efbcb671afc8d12da509cbd76cf20808fc94d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f0845f1b56426eb5ccb0e988efbcb671afc8d12da509cbd76cf20808fc94d0", kill_on_drop: false }` [INFO] [stdout] 95f0845f1b56426eb5ccb0e988efbcb671afc8d12da509cbd76cf20808fc94d0