[INFO] cloning repository https://github.com/qchateau/least [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qchateau/least" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqchateau%2Fleast", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqchateau%2Fleast'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e166a98273345928e123a2850054d2522ffd2ca [INFO] testing qchateau/least 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%2Fqchateau%2Fleast" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/qchateau/least [INFO] finished tweaking git repo https://github.com/qchateau/least [INFO] tweaked toml for git repo https://github.com/qchateau/least written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/qchateau/least 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/qchateau/least 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] df181ad9f6b124384758ed5521e948f86de7b13dce37b0caaad941e783ae035d [INFO] running `Command { std: "docker" "start" "-a" "df181ad9f6b124384758ed5521e948f86de7b13dce37b0caaad941e783ae035d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df181ad9f6b124384758ed5521e948f86de7b13dce37b0caaad941e783ae035d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df181ad9f6b124384758ed5521e948f86de7b13dce37b0caaad941e783ae035d", kill_on_drop: false }` [INFO] [stdout] df181ad9f6b124384758ed5521e948f86de7b13dce37b0caaad941e783ae035d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7abef3c2198689d694c0f36d320c99683e3d55f062d40faf7b18844fe8e96015 [INFO] running `Command { std: "docker" "start" "-a" "7abef3c2198689d694c0f36d320c99683e3d55f062d40faf7b18844fe8e96015", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lexical v5.2.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling signal-hook-async-std v0.2.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling human_bytes v0.3.0 [INFO] [stderr] Compiling memmap2 v0.5.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling clap_derive v3.0.14 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling bless v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `path` is never read [INFO] [stdout] --> src/file_buffer/raw.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct RawFileBuffer { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 19 | range: Range, [INFO] [stdout] 20 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawFileBuffer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/file_view/file_view.rs:343:26 [INFO] [stdout] | [INFO] [stdout] 343 | fn current_view_utf8(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 343 | fn current_view_utf8(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/utils/text.rs:7:26 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn decode_utf8(data: &[u8]) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 7 | pub fn decode_utf8(data: &[u8]) -> Cow<'_, str> { [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/rustc1HVE8N/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libenv_logger-79e3fcd9e46696c6.rlib,libhumantime-d1d8eb802ffca79e.rlib,libclap-aa968eb93fec7ec6.rlib,libstrsim-7a71560e0c2955e4.rlib,libatty-947e4e7d2b6d8884.rlib,libtermcolor-811ad993a566b17a.rlib,libtextwrap-19fc9b79cb9151f9.rlib,libindexmap-86c2b5e54240922e.rlib,libhashbrown-f6484c11bf24e065.rlib,libos_str_bytes-8528ec5afe78e322.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libtui-9fbbef2fe488ee16.rlib,libcassowary-320fe38210946833.rlib,libunicode_segmentation-3334e91806fdcd11.rlib,libsignal_hook_async_std-9d01c6634123a28f.rlib,libasync_io-aec8759fe0d1bda3.rlib,libpolling-385c485f0595b6c0.rlib,libconcurrent_queue-e34cfae5585d9dc0.rlib,libcache_padded-ae24b20c479f4d87.rlib,libsocket2-7134fb89882737f9.rlib,libfutures_lite-5ce5a13171d1088f.rlib,libfastrand-dd955576b10a9343.rlib,libwaker_fn-a5e48e138c7cfc0a.rlib,libparking-e8e3e9cca08ecc67.rlib,libfutures-a6334827efbeb73d.rlib,libfutures_executor-3e7cfd25283d9a9c.rlib,libfutures_util-92724c97d4b38ed0.rlib,libfutures_io-18d743b8b2855e9d.rlib,libslab-93074f6ff5a0b7db.rlib,libfutures_channel-04f815b4a32de9d3.rlib,libfutures_sink-fa819de039e7e82d.rlib,libfutures_task-959022c35311190e.rlib,libpin_utils-b08f1197f0cdae19.rlib,libcrossterm-069f31ed2dc37d74.rlib,libfutures_core-2095693396683be2.rlib,libsignal_hook_mio-97ddf358a67c8cde.rlib,libsignal_hook-dbbb0c2ede308d60.rlib,libunicode_width-2222409b5ba3ddc6.rlib,libnum_integer-c4d2934c0c158773.rlib,libnum_traits-278f3b63c54bb6f9.rlib,libtokio-b0932d3133103e55.rlib,libsignal_hook_registry-42e26e2572d91eae.rlib,libnum_cpus-e6b77077366524af.rlib,libonce_cell-aa4d53ed7caf4352.rlib,libbytes-37e68ee094a72681.rlib,libmio-99809160bcbc9a40.rlib,libpin_project_lite-049930466ef9967f.rlib,libparking_lot-6b754744ea590d74.rlib,libparking_lot_core-e38ab86832acb69d.rlib,libsmallvec-39c23b8b078c47c3.rlib,liblock_api-53fd7aa0b2f4601c.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-e23fa3fb52ce1101.rlib,libregex-d5c369978972243e.rlib,libaho_corasick-35dda82c90652365.rlib,libmemchr-a2892755812de0fe.rlib,libregex_syntax-ae12054508fb30be.rlib,libmemmap2-2da2ea594320e172.rlib,liblog-ac2d7cc7e3389574.rlib,libhuman_bytes-877e697e44d7fd32.rlib,liblexical-8b0cdb7888e4c30f.rlib,liblexical_core-6d8be9d0bd771c64.rlib,libbitflags-e274cd04b58a060d.rlib,libryu-653032556b772f2f.rlib,libstatic_assertions-df27c3b343cf637f.rlib,libarrayvec-fd19332b40a1becd.rlib,libcfg_if-66d55f6b302e88c8.rlib,libbzip2-2fc0c725cc42a68b.rlib,libbzip2_sys-a9ce4b1d49107dc5.rlib,liblibc-655d65f696417123.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/rustc1HVE8N/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/bzip2-sys-3a008be13b3603ac/out/lib" "-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/bless-eedd3c4b5a604c34" "-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/libmemmap2-2da2ea594320e172.rlib(memmap2-2da2ea594320e172.memmap2.5f6a407a22120d0f-cgu.0.rcgu.o): in function `memmap2::os::file_len': [INFO] [stdout] /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap2-0.5.3/src/unix.rs:295:(.text._ZN7memmap22os8file_len17h488a99495a857c2cE+0x22): undefined reference to `fstat64' [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 `bless` (bin "bless") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7abef3c2198689d694c0f36d320c99683e3d55f062d40faf7b18844fe8e96015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abef3c2198689d694c0f36d320c99683e3d55f062d40faf7b18844fe8e96015", kill_on_drop: false }` [INFO] [stdout] 7abef3c2198689d694c0f36d320c99683e3d55f062d40faf7b18844fe8e96015