[INFO] cloning repository https://github.com/KSXGitHub/parallel-disk-usage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KSXGitHub/parallel-disk-usage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparallel-disk-usage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparallel-disk-usage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b3612b78f089ab29841711a44dcb57cb0796d82a
[INFO] testing KSXGitHub/parallel-disk-usage against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKSXGitHub%2Fparallel-disk-usage" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/KSXGitHub/parallel-disk-usage
[INFO] finished tweaking git repo https://github.com/KSXGitHub/parallel-disk-usage
[INFO] tweaked toml for git repo https://github.com/KSXGitHub/parallel-disk-usage written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/KSXGitHub/parallel-disk-usage on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/KSXGitHub/parallel-disk-usage 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e
[INFO] running `Command { std: "docker" "start" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling pipe-trait v0.4.0
[INFO] [stderr]    Compiling assert-cmp v0.3.0
[INFO] [stderr]    Compiling text-block-macros v0.2.0
[INFO] [stderr]    Compiling rounded-div v0.1.4
[INFO] [stderr]    Compiling into-sorted v0.0.3
[INFO] [stderr]    Compiling sysinfo v0.39.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling fmt-iter v0.2.1
[INFO] [stderr]    Compiling zero-copy-pads v0.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling derive_setters v0.1.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap-utilities v0.3.0
[INFO] [stderr]    Compiling parallel-disk-usage v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.80s
[INFO] running `Command { std: "docker" "inspect" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling normalize-path v0.2.1
[INFO] [stderr]    Compiling command-extra v1.0.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling build-fs-tree v0.8.1
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling parallel-disk-usage v0.24.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `parallel-disk-usage` (test "hardlinks_deduplication")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name hardlinks_deduplication --edition=2024 tests/hardlinks_deduplication.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::unnecessary_lazy_evaluations' --warn=unexpected_cfgs '--warn=clippy::mod_module_files' '--warn=clippy::if_then_some_else_none' '--warn=clippy::clone_on_ref_ptr' --check-cfg 'cfg(dylint_lib, values("perfectionist"))' --test --cfg 'feature="clap"' --cfg 'feature="clap-utilities"' --cfg 'feature="clap_complete"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ai-instructions", "clap", "clap-utilities", "clap_complete", "cli", "cli-completions", "default", "json", "man-page", "serde", "serde_json", "usage-md"))' -C metadata=283e06c44498b187 -C extra-filename=-3460d93e824e8ce7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmp=/opt/rustwide/target/debug/deps/libassert_cmp-963ccdf36984f42c.rlib --extern build_fs_tree=/opt/rustwide/target/debug/deps/libbuild_fs_tree-460bccfe2ca3bf67.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d483a097fab7eac8.rlib --extern clap_utilities=/opt/rustwide/target/debug/deps/libclap_utilities-44bcbc70bedc2c51.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c9dc5845b3a2d14a.rlib --extern command_extra=/opt/rustwide/target/debug/deps/libcommand_extra-c7c3eeb82fbc6101.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c819f52f9dee4d5d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9ac0f760338cadb2.rlib --extern derive_setters=/opt/rustwide/target/debug/deps/libderive_setters-3cec947a45a692ec.so --extern fmt_iter=/opt/rustwide/target/debug/deps/libfmt_iter-1fb35bcaa5716425.rlib --extern into_sorted=/opt/rustwide/target/debug/deps/libinto_sorted-43e1eb3eace47df9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-509298181381e8f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rlib --extern normalize_path=/opt/rustwide/target/debug/deps/libnormalize_path-bcb61047cd8207ef.rlib --extern parallel_disk_usage=/opt/rustwide/target/debug/deps/libparallel_disk_usage-3e408605297c0a9d.rlib --extern pipe_trait=/opt/rustwide/target/debug/deps/libpipe_trait-618771183ca7d395.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-90b0348c8fe8afb9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rounded_div=/opt/rustwide/target/debug/deps/librounded_div-c8ee9f69fdd241e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bbdcec439b135bc3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-e226d37ee1ff827b.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-21a2c9e416527704.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-5c07cac8f7477be1.rlib --extern text_block_macros=/opt/rustwide/target/debug/deps/libtext_block_macros-4e8e9ce281cacc24.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-666a82daa7b6d1f2.rlib --extern zero_copy_pads=/opt/rustwide/target/debug/deps/libzero_copy_pads-cd3e69b8c72ea4c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `parallel-disk-usage` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name parallel_disk_usage --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 '--warn=clippy::unnecessary_lazy_evaluations' --warn=unexpected_cfgs '--warn=clippy::mod_module_files' '--warn=clippy::if_then_some_else_none' '--warn=clippy::clone_on_ref_ptr' --check-cfg 'cfg(dylint_lib, values("perfectionist"))' --test --cfg 'feature="clap"' --cfg 'feature="clap-utilities"' --cfg 'feature="clap_complete"' --cfg 'feature="cli"' --cfg 'feature="default"' --cfg 'feature="json"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ai-instructions", "clap", "clap-utilities", "clap_complete", "cli", "cli-completions", "default", "json", "man-page", "serde", "serde_json", "usage-md"))' -C metadata=7a61e18071bf0ecf -C extra-filename=-80b16e81771e4792 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmp=/opt/rustwide/target/debug/deps/libassert_cmp-963ccdf36984f42c.rlib --extern build_fs_tree=/opt/rustwide/target/debug/deps/libbuild_fs_tree-460bccfe2ca3bf67.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d483a097fab7eac8.rlib --extern clap_utilities=/opt/rustwide/target/debug/deps/libclap_utilities-44bcbc70bedc2c51.rlib --extern clap_complete=/opt/rustwide/target/debug/deps/libclap_complete-c9dc5845b3a2d14a.rlib --extern command_extra=/opt/rustwide/target/debug/deps/libcommand_extra-c7c3eeb82fbc6101.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-c819f52f9dee4d5d.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9ac0f760338cadb2.rlib --extern derive_setters=/opt/rustwide/target/debug/deps/libderive_setters-3cec947a45a692ec.so --extern fmt_iter=/opt/rustwide/target/debug/deps/libfmt_iter-1fb35bcaa5716425.rlib --extern into_sorted=/opt/rustwide/target/debug/deps/libinto_sorted-43e1eb3eace47df9.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-509298181381e8f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-612664c2206eec43.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rlib --extern normalize_path=/opt/rustwide/target/debug/deps/libnormalize_path-bcb61047cd8207ef.rlib --extern pipe_trait=/opt/rustwide/target/debug/deps/libpipe_trait-618771183ca7d395.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-f9155d341562357e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-90b0348c8fe8afb9.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-88911de07a7dc193.rlib --extern rounded_div=/opt/rustwide/target/debug/deps/librounded_div-c8ee9f69fdd241e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bbdcec439b135bc3.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a98d717acb31facf.rlib --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-e226d37ee1ff827b.so --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-21a2c9e416527704.rlib --extern terminal_size=/opt/rustwide/target/debug/deps/libterminal_size-5c07cac8f7477be1.rlib --extern text_block_macros=/opt/rustwide/target/debug/deps/libtext_block_macros-4e8e9ce281cacc24.rlib --extern which=/opt/rustwide/target/debug/deps/libwhich-666a82daa7b6d1f2.rlib --extern zero_copy_pads=/opt/rustwide/target/debug/deps/libzero_copy_pads-cd3e69b8c72ea4c9.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e", kill_on_drop: false }`
[INFO] [stdout] 29fd0760f74cbdec12f39416a324ce46621b43318a3195b45a56374ebd2b625e
