[INFO] cloning repository https://github.com/juliuskreutz/rstatus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juliuskreutz/rstatus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskreutz%2Frstatus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskreutz%2Frstatus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5c495f91e9b1db8c6f0e73b795fa9f1c6251ab3 [INFO] testing juliuskreutz/rstatus against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuliuskreutz%2Frstatus" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juliuskreutz/rstatus [INFO] finished tweaking git repo https://github.com/juliuskreutz/rstatus [INFO] tweaked toml for git repo https://github.com/juliuskreutz/rstatus written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juliuskreutz/rstatus 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 git repo https://github.com/juliuskreutz/rstatus 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xcb v1.4.0 [INFO] [stderr] Downloaded cc v1.1.21 [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] 661545e3dec4e1ad46a69caf2d8e8a17aba180552b9e009b4812a8eedcb62a84 [INFO] running `Command { std: "docker" "start" "-a" "661545e3dec4e1ad46a69caf2d8e8a17aba180552b9e009b4812a8eedcb62a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "661545e3dec4e1ad46a69caf2d8e8a17aba180552b9e009b4812a8eedcb62a84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "661545e3dec4e1ad46a69caf2d8e8a17aba180552b9e009b4812a8eedcb62a84", kill_on_drop: false }` [INFO] [stdout] 661545e3dec4e1ad46a69caf2d8e8a17aba180552b9e009b4812a8eedcb62a84 [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] 231bc0a74bedb9114698d05f7c585ef0db73d028fd9de09a9710b3fd476fad64 [INFO] running `Command { std: "docker" "start" "-a" "231bc0a74bedb9114698d05f7c585ef0db73d028fd9de09a9710b3fd476fad64", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling xcb v1.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling rstatus v1.0.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/rustclKkAwf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libchrono-9d07940da4d1778b.rlib,libnum_traits-601d09e68528aa1b.rlib,libiana_time_zone-a5d0036731b739f1.rlib,libxcb-3a1deba3c1d0b5b4.rlib}.rlib" "-lxcb" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-63144d4638558bad.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/rustclKkAwf/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/rstatus-8ebbd2be1add6ef6" "-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 `rstatus` (bin "rstatus") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "231bc0a74bedb9114698d05f7c585ef0db73d028fd9de09a9710b3fd476fad64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231bc0a74bedb9114698d05f7c585ef0db73d028fd9de09a9710b3fd476fad64", kill_on_drop: false }` [INFO] [stdout] 231bc0a74bedb9114698d05f7c585ef0db73d028fd9de09a9710b3fd476fad64