[INFO] fetching crate cargo-sort-derives 0.12.0... [INFO] testing cargo-sort-derives-0.12.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate cargo-sort-derives 0.12.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate cargo-sort-derives 0.12.0 [INFO] finished tweaking crates.io crate cargo-sort-derives 0.12.0 [INFO] tweaked toml for crates.io crate cargo-sort-derives 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cargo-sort-derives 0.12.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cargo-sort-derives 0.12.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72effdd03919df452858f30aa2b4ec5901f623a9fe8c022a8377b2cc30a884cd [INFO] running `Command { std: "docker" "start" "-a" "72effdd03919df452858f30aa2b4ec5901f623a9fe8c022a8377b2cc30a884cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72effdd03919df452858f30aa2b4ec5901f623a9fe8c022a8377b2cc30a884cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72effdd03919df452858f30aa2b4ec5901f623a9fe8c022a8377b2cc30a884cd", kill_on_drop: false }` [INFO] [stdout] 72effdd03919df452858f30aa2b4ec5901f623a9fe8c022a8377b2cc30a884cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1555f9d296bc46c70f076d0f2f123e19d8a52e5296ca3b4e85ffd2d1db8b5afc [INFO] running `Command { std: "docker" "start" "-a" "1555f9d296bc46c70f076d0f2f123e19d8a52e5296ca3b4e85ffd2d1db8b5afc", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling grep-matcher v0.1.8 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling encoding_rs_io v0.1.7 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling grep-regex v0.1.14 [INFO] [stderr] Compiling grep-searcher v0.1.16 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cargo-sort-derives v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.52s [INFO] running `Command { std: "docker" "inspect" "1555f9d296bc46c70f076d0f2f123e19d8a52e5296ca3b4e85ffd2d1db8b5afc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1555f9d296bc46c70f076d0f2f123e19d8a52e5296ca3b4e85ffd2d1db8b5afc", kill_on_drop: false }` [INFO] [stdout] 1555f9d296bc46c70f076d0f2f123e19d8a52e5296ca3b4e85ffd2d1db8b5afc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 294c50bc838b016b8961e331d8a08cdd95d5595fa7dd7e52782ffb504e2f5bda [INFO] running `Command { std: "docker" "start" "-a" "294c50bc838b016b8961e331d8a08cdd95d5595fa7dd7e52782ffb504e2f5bda", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling jwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling dircpy v0.3.19 [INFO] [stderr] Compiling cargo-sort-derives v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.35s [INFO] running `Command { std: "docker" "inspect" "294c50bc838b016b8961e331d8a08cdd95d5595fa7dd7e52782ffb504e2f5bda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "294c50bc838b016b8961e331d8a08cdd95d5595fa7dd7e52782ffb504e2f5bda", kill_on_drop: false }` [INFO] [stdout] 294c50bc838b016b8961e331d8a08cdd95d5595fa7dd7e52782ffb504e2f5bda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6bcb41e6d3744906a7af5a34098fd01a31049a865479997d7362353b717a40a [INFO] running `Command { std: "docker" "start" "-a" "f6bcb41e6d3744906a7af5a34098fd01a31049a865479997d7362353b717a40a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_sort_derives-9c015e59bd0c3156) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test config::tests::test_config_deserialize_order_is_string ... ok [INFO] [stdout] test config::tests::test_config_deserialize_order_is_array ... ok [INFO] [stdout] test grep::tests::test_grep_single_file_path_is_not_rs ... ok [INFO] [stdout] test grep::tests::test_grep_single_file_path_is_dir ... ok [INFO] [stdout] test config::tests::test_config_deserialize_empty ... ok [INFO] [stdout] test sort::tests::test_parse_derive_traits ... ok [INFO] [stdout] test sort::tests::test_parse_derive_traits_with_complex_cfg_attr ... ok [INFO] [stdout] test sort::tests::test_parse_derive_traits_with_cfg_attr ... ok [INFO] [stdout] test sort::tests::test_replace_line_with_cfg_attr ... ok [INFO] [stdout] test sort::tests::test_replace_line_with_complex_cfg_attr ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_middle_ellipsis_order ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_middle_ellipsis_order_and_preserve ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_order_and_preserve ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_head_ellipsis_order ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_tail_ellipsis_order ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_without_order ... ok [INFO] [stdout] test util::tests::test_parse_order ... ok [INFO] [stdout] test sort::tests::test_sort_derive_traits_with_order ... ok [INFO] [stdout] test grep::tests::test_grep_single_file ... ok [INFO] [stdout] test grep::tests::test_grep_single_file_with_ignore_file ... ok [INFO] [stdout] test grep::tests::test_grep_all_files_with_exclude ... ok [INFO] [stdout] test grep::tests::test_grep_all_files_with_ignore_file ... ok [INFO] [stdout] test grep::tests::test_grep_all_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6bcb41e6d3744906a7af5a34098fd01a31049a865479997d7362353b717a40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6bcb41e6d3744906a7af5a34098fd01a31049a865479997d7362353b717a40a", kill_on_drop: false }` [INFO] [stdout] f6bcb41e6d3744906a7af5a34098fd01a31049a865479997d7362353b717a40a