[INFO] cloning repository https://github.com/annmarie-switzer/warp-chat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/annmarie-switzer/warp-chat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannmarie-switzer%2Fwarp-chat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fannmarie-switzer%2Fwarp-chat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79b0feb962bd31381b12d688308b51847368045f [INFO] testing annmarie-switzer/warp-chat 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%2Fannmarie-switzer%2Fwarp-chat" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/annmarie-switzer/warp-chat [INFO] finished tweaking git repo https://github.com/annmarie-switzer/warp-chat [INFO] tweaked toml for git repo https://github.com/annmarie-switzer/warp-chat written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/annmarie-switzer/warp-chat 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/annmarie-switzer/warp-chat 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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 18b6a2622cae09cd847aec5d2822fde058a4c5cc09f13e8c922dca1853f3cecd [INFO] running `Command { std: "docker" "start" "-a" "18b6a2622cae09cd847aec5d2822fde058a4c5cc09f13e8c922dca1853f3cecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18b6a2622cae09cd847aec5d2822fde058a4c5cc09f13e8c922dca1853f3cecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18b6a2622cae09cd847aec5d2822fde058a4c5cc09f13e8c922dca1853f3cecd", kill_on_drop: false }` [INFO] [stdout] 18b6a2622cae09cd847aec5d2822fde058a4c5cc09f13e8c922dca1853f3cecd [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=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] fc2ce9b8942a454a462ec6a39f56c98957ccd59e0487e0e49a585c8cba9d3142 [INFO] running `Command { std: "docker" "start" "-a" "fc2ce9b8942a454a462ec6a39f56c98957ccd59e0487e0e49a585c8cba9d3142", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fastrand v1.6.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling headers v0.3.5 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling chat v0.1.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/rustcZc0Ix9/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpretty_env_logger-741dd39b47a5869d.rlib,libenv_logger-a8bf755daa38bdcd.rlib,libtermcolor-811ad993a566b17a.rlib,libatty-a526d9cc28213be6.rlib,libhumantime-8d8e09eea03a30a0.rlib,libregex-61abb5ead9fe6390.rlib,libaho_corasick-c2a7e5a13a42a59f.rlib,libregex_syntax-ae12054508fb30be.rlib,libwarp-3cb3e24e0e93b1ac.rlib,libscoped_tls-c773acb8a8b535a4.rlib,libtokio_tungstenite-999b497a8aa32534.rlib,libtungstenite-7945ed404685f3ab.rlib,libutf8-f59a957f78b3215a.rlib,libbyteorder-c7092f68299ac016.rlib,libthiserror-3dcefc19c513f37e.rlib,liburl-4dc046bcdff1bf68.rlib,libidna-b27d6234464fcaf9.rlib,libunicode_normalization-b999db1f4766a6ba.rlib,libtinyvec-4bc788528a02b60f.rlib,libtinyvec_macros-c54c30cfa88e68f0.rlib,libunicode_bidi-fb711a4a1fa89e19.rlib,libmultipart-27533df42ba1cd7b.rlib,libtwoway-ddc2321bec9c28a6.rlib,libbuf_redux-4c4fbb32ee8ae810.rlib,libsafemem-415ebfa147efdd91.rlib,libquick_error-022321fe562bcedb.rlib,libtempfile-5f98eda4fbe232c7.rlib,libfastrand-3e8bb4a377a091fe.rlib,libremove_dir_all-4e221c62d36b2749.rlib,librand-79d5ddf3f6eed9eb.rlib,librand_chacha-b8fa1281717b48e7.rlib,libppv_lite86-a9f3c9ee76597f1e.rlib,librand_core-f5a7c99dc41a1a29.rlib,libgetrandom-d2b6e344dddd824c.rlib,libmime_guess-c7287eb44636b2a5.rlib,libunicase-8147ee5a701eb6bd.rlib,libserde_urlencoded-6e76c99167878c41.rlib,libform_urlencoded-08b32e4d9c417640.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libmatches-210e485a89affeee.rlib,libserde_json-ae92a17dcba780e3.rlib,libryu-653032556b772f2f.rlib,libserde-612a0c12a8ceedb0.rlib,libheaders-de49b00fe026f681.rlib,libsha1-22010af6f58d801b.rlib,libopaque_debug-bfd86111b0908dde.rlib,libcpufeatures-03d302c468f0d4ec.rlib,libblock_buffer-01e29eb50d49b318.rlib,libdigest-d159c17d24eaf1b0.rlib,libgeneric_array-e4abed14fe55019c.rlib,libtypenum-dfaa696d06b304f0.rlib,libmime-2517c84452183460.rlib,libheaders_core-413ef7cfc40b9231.rlib,libbitflags-561a4f1321538a32.rlib,libbase64-1447dfff012d42f8.rlib,libhyper-9274a6fa0cea27a2.rlib,libwant-633d9112559b1b2f.rlib,libtry_lock-d956e9fcf0af499a.rlib,libitoa-7c9a83f6047c872a.rlib,libsocket2-9d30beb063976ff8.rlib,libhttparse-d0c202cec822a6f8.rlib,libh2-3d4d898a4d3653d5.rlib,libindexmap-1dc12fb6674cec4d.rlib,libhashbrown-f6484c11bf24e065.rlib,libtokio_util-e20326b4d9260930.rlib,libtower_service-a4da4ae722e0ce46.rlib,libtracing-cdd529c5af369179.rlib,libtracing_core-73c54d407336bd1e.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libfutures_channel-5b34d7161cfa1a7c.rlib,libhttp_body-c86ea10ce3ff97f6.rlib,libhttpdate-ec7670c9b4625e21.rlib,libhttp-784c741ce327a90a.rlib,libitoa-158d7e21e599682f.rlib,libfnv-81596130b397d5c3.rlib,libpin_project-f91e166b91579972.rlib,libtokio_stream-995e4f2eb25d3fb5.rlib,libtokio-688f9cde0515a49f.rlib,libsignal_hook_registry-db88c77fa579aa5f.rlib,libnum_cpus-2c9a8123eaa3c231.rlib,libmemchr-81b381f232779c95.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libbytes-37e68ee094a72681.rlib,libmio-ec0c70146e696191.rlib,liblog-ac2d7cc7e3389574.rlib,libparking_lot-533b8b3bc0ec95c6.rlib,libparking_lot_core-2e20d1584cc6db48.rlib,liblibc-7253a04f790802a5.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-c3c95a699de46305.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libcfg_if-66d55f6b302e88c8.rlib,libfutures_util-e0f340133b9ba1cc.rlib,libslab-93074f6ff5a0b7db.rlib,libpin_project_lite-049930466ef9967f.rlib,libfutures_sink-c9f7a3542fd7e063.rlib,libfutures_task-8d01264ee8be7a4a.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-e674cac6d3f3e322.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/rustcZc0Ix9/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/chat-9969081d3a789698" "-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-d2b6e344dddd824c.rlib(getrandom-d2b6e344dddd824c.getrandom.16c0f50a993c899a-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.4/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17hc7a2ecb2264fccc9E+0xb6): 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 `chat` (bin "chat") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fc2ce9b8942a454a462ec6a39f56c98957ccd59e0487e0e49a585c8cba9d3142", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc2ce9b8942a454a462ec6a39f56c98957ccd59e0487e0e49a585c8cba9d3142", kill_on_drop: false }` [INFO] [stdout] fc2ce9b8942a454a462ec6a39f56c98957ccd59e0487e0e49a585c8cba9d3142