[INFO] cloning repository https://github.com/javieriserte/fam [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javieriserte/fam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavieriserte%2Ffam", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavieriserte%2Ffam'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3946528d855dae88b213c2e765b4d2b18ba6b4ac [INFO] testing javieriserte/fam 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%2Fjavieriserte%2Ffam" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/javieriserte/fam [INFO] finished tweaking git repo https://github.com/javieriserte/fam [INFO] tweaked toml for git repo https://github.com/javieriserte/fam written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/javieriserte/fam 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/javieriserte/fam 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 46e238dd119d598e19fa5399ead653fab2369b053d84baa63a49056c0e901018 [INFO] running `Command { std: "docker" "start" "-a" "46e238dd119d598e19fa5399ead653fab2369b053d84baa63a49056c0e901018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46e238dd119d598e19fa5399ead653fab2369b053d84baa63a49056c0e901018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46e238dd119d598e19fa5399ead653fab2369b053d84baa63a49056c0e901018", kill_on_drop: false }` [INFO] [stdout] 46e238dd119d598e19fa5399ead653fab2369b053d84baa63a49056c0e901018 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6825acf9f779b92e97551285b09fceb264111214b808cc4894749fb169e31eec [INFO] running `Command { std: "docker" "start" "-a" "6825acf9f779b92e97551285b09fceb264111214b808cc4894749fb169e31eec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling base62 v2.2.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling rust-i18n v3.1.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling piston2d-graphics v0.37.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling graphics_buffer v0.7.5 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling rust-i18n-support v3.1.3 [INFO] [stderr] Compiling rust-i18n-macro v3.1.3 [INFO] [stderr] Compiling fam v0.0.13 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | fn iter(&self) -> SequenceIterable; [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] 96 | fn iter(&self) -> SequenceIterable<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/lib/lib.rs:1124:24 [INFO] [stdout] | [INFO] [stdout] 1124 | pub fn columns(&self) -> ColumnIterable { [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] 1124 | pub fn columns(&self) -> ColumnIterable<'_> { [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/rustcKltMD3/symbols.o" "<11 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libhome-2caa70219593fc04.rlib,libfamlib-4a3291736d827e49.rlib,libitertools-c456d5d05c5a7a86.rlib,libgraphics_buffer-d71c5b65c008932f.rlib,libimage-b64bac972d92e561.rlib,libbytemuck-186707b2da0a17e1.rlib,libpng-6b9011ab06c5c76a.rlib,libminiz_oxide-dd3230b304bd21da.rlib,libcrc32fast-73831421cab1f53a.rlib,libdeflate-765b515a671a9afa.rlib,libadler32-5cb8e62306edda0a.rlib,libnum_iter-ad9f422d2c1470d1.rlib,libscoped_threadpool-7a69c1f095d1210f.rlib,libnum_rational-43c7df2f92a6a607.rlib,libnum_integer-5ddb400e2d865490.rlib,libgif-2522b2c1ad583a79.rlib,libcolor_quant-fd36927056f4d79f.rlib,libtiff-184eab1d12ca36aa.rlib,libweezl-98b8b938327fefff.rlib,libminiz_oxide-ed47cc8b177bcf36.rlib,libadler-cfae5593f0297367.rlib,libjpeg_decoder-9a8533c1119de959.rlib,librayon-dce2a86aacde0450.rlib,librayon_core-154768a4daa8b07b.rlib,libnum_cpus-5a88e878fe706260.rlib,libcrossbeam_deque-5605fed6ec712217.rlib,libcrossbeam_epoch-029f62998d1e189d.rlib,libmemoffset-cf660738815e7a10.rlib,libscopeguard-73056285f12cb829.rlib,libcrossbeam_channel-e65dc906cd56d804.rlib,libcrossbeam_utils-a402afb9c038c148.rlib,libbit_vec-982f90e76516d419.rlib,libtempfile-2cf95a2d302a2552.rlib,libremove_dir_all-4e221c62d36b2749.rlib,libgraphics-ad69df3d5946776e.rlib,libfnv-81596130b397d5c3.rlib,librusttype-c19a6d370d8a0b27.rlib,libstb_truetype-b014b1c1e1b196ca.rlib,libbyteorder-a2e9f6ef1ec2d791.rlib,libordered_float-fb7eee02ad6b0a2c.rlib,libapprox-7eebf846a4a8f541.rlib,libnum_traits-e04a0b1505efd012.rlib,libviewport-68afd48d38384180.rlib,libinterpolation-f19afb8b2b1bf86a.rlib,libread_color-b86e0a51daa0617e.rlib,libtexture-0a4761c54ec9d420.rlib,libvecmath-4ab82ff6efa548cc.rlib,libfloat-3a2db9956b6c79fe.rlib,librand-0bc3efd50ae97499.rlib,librand_chacha-a5f8fbe669b4370d.rlib,libppv_lite86-5a92c3ab26105205.rlib,librand_core-e5fa13787e67c0e7.rlib,libgetrandom-626ea60b9fbc30f5.rlib,librust_i18n-b8460ef4b9fa10e3.rlib,libsmallvec-99336384de5c5d76.rlib,librust_i18n_support-13382965257e7e93.rlib,libserde_yml-046c6427e46a0b24.rlib,liblibyml-73d2b076b10b288d.rlib,libglobwalk-6171f5281f7dba6d.rlib,libignore-fab17fa13b3b98b0.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libwalkdir-a6384958eaeb735e.rlib,libsame_file-ebfa63be59ead6ba.rlib,libthread_local-73e459590a06f8ee.rlib,libcfg_if-66d55f6b302e88c8.rlib,libregex-0ccbd8977befd4cd.rlib,libglobset-e1d951f412de24ad.rlib,liblog-9d1c21f0622e8508.rlib,libregex_automata-656ab333a7e6b10f.rlib,libregex_syntax-b878c1e5bf90cc38.rlib,libbstr-4f359bf8b0aeba60.rlib,libaho_corasick-60929d84398db158.rlib,libserde_json-0b647b298dbf1fd3.rlib,libmemchr-8eb551391861f369.rlib,libitoa-f163f11166b2899c.rlib,libryu-916f1b7700702bdd.rlib,libbase62-f7165866bc384f49.rlib,libtoml-e8a0540a47a3a7a3.rlib,libtoml_edit-a25c6558f6f18c1c.rlib,libserde_spanned-c8175ae08699651a.rlib,libindexmap-15c056e598030d53.rlib,libequivalent-c8ca4e154c540f6d.rlib,libhashbrown-888db2db3bd93af1.rlib,libwinnow-7a602b824ca3a540.rlib,libtoml_datetime-20558acd906a09d1.rlib,libsiphasher-a16aec30ce993c09.rlib,libitertools-79c38b9bba0c5eae.rlib,libeither-66b4fb446a87d31c.rlib,libtriomphe-842d9c9272c1a927.rlib,libstable_deref_trait-4f99d761fb096bfe.rlib,libserde-08a19db8e4f75915.rlib,libarc_swap-ce2702317fffe580.rlib,libnormpath-0879068f59d2d554.rlib,libonce_cell-303ff80ee814d981.rlib,libclap-1ae001c908e3ca33.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-5d1b78c1d06e3310.rlib,libunicode_width-0554d3fad58fffa5.rlib,libstrsim-b8b77d7a062bc77b.rlib,libbitflags-561a4f1321538a32.rlib,libatty-c188facca106209d.rlib,liblibc-8c242142bf5979c3.rlib,libansi_term-bdfff57b5fb49171.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/rustcKltMD3/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/famcli-e3c802a2e0338fa5" "-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-626ea60b9fbc30f5.rlib(getrandom-626ea60b9fbc30f5.getrandom.38318fb402ed9001-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.2/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h4c40120a224b96f4E+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 `fam` (bin "famcli") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "6825acf9f779b92e97551285b09fceb264111214b808cc4894749fb169e31eec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6825acf9f779b92e97551285b09fceb264111214b808cc4894749fb169e31eec", kill_on_drop: false }` [INFO] [stdout] 6825acf9f779b92e97551285b09fceb264111214b808cc4894749fb169e31eec