[INFO] fetching crate codeprism-dev-tools 0.4.6... [INFO] testing codeprism-dev-tools-0.4.6 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate codeprism-dev-tools 0.4.6 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate codeprism-dev-tools 0.4.6 [INFO] finished tweaking crates.io crate codeprism-dev-tools 0.4.6 [INFO] tweaked toml for crates.io crate codeprism-dev-tools 0.4.6 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate codeprism-dev-tools 0.4.6 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 codeprism-dev-tools 0.4.6 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 3bfbdc93668319b8f56a0535253dd50e6a1f8e6f744a92300e7a01e9b68d27c6 [INFO] running `Command { std: "docker" "start" "-a" "3bfbdc93668319b8f56a0535253dd50e6a1f8e6f744a92300e7a01e9b68d27c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3bfbdc93668319b8f56a0535253dd50e6a1f8e6f744a92300e7a01e9b68d27c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bfbdc93668319b8f56a0535253dd50e6a1f8e6f744a92300e7a01e9b68d27c6", kill_on_drop: false }` [INFO] [stdout] 3bfbdc93668319b8f56a0535253dd50e6a1f8e6f744a92300e7a01e9b68d27c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f6a96c58d0bdc72a50910cf87df10fcbda90e84c972eecf0813d233eede9ce06 [INFO] running `Command { std: "docker" "start" "-a" "f6a96c58d0bdc72a50910cf87df10fcbda90e84c972eecf0813d233eede9ce06", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling clap_builder v4.5.42 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tree-sitter-highlight v0.24.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.42 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling codeprism-utils v0.4.6 [INFO] [stderr] Compiling handlebars v5.1.2 [INFO] [stderr] Compiling codeprism-core v0.4.6 [INFO] [stderr] Compiling codeprism-dev-tools v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.72s [INFO] running `Command { std: "docker" "inspect" "f6a96c58d0bdc72a50910cf87df10fcbda90e84c972eecf0813d233eede9ce06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6a96c58d0bdc72a50910cf87df10fcbda90e84c972eecf0813d233eede9ce06", kill_on_drop: false }` [INFO] [stdout] f6a96c58d0bdc72a50910cf87df10fcbda90e84c972eecf0813d233eede9ce06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 6655cf3db52547217468a2de66a1d7e5d8f017bae99981604b35fdaf40daf599 [INFO] running `Command { std: "docker" "start" "-a" "6655cf3db52547217468a2de66a1d7e5d8f017bae99981604b35fdaf40daf599", kill_on_drop: false }` [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling codeprism-dev-tools v0.4.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.69s [INFO] running `Command { std: "docker" "inspect" "6655cf3db52547217468a2de66a1d7e5d8f017bae99981604b35fdaf40daf599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6655cf3db52547217468a2de66a1d7e5d8f017bae99981604b35fdaf40daf599", kill_on_drop: false }` [INFO] [stdout] 6655cf3db52547217468a2de66a1d7e5d8f017bae99981604b35fdaf40daf599 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 9b964006b5b11e15bf5c71fecaf2b66c874a3e7ee9ff9497537f351d46c25a01 [INFO] running `Command { std: "docker" "start" "-a" "9b964006b5b11e15bf5c71fecaf2b66c874a3e7ee9ff9497537f351d46c25a01", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codeprism_dev_tools-9e530f57a773bf80) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test ast_visualizer::tests::test_ast_visualizer_creation ... ok [INFO] [stdout] test ast_visualizer::tests::test_custom_config ... ok [INFO] [stdout] test ast_visualizer::tests::test_format_node_type_with_colors ... ok [INFO] [stdout] test ast_visualizer::tests::test_format_node_type_without_colors ... ok [INFO] [stdout] test dev_repl::tests::test_parse_command ... ok [INFO] [stdout] test dev_repl::tests::test_parse_load_command ... ok [INFO] [stdout] test dev_repl::tests::test_parse_exit_command ... ok [INFO] [stdout] test dev_repl::tests::test_parse_show_command ... ok [INFO] [stdout] test dev_repl::tests::test_repl_creation ... ok [INFO] [stdout] test dev_repl::tests::test_parse_unknown_command ... ok [INFO] [stdout] test diff_comparison::tests::test_create_node_key ... ok [INFO] [stdout] test diff_comparison::tests::test_ast_diff_creation ... ok [INFO] [stdout] test graphviz_export::tests::test_sanitize_id ... ok [INFO] [stdout] test performance_profiler::tests::test_profiler_creation ... ok [INFO] [stdout] test performance_profiler::tests::test_record_metric ... ok [INFO] [stdout] test graphviz_export::tests::test_escape_label ... ok [INFO] [stdout] test graphviz_export::tests::test_export_simple_graph ... ok [INFO] [stdout] test diff_comparison::tests::test_node_key_ignoring_ids ... ok [INFO] [stdout] test ast_visualizer::tests::test_ast_statistics_display ... ok [INFO] [stdout] test performance_profiler::tests::test_efficiency_score_calculation ... ok [INFO] [stdout] test graphviz_export::tests::test_graphviz_exporter_creation ... ok [INFO] [stdout] test performance_profiler::tests::test_generate_report ... ok [INFO] [stderr] Doc-tests codeprism_dev_tools [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 16) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9b964006b5b11e15bf5c71fecaf2b66c874a3e7ee9ff9497537f351d46c25a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b964006b5b11e15bf5c71fecaf2b66c874a3e7ee9ff9497537f351d46c25a01", kill_on_drop: false }` [INFO] [stdout] 9b964006b5b11e15bf5c71fecaf2b66c874a3e7ee9ff9497537f351d46c25a01