[INFO] fetching crate promptuity 0.0.5... [INFO] testing promptuity-0.0.5 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] extracting crate promptuity 0.0.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate promptuity 0.0.5 [INFO] finished tweaking crates.io crate promptuity 0.0.5 [INFO] tweaked toml for crates.io crate promptuity 0.0.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate promptuity 0.0.5 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate promptuity 0.0.5 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded indicatif v0.17.7 [INFO] [stderr] Downloaded smallvec v1.12.0 [INFO] [stderr] Downloaded pretty_assertions v1.4.0 [INFO] [stderr] Downloaded insta v1.34.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 375737866e2602d24deeb85e92677bb9f3a657f540d034a90c83bac10dfbf139 [INFO] running `Command { std: "docker" "start" "-a" "375737866e2602d24deeb85e92677bb9f3a657f540d034a90c83bac10dfbf139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "375737866e2602d24deeb85e92677bb9f3a657f540d034a90c83bac10dfbf139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "375737866e2602d24deeb85e92677bb9f3a657f540d034a90c83bac10dfbf139", kill_on_drop: false }` [INFO] [stdout] 375737866e2602d24deeb85e92677bb9f3a657f540d034a90c83bac10dfbf139 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] b98586f71f91cef4b1cd4681ceeebb79dd68cd2511acf62bba4e5dcc2fd342a3 [INFO] running `Command { std: "docker" "start" "-a" "b98586f71f91cef4b1cd4681ceeebb79dd68cd2511acf62bba4e5dcc2fd342a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling vte v0.11.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling promptuity v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/prompt.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | fn chars(&self) -> std::str::CharIndices { [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] 85 | fn chars(&self) -> std::str::CharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.68s [INFO] running `Command { std: "docker" "inspect" "b98586f71f91cef4b1cd4681ceeebb79dd68cd2511acf62bba4e5dcc2fd342a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98586f71f91cef4b1cd4681ceeebb79dd68cd2511acf62bba4e5dcc2fd342a3", kill_on_drop: false }` [INFO] [stdout] b98586f71f91cef4b1cd4681ceeebb79dd68cd2511acf62bba4e5dcc2fd342a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 47e33f46ec11529a41166f35cd3f16800912f70a63b4c2b834e299ef807b66c2 [INFO] running `Command { std: "docker" "start" "-a" "47e33f46ec11529a41166f35cd3f16800912f70a63b4c2b834e299ef807b66c2", kill_on_drop: false }` [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.4.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/prompt.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | fn chars(&self) -> std::str::CharIndices { [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] 85 | fn chars(&self) -> std::str::CharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling promptuity v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/prompt.rs:85:14 [INFO] [stdout] | [INFO] [stdout] 85 | fn chars(&self) -> std::str::CharIndices { [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] 85 | fn chars(&self) -> std::str::CharIndices<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `promptuity` (lib test); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name promptuity --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1a2f3381a029e961 -C extra-filename=-bc58d11622cb5917 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crossterm=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossterm-0aa5fb83b1ea80ce.rlib --extern fuzzy_matcher=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfuzzy_matcher-10a7cebbfba7d98d.rlib --extern indicatif=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libindicatif-67c7fcb827140006.rlib --extern insta=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libinsta-cfeb4f29fee36ece.rlib --extern pretty_assertions=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpretty_assertions-199cf8e047a47b37.rlib --extern strip_ansi_escapes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libstrip_ansi_escapes-d47e992c904a1f15.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-609cd9b587d65239.rlib --extern unicode_width=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libunicode_width-0a547a9320cbf764.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/rustctW4cRz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libinsta-cfeb4f29fee36ece.rlib,libconsole-5d98543aee60a975.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libsimilar-fb08d67b987a3073.rlib,libyaml_rust-5b53b8aab1812079.rlib,liblinked_hash_map-60e0df461c810b67.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libpromptuity-836222c6ce477de4.rlib,libthiserror-609cd9b587d65239.rlib,libstrip_ansi_escapes-d47e992c904a1f15.rlib,libvte-e1aa670581229771.rlib,libutf8parse-3099f8d907ad603e.rlib,libunicode_width-0a547a9320cbf764.rlib,libcrossterm-0aa5fb83b1ea80ce.rlib,libbitflags-18067f3c478ccd01.rlib,libparking_lot-436b42066bf5ed1c.rlib,libparking_lot_core-bff14778c5af3cab.rlib,libcfg_if-66d55f6b302e88c8.rlib,libsmallvec-1571f04597bfcc0b.rlib,liblock_api-8883729d1f8c5b2c.rlib,libscopeguard-339f7eb6e1fefd1f.rlib,libsignal_hook_mio-c9cba47aea87c21e.rlib,libsignal_hook-706b46c3a453c1fb.rlib,libsignal_hook_registry-1928fd730d6f3fcd.rlib,libmio-6c63aa5d4f73aee6.rlib,liblibc-7f356d337066aff0.rlib,liblog-637a230818e1cd6e.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/rustctW4cRz/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/themes-68484240c6c6c8dc" "-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: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `promptuity` (test "themes") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "47e33f46ec11529a41166f35cd3f16800912f70a63b4c2b834e299ef807b66c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e33f46ec11529a41166f35cd3f16800912f70a63b4c2b834e299ef807b66c2", kill_on_drop: false }` [INFO] [stdout] 47e33f46ec11529a41166f35cd3f16800912f70a63b4c2b834e299ef807b66c2