[INFO] cloning repository https://github.com/AiBrush/fcoreutils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AiBrush/fcoreutils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiBrush%2Ffcoreutils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiBrush%2Ffcoreutils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 29d0bfab6616bff965663bba21cf40510731631a [INFO] testing AiBrush/fcoreutils against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAiBrush%2Ffcoreutils" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/AiBrush/fcoreutils [INFO] finished tweaking git repo https://github.com/AiBrush/fcoreutils [INFO] tweaked toml for git repo https://github.com/AiBrush/fcoreutils written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/AiBrush/fcoreutils on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/AiBrush/fcoreutils 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded alloca v0.4.0 [INFO] [stderr] Downloaded criterion-plot v0.8.2 [INFO] [stderr] Downloaded page_size v0.6.0 [INFO] [stderr] Downloaded blake2b_simd v1.0.4 [INFO] [stderr] Downloaded mimalloc v0.1.48 [INFO] [stderr] Downloaded criterion v0.8.2 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded libmimalloc-sys v0.1.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0df80c4249d2669c99af6879906d4a65179f3a01b55e093f85f41d89e94dbc94 [INFO] running `Command { std: "docker" "start" "-a" "0df80c4249d2669c99af6879906d4a65179f3a01b55e093f85f41d89e94dbc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0df80c4249d2669c99af6879906d4a65179f3a01b55e093f85f41d89e94dbc94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0df80c4249d2669c99af6879906d4a65179f3a01b55e093f85f41d89e94dbc94", kill_on_drop: false }` [INFO] [stdout] 0df80c4249d2669c99af6879906d4a65179f3a01b55e093f85f41d89e94dbc94 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f49d94bdf1777291b6073837ccd30f106752b5ed663408ea569ce55e21eeb7a [INFO] running `Command { std: "docker" "start" "-a" "8f49d94bdf1777291b6073837ccd30f106752b5ed663408ea569ce55e21eeb7a", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling fcoreutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling outref v0.5.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling blake2b_simd v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling mimalloc v0.1.48 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "8f49d94bdf1777291b6073837ccd30f106752b5ed663408ea569ce55e21eeb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f49d94bdf1777291b6073837ccd30f106752b5ed663408ea569ce55e21eeb7a", kill_on_drop: false }` [INFO] [stdout] 8f49d94bdf1777291b6073837ccd30f106752b5ed663408ea569ce55e21eeb7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b0d457d8d7488fe6f82f76ad770e8b46ef32410ae79fc9fe9ef35436de8c705 [INFO] running `Command { std: "docker" "start" "-a" "4b0d457d8d7488fe6f82f76ad770e8b46ef32410ae79fc9fe9ef35436de8c705", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling page_size v0.6.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling criterion-plot v0.8.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fcoreutils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling criterion v0.8.2 [INFO] [stderr] error: could not compile `fcoreutils` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name coreutils_rs --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 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=3df1079d641cbdd6 -C extra-filename=-9eb4de9a60abcad8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-4b98a5a15e092ec6.rlib --extern base64_simd=/opt/rustwide/target/debug/deps/libbase64_simd-8ad2612ab7072cea.rlib --extern blake2b_simd=/opt/rustwide/target/debug/deps/libblake2b_simd-51f126264b2b2e54.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-0d4275c1e1dcf8a0.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-8d4d4287ebc71d36.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-576487e4a25d8422.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-1bd06acef4e5e01a.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-31bbfda0fa784e80.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-e0dbe11cf5516aeb.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-324148c518a47e11.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-a853d925faa00237.rlib --extern mimalloc=/opt/rustwide/target/debug/deps/libmimalloc-3a1778ae9a9a0a59.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-b83669d1e9e21f71.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-09d8dc635e6de0c1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3df348c1944ff8ce.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-b4e7f66dbf322047.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-4d2d49d02d126f02.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-b514c885f65c16fe.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b4f33d16c161cbf5.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0b31bb486a7a9860.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/alloca-0c422070891ad918/out -L native=/opt/rustwide/target/debug/build/libmimalloc-sys-aec1218dbc7bacd7/out -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/out --cfg fyes_has_asm` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4b0d457d8d7488fe6f82f76ad770e8b46ef32410ae79fc9fe9ef35436de8c705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b0d457d8d7488fe6f82f76ad770e8b46ef32410ae79fc9fe9ef35436de8c705", kill_on_drop: false }` [INFO] [stdout] 4b0d457d8d7488fe6f82f76ad770e8b46ef32410ae79fc9fe9ef35436de8c705