[INFO] fetching crate diary 0.1.1... [INFO] testing diary-0.1.1 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate diary 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate diary 0.1.1 [INFO] finished tweaking crates.io crate diary 0.1.1 [INFO] tweaked toml for crates.io crate diary 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate diary 0.1.1 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 crates.io crate diary 0.1.1 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] bbc3248e0f3dca902a166a52aa2c32e054fe140367f47ef44bee8de5b8b5a59d [INFO] running `Command { std: "docker" "start" "-a" "bbc3248e0f3dca902a166a52aa2c32e054fe140367f47ef44bee8de5b8b5a59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbc3248e0f3dca902a166a52aa2c32e054fe140367f47ef44bee8de5b8b5a59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc3248e0f3dca902a166a52aa2c32e054fe140367f47ef44bee8de5b8b5a59d", kill_on_drop: false }` [INFO] [stdout] bbc3248e0f3dca902a166a52aa2c32e054fe140367f47ef44bee8de5b8b5a59d [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] 3a348170bd568770ed7b4b1289464e9eb060527db8ef38b9481cdf1cfccba2fd [INFO] running `Command { std: "docker" "start" "-a" "3a348170bd568770ed7b4b1289464e9eb060527db8ef38b9481cdf1cfccba2fd", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling debug-helper v0.3.11 [INFO] [stderr] Compiling cpufeatures v0.1.4 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling crc-any v2.3.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling des v0.6.0 [INFO] [stderr] Compiling tiger v0.1.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling magic-crypt v3.1.8 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling diary v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn build_main(content: &str) -> Paragraph { [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] 8 | pub fn build_main(content: &str) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn build_file_input(content: &str) -> Paragraph { [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] 21 | pub fn build_file_input(content: &str) -> Paragraph<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/ui.rs:37:31 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn build_message(content: &str) -> Paragraph { [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] 37 | pub fn build_message(content: &str) -> Paragraph<'_> { [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/rustcP4gU1u/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclap-3e778388f14518a9.rlib,libvec_map-f5624d319d58cb9d.rlib,libtextwrap-8f512d08ba4810ae.rlib,libstrsim-b8b77d7a062bc77b.rlib,libatty-969f8785c5ae930e.rlib,libansi_term-ff0b7d01d18bd931.rlib,libuuid-afbb57390e4bdd38.rlib,libgetrandom-2bd166bcaf9048cd.rlib,libchrono-6f5309bd24b0df6f.rlib,libnum_integer-776fc74e87f61fcf.rlib,libnum_traits-e5050f906ed56291.rlib,libtime-10720e47f9739a1a.rlib,libbincode-b32fac433ebf807b.rlib,libserde-1490208ec83baa7e.rlib,libtui-a767b6764f5bd9b9.rlib,libbitflags-561a4f1321538a32.rlib,libcassowary-320fe38210946833.rlib,libunicode_segmentation-4d3884e610d8f92b.rlib,libunicode_width-a8c49d31449f9404.rlib,libtermion-3414e782179cfcb2.rlib,liblibc-c091619168bee0d3.rlib,libnumtoa-e9c283ec89102151.rlib,libmagic_crypt-3092c6bfd209eb01.rlib,libdes-c35ca48923c8a653.rlib,libbase64-1447dfff012d42f8.rlib,libcrc_any-b2323c31dabcca20.rlib,libdebug_helper-d216f7bc3e4c7a66.rlib,libsha2-9432146372960b22.rlib,libcpufeatures-22d8f1dedb653ca1.rlib,libcfg_if-66d55f6b302e88c8.rlib,libtiger-48041ca50d1a22a1.rlib,libbyteorder-dbb73fb0672245d3.rlib,libmd5-58397ea9b1d0c5d6.rlib,libblock_buffer-445cb1bc36f38e1d.rlib,libaes_soft-7aa0351448b93df9.rlib,libopaque_debug-bfd86111b0908dde.rlib,libblock_modes-fc4e9de64505d51c.rlib,libcipher-a40c5a515b8af62d.rlib,libblock_padding-17ea4943d4809731.rlib,libdigest-392b0119d713202e.rlib,libgeneric_array-b8f324177b2c2b8f.rlib,libtypenum-b0ea879750aa85fb.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/rustcP4gU1u/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/diary-980445504f59cb97" "-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-2bd166bcaf9048cd.rlib(getrandom-2bd166bcaf9048cd.getrandom.535db2188bcd4cbc-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.3/src/util_libc.rs:110:(.text._ZN9getrandom9util_libc13open_readonly17h5ed707cd3ed73af0E+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 `diary` (bin "diary") due to 1 previous error; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "3a348170bd568770ed7b4b1289464e9eb060527db8ef38b9481cdf1cfccba2fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a348170bd568770ed7b4b1289464e9eb060527db8ef38b9481cdf1cfccba2fd", kill_on_drop: false }` [INFO] [stdout] 3a348170bd568770ed7b4b1289464e9eb060527db8ef38b9481cdf1cfccba2fd