[INFO] cloning repository https://github.com/levouinse/fufufafa-shell
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/levouinse/fufufafa-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 374ac51fcb7a109b423c9bf5dfd2a661cf2c7c34
[INFO] testing levouinse/fufufafa-shell against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flevouinse%2Ffufufafa-shell" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/levouinse/fufufafa-shell
[INFO] finished tweaking git repo https://github.com/levouinse/fufufafa-shell
[INFO] tweaked toml for git repo https://github.com/levouinse/fufufafa-shell written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/levouinse/fufufafa-shell on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/levouinse/fufufafa-shell 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6ea04be9f43f7b57acdfeba3027c2b3fa073789acf3b701ea25300e55145d8e8
[INFO] running `Command { std: "docker" "start" "-a" "6ea04be9f43f7b57acdfeba3027c2b3fa073789acf3b701ea25300e55145d8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ea04be9f43f7b57acdfeba3027c2b3fa073789acf3b701ea25300e55145d8e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea04be9f43f7b57acdfeba3027c2b3fa073789acf3b701ea25300e55145d8e8", kill_on_drop: false }`
[INFO] [stdout] 6ea04be9f43f7b57acdfeba3027c2b3fa073789acf3b701ea25300e55145d8e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 221332d9d6f6a0bbac153ba73f34170f92579469f9741df6368614cbf14cbf93
[INFO] running `Command { std: "docker" "start" "-a" "221332d9d6f6a0bbac153ba73f34170f92579469f9741df6368614cbf14cbf93", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling rsconf v0.3.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling fish-gettext-mo-file-parser v0.0.0 (/opt/rustwide/workdir/crates/gettext-mo-file-parser)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling fish-widestring v0.0.0 (/opt/rustwide/workdir/crates/widestring)
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling fish-widecharwidth v0.0.0 (/opt/rustwide/workdir/crates/widecharwidth)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling fish-build-helper v0.0.0 (/opt/rustwide/workdir/crates/build-helper)
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling fish-fallback v0.0.0 (/opt/rustwide/workdir/crates/fallback)
[INFO] [stderr]    Compiling fish-wcstringutil v0.0.0 (/opt/rustwide/workdir/crates/wcstringutil)
[INFO] [stderr]    Compiling pcre2-sys v0.2.9 (https://github.com/fish-shell/rust-pcre2?tag=0.2.9-utf32#85b7afba)
[INFO] [stderr]    Compiling fish-gettext-maps v0.0.0 (/opt/rustwide/workdir/crates/gettext-maps)
[INFO] [stderr]    Compiling fish-build-man-pages v0.0.0 (/opt/rustwide/workdir/crates/build-man-pages)
[INFO] [stderr]    Compiling rust-embed-utils v8.9.0
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr] warning: fish-build-man-pages@0.0.0: Could not find sphinx-build required to build man pages. If you install Sphinx now, you need to trigger a rebuild to include man pages. For example by running `touch doc_src` followed by the build command.
[INFO] [stderr]    Compiling fufufafa v4.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.2
[INFO] [stderr]    Compiling fish-common v0.0.0 (/opt/rustwide/workdir/crates/common)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling macro_rules_attribute v0.2.2
[INFO] [stderr]    Compiling fish-color v0.0.0 (/opt/rustwide/workdir/crates/color)
[INFO] [stderr]    Compiling fish-wgetopt v0.0.0 (/opt/rustwide/workdir/crates/wgetopt)
[INFO] [stderr]    Compiling fish-printf v0.2.1 (/opt/rustwide/workdir/crates/printf)
[INFO] [stderr]    Compiling fish-tempfile v0.0.0 (/opt/rustwide/workdir/crates/tempfile)
[INFO] [stderr]    Compiling pcre2 v0.2.9 (https://github.com/fish-shell/rust-pcre2?tag=0.2.9-utf32#85b7afba)
[INFO] [stderr]    Compiling lru v0.16.2
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling fish-util v0.0.0 (/opt/rustwide/workdir/crates/util)
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling xterm-color v1.0.1
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling fish-gettext v0.0.0 (/opt/rustwide/workdir/crates/gettext)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 22s
[INFO] running `Command { std: "docker" "inspect" "221332d9d6f6a0bbac153ba73f34170f92579469f9741df6368614cbf14cbf93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221332d9d6f6a0bbac153ba73f34170f92579469f9741df6368614cbf14cbf93", kill_on_drop: false }`
[INFO] [stdout] 221332d9d6f6a0bbac153ba73f34170f92579469f9741df6368614cbf14cbf93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b80e85a70bc7b88728fe41c0be7038235d38e8e3556cccf294866418ece8c35
[INFO] running `Command { std: "docker" "start" "-a" "1b80e85a70bc7b88728fe41c0be7038235d38e8e3556cccf294866418ece8c35", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fish-build-man-pages v0.0.0 (/opt/rustwide/workdir/crates/build-man-pages)
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr] warning: fish-build-man-pages@0.0.0: Could not find sphinx-build required to build man pages. If you install Sphinx now, you need to trigger a rebuild to include man pages. For example by running `touch doc_src` followed by the build command.
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rust-embed-impl v8.9.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling fufufafa v4.3.3 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `fufufafa` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name fufufafa --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --allow=unstable_name_collisions '--warn=clippy::unnecessary_semicolon' --allow=unknown_lints '--warn=clippy::stable_sort_primitive' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::ref_option' '--warn=clippy::ptr_offset_by_literal' '--allow=rustdoc::private_intra_doc_links' '--deny=clippy::print_stdout' '--deny=clippy::print_stderr' '--allow=clippy::option_map_unit_fn' --allow=non_upper_case_globals --allow=non_camel_case_types '--allow=clippy::new_without_default' '--allow=clippy::needless_lifetimes' '--warn=clippy::mut_mut' '--warn=clippy::map_unwrap_or' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_assert' '--allow=clippy::let_and_return' '--allow=clippy::len_without_is_empty' '--warn=clippy::implicit_clone' '--warn=clippy::format_push_string' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::assigning_clones' --test --cfg 'feature="default"' --cfg 'feature="embed-manpages"' --cfg 'feature="localize-messages"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("benchmark", "default", "embed-manpages", "gettext-extract", "localize-messages", "phf_codegen", "tsan"))' -C metadata=ade2d61868d4624c -C extra-filename=-021c484d509d3f73 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_matches=/opt/rustwide/target/debug/deps/libassert_matches-8fbd89c376618e80.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cd6205512b47de5d.rlib --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-73907a425b6e514e.rlib --extern errno=/opt/rustwide/target/debug/deps/liberrno-1fbc2fea854863a9.rlib --extern fish_build_helper=/opt/rustwide/target/debug/deps/libfish_build_helper-b45d7915a132b6c9.rlib --extern fish_build_man_pages=/opt/rustwide/target/debug/deps/libfish_build_man_pages-92438b4583e0bf98.rlib --extern fish_color=/opt/rustwide/target/debug/deps/libfish_color-ec36788d355a7a82.rlib --extern fish_common=/opt/rustwide/target/debug/deps/libfish_common-709ba4064f3a13a0.rlib --extern fish_fallback=/opt/rustwide/target/debug/deps/libfish_fallback-25c407e4d058e4cd.rlib --extern fish_gettext=/opt/rustwide/target/debug/deps/libfish_gettext-05e89c1e71a4e6ce.rlib --extern fish_printf=/opt/rustwide/target/debug/deps/libfish_printf-495885521491d86f.rlib --extern fish_tempfile=/opt/rustwide/target/debug/deps/libfish_tempfile-0287329305482bc0.rlib --extern fish_util=/opt/rustwide/target/debug/deps/libfish_util-6a3ccd3bb9d2332d.rlib --extern fish_wcstringutil=/opt/rustwide/target/debug/deps/libfish_wcstringutil-c994c9f59bf2142d.rlib --extern fish_wgetopt=/opt/rustwide/target/debug/deps/libfish_wgetopt-16193a16328492b0.rlib --extern fish_widecharwidth=/opt/rustwide/target/debug/deps/libfish_widecharwidth-494b49ad32bfe4bc.rlib --extern fish_widestring=/opt/rustwide/target/debug/deps/libfish_widestring-606f13008e344c1c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-8fb39d0561fb291b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-74a3673fe051db05.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-351dde13c451dd2b.rlib --extern macro_rules_attribute=/opt/rustwide/target/debug/deps/libmacro_rules_attribute-bd263a71f8be626e.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-60f3e64b95f6c4c9.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e658f8325bd83daf.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9ec3b2d30075ab56.rlib --extern pcre2=/opt/rustwide/target/debug/deps/libpcre2-4dd68c1d38045376.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a29641aa470f47b3.rlib --extern rust_embed=/opt/rustwide/target/debug/deps/librust_embed-445669d86f35123a.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-59b3f83c22b2f877.rlib --extern terminfo=/opt/rustwide/target/debug/deps/libterminfo-756cf5c1a389cc14.rlib --extern xterm_color=/opt/rustwide/target/debug/deps/libxterm_color-91b43b7c9d91736d.rlib --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu -L native=/usr/lib/x86_64-linux-gnu --cfg have_eventfd --cfg have_pipe2 --cfg have_posix_spawn --check-cfg 'cfg()' --check-cfg 'cfg(apple)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(cygwin)' --check-cfg 'cfg(have_eventfd)' --check-cfg 'cfg(have_localeconv_l)' --check-cfg 'cfg(have_pipe2)' --check-cfg 'cfg(have_posix_spawn)' --check-cfg 'cfg(small_main_stack)' --check-cfg 'cfg(using_cmake)' --check-cfg 'cfg(waitstatus_signal_ret)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b80e85a70bc7b88728fe41c0be7038235d38e8e3556cccf294866418ece8c35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b80e85a70bc7b88728fe41c0be7038235d38e8e3556cccf294866418ece8c35", kill_on_drop: false }`
[INFO] [stdout] 1b80e85a70bc7b88728fe41c0be7038235d38e8e3556cccf294866418ece8c35
