[INFO] cloning repository https://github.com/Treesoid/whack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Treesoid/whack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreesoid%2Fwhack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreesoid%2Fwhack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9656a9255ce8052481802bab458b7dd2e79be460 [INFO] testing Treesoid/whack against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTreesoid%2Fwhack" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Treesoid/whack [INFO] finished tweaking git repo https://github.com/Treesoid/whack [INFO] tweaked toml for git repo https://github.com/Treesoid/whack written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Treesoid/whack on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Treesoid/whack 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e288d5485acb89bf0eaf195501f1ee2d66d849d5574526cbb041ed391be1121a [INFO] running `Command { std: "docker" "start" "-a" "e288d5485acb89bf0eaf195501f1ee2d66d849d5574526cbb041ed391be1121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e288d5485acb89bf0eaf195501f1ee2d66d849d5574526cbb041ed391be1121a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e288d5485acb89bf0eaf195501f1ee2d66d849d5574526cbb041ed391be1121a", kill_on_drop: false }` [INFO] [stdout] e288d5485acb89bf0eaf195501f1ee2d66d849d5574526cbb041ed391be1121a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a39412035435e6358086ab53a517b8282606f079ae15abe3e0f7b41bef7de75a [INFO] running `Command { std: "docker" "start" "-a" "a39412035435e6358086ab53a517b8282606f079ae15abe3e0f7b41bef7de75a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling figment v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling log_buffer v1.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling yogurt v0.3.1 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling whack v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `uid` and `gid` are never read [INFO] [stdout] --> src/cli/mod.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct ClientProperties { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 112 | pub uid: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] 113 | pub gid: u32, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClientProperties` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/servers/command.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct ServerCommand { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 42 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerCommand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `command`, and `log_buffer` are never read [INFO] [stdout] --> src/servers/server_handle.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct ServerHandle { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub id: Uuid, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | command: UnboundedSender, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 11 | log_buffer: Arc>>>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerHandle` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `command` and `read_full_log` are never used [INFO] [stdout] --> src/servers/server_handle.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl ServerHandle { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn command(&self) -> UnboundedSender { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn read_full_log(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `fetch` is never used [INFO] [stdout] --> src/servers/server_info.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl ServerInfo { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 12 | pub fn fetch(_id: Uuid) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [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/rustc8qRXw2/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libshell_words-da54b633f96de1d4.rlib,liblog_buffer-fd9304708e65abf9.rlib,libfigment-6d2e98640e2ae839.rlib,libtoml-d08f2ebd0ceb998f.rlib,libuncased-34aae15195049f59.rlib,libpear-7a17297807ae0425.rlib,libyansi-70e5a5b92a804d04.rlib,libinlinable_string-dac3446437d4e73e.rlib,libyogurt-47d7bcfddcb5b6d4.rlib,libfnv-81596130b397d5c3.rlib,libnom-67089aac27360763.rlib,libuuid-a512366511846b90.rlib,libgetrandom-b1061f893d0c42cd.rlib,libserde-d170b62d832ad7b3.rlib,libtokio-7f327e20b80d3f7f.rlib,libsignal_hook_registry-8993cb9c6a008dda.rlib,libnum_cpus-9d308afd159ac3a9.rlib,libsocket2-5165258c3ea759a0.rlib,libbytes-37e68ee094a72681.rlib,libmio-dec9ac68d4390906.rlib,libcolor_eyre-47e0449f2972cde4.rlib,libcolor_spantrace-4e2dec8079150cd3.rlib,libtracing_error-603c496985435451.rlib,libtracing_subscriber-941ebf1c872daba8.rlib,libansi_term-bdfff57b5fb49171.rlib,libparking_lot-b999a71835fad1b4.rlib,libparking_lot_core-df8214549141e564.rlib,libsmallvec-cccb44d9dce4cf27.rlib,liblock_api-05ccfdad17814006.rlib,libscopeguard-73056285f12cb829.rlib,libthread_local-91af7e3e3d7dc795.rlib,libsharded_slab-5513b71284fab34e.rlib,libtracing_log-029f609f2b8aa386.rlib,liblog-85ece36e36b085b5.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtracing-b73acbecfe2214e3.rlib,libpin_project_lite-d27858faef1bbdcd.rlib,libtracing_core-2366eb8ad2d18caa.rlib,libowo_colors-8f99a2c9f9267903.rlib,libeyre-2dd3e23565dcd913.rlib,libindenter-660efc77d4619410.rlib,libonce_cell-734862852b790e74.rlib,libbacktrace-031ccdf24de5d0bc.rlib,libminiz_oxide-3a826a4debd45fea.rlib,libadler-b32dea79b2f05ffd.rlib,libobject-119207355fba4be5.rlib,libmemchr-d88797af6a5880b4.rlib,liblibc-46cbd4892249b89e.rlib,libaddr2line-63cfa50511a3d120.rlib,libgimli-385050711d28ee71.rlib,libcfg_if-66d55f6b302e88c8.rlib,librustc_demangle-4e14502e0acf1333.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/rustc8qRXw2/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/whack-4eae6ffed5e133ba" "-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: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libgetrandom-b1061f893d0c42cd.rlib(getrandom-b1061f893d0c42cd.getrandom.db4c1feb7d7ef473-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/getrandom-0.2.7/src/util_libc.rs:150:(.text._ZN9getrandom9util_libc13open_readonly17hc771f42f19ae27c7E+0xbc): undefined reference to `open64' [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 `whack` (bin "whack") due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a39412035435e6358086ab53a517b8282606f079ae15abe3e0f7b41bef7de75a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a39412035435e6358086ab53a517b8282606f079ae15abe3e0f7b41bef7de75a", kill_on_drop: false }` [INFO] [stdout] a39412035435e6358086ab53a517b8282606f079ae15abe3e0f7b41bef7de75a