[INFO] cloning repository https://github.com/tsingson/imgrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tsingson/imgrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsingson%2Fimgrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftsingson%2Fimgrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c35665a2271de0fb2155f87da6d9516f2e5657e9 [INFO] testing tsingson/imgrust 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%2Ftsingson%2Fimgrust" "/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/tsingson/imgrust [INFO] finished tweaking git repo https://github.com/tsingson/imgrust [INFO] tweaked toml for git repo https://github.com/tsingson/imgrust written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tsingson/imgrust 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/tsingson/imgrust 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] aeecaad44a6263b890f79ceb9d2e05576bb9732e51d908bead79f903980b9c66 [INFO] running `Command { std: "docker" "start" "-a" "aeecaad44a6263b890f79ceb9d2e05576bb9732e51d908bead79f903980b9c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeecaad44a6263b890f79ceb9d2e05576bb9732e51d908bead79f903980b9c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeecaad44a6263b890f79ceb9d2e05576bb9732e51d908bead79f903980b9c66", kill_on_drop: false }` [INFO] [stdout] aeecaad44a6263b890f79ceb9d2e05576bb9732e51d908bead79f903980b9c66 [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] ca67f02a951a80e87730da413f7d4bc3c97060ab455e0c9bcf248ea4478322aa [INFO] running `Command { std: "docker" "start" "-a" "ca67f02a951a80e87730da413f7d4bc3c97060ab455e0c9bcf248ea4478322aa", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.10.2 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling multipart v0.18.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tungstenite v0.14.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-tungstenite v0.15.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling warp v0.3.2 [INFO] [stderr] Compiling imgrust 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/rustcnprMNB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libwarp-9c61160c622676c9.rlib,libscoped_tls-17de54b516cc792b.rlib,libtokio_tungstenite-2af7e49d33ae4077.rlib,libtungstenite-2ff96aaa7800edb9.rlib,libutf8-cd5453faaa1100e4.rlib,libbyteorder-5ea53288cd6f3764.rlib,libsha1-42a63cf878d9506b.rlib,libopaque_debug-4b353fbc2f487358.rlib,libblock_buffer-8e55f483651a0272.rlib,libdigest-a0dcc6165b0fd168.rlib,libthiserror-67e0480de06d3785.rlib,liburl-a5235cfb4115bc11.rlib,libidna-28dd7d2bd2d7d68c.rlib,libunicode_normalization-9ea52d675b81a52f.rlib,libtinyvec-3913927b95fe08b1.rlib,libtinyvec_macros-26cc4b03fda1e6fa.rlib,libunicode_bidi-fb3329ca851fda66.rlib,libmultipart-4c69577872c303e9.rlib,libtwoway-25a9cf0d45d56f82.rlib,libbuf_redux-c4e9c9798a6469e9.rlib,libsafemem-cb1606d1373a9851.rlib,libquick_error-82e42e8a19ae068f.rlib,libtempfile-a0a4c612f8fce0af.rlib,libfastrand-9dee0980d9c1da70.rlib,libremove_dir_all-6dd505d004e574f9.rlib,librand-e795f1d98d4cbe89.rlib,librand_chacha-f94db4876d7258ef.rlib,libppv_lite86-2725114a17074a11.rlib,librand_core-96da5b462418883b.rlib,libmime_guess-59540bace82a2c06.rlib,libunicase-e7ec895ecdfa5708.rlib,libserde_urlencoded-06e4c846b5f679ec.rlib,libform_urlencoded-456036b3d4f1c1e4.rlib,libpercent_encoding-22b67c91f97a2f5b.rlib,libmatches-cba2470e70772925.rlib,libserde_json-6d905296bf958189.rlib,libryu-933ad6ce1049a86e.rlib,libserde-e0f1a011a69151cf.rlib,libheaders-e16c17281eeb08ea.rlib,libsha1-2dff6aa138531131.rlib,libcpufeatures-c4db67d8967455f0.rlib,libdigest-cf0bce8c33a3f40d.rlib,libblock_buffer-9b077b1de7439f21.rlib,libcrypto_common-ae8c059e0d53147b.rlib,libgeneric_array-1cb6ecac870fbdec.rlib,libtypenum-9f1cc6673655841b.rlib,libmime-52ad8686d664e034.rlib,libheaders_core-b0a84ac9cf1f575f.rlib,libbitflags-4686f4e2e8803cab.rlib,libbase64-8d4032d5c53b49e4.rlib,libhyper-852c4ef27fecb30a.rlib,libwant-2d7e0bbcdf0c0d41.rlib,libtry_lock-2ccb9baba0e9e6df.rlib,libsocket2-a66e0dba360330e9.rlib,libhttparse-c0aa625cc91648b6.rlib,libh2-f8a3eef4b83035b6.rlib,libindexmap-e13aa3b688fd58f0.rlib,libhashbrown-10a20a5117bdadc1.rlib,libtokio_util-d4fafb6f2a9472d6.rlib,libtower_service-ec1d5d2dbb6024c1.rlib,libtracing-02b944313ed4997e.rlib,libtracing_core-515cbe6dec6cf365.rlib,liblazy_static-fd402f8908667519.rlib,libfutures_channel-2e0938b8375bdc86.rlib,libhttp_body-bdec03d6a41fb825.rlib,libtokio-4550f5dcea2a12f4.rlib,libnum_cpus-47a9e9be2e365d9f.rlib,libmemchr-4d8df1cfed5ac382.rlib,libmio-d47c32f1ba2271a0.rlib,liblog-b617f97f330ae495.rlib,libhttpdate-35d5bfbcb41e57a7.rlib,libhttp-e8d33d13fb7e7cc6.rlib,libitoa-b5966bd3139007f4.rlib,libfnv-37d12c65d2cf3f04.rlib,libpin_project-4ef9fdf68064ff66.rlib,libuuid-042f4438735cd1b7.rlib,libgetrandom-0f4a977c24253c71.rlib,liblibc-821cfe9bd7933862.rlib,libcfg_if-c062fd835bf48395.rlib,libfutures-c4565bd85cb2c8c1.rlib,libfutures_util-b745c6bba75ce3ac.rlib,libslab-ab552a40bbfbd219.rlib,libpin_project_lite-2aea8f34358c017b.rlib,libfutures_sink-90196844d005c6f7.rlib,libfutures_task-6d23925424cabc74.rlib,libpin_utils-a95093917cb22abc.rlib,libfutures_core-d06cc838d9d2a429.rlib,libbytes-f81c4110cf2bfa28.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/rustcnprMNB/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/imgrust-16fd087d88ee24d3" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-Wl,--strip-debug" "-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-0f4a977c24253c71.rlib(getrandom-0f4a977c24253c71.getrandom.7cb3c5f9786c7968-cgu.0.rcgu.o): in function `getrandom::util_libc::open_readonly': [INFO] [stdout] getrandom.7cb3c5f9786c7968-cgu.0:(.text._ZN9getrandom9util_libc13open_readonly17he1057d303c53f258E+0x69): 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 `imgrust` (bin "imgrust") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "ca67f02a951a80e87730da413f7d4bc3c97060ab455e0c9bcf248ea4478322aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca67f02a951a80e87730da413f7d4bc3c97060ab455e0c9bcf248ea4478322aa", kill_on_drop: false }` [INFO] [stdout] ca67f02a951a80e87730da413f7d4bc3c97060ab455e0c9bcf248ea4478322aa