[INFO] cloning repository https://github.com/prophile/sloccrunch
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prophile/sloccrunch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprophile%2Fsloccrunch", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprophile%2Fsloccrunch'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e940fb71de624618c4a3bf8bdc5f68fb9043fa1e
[INFO] testing prophile/sloccrunch against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprophile%2Fsloccrunch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/prophile/sloccrunch
[INFO] finished tweaking git repo https://github.com/prophile/sloccrunch
[INFO] tweaked toml for git repo https://github.com/prophile/sloccrunch written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/prophile/sloccrunch on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/prophile/sloccrunch 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.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded linguist-types v0.1.3
[INFO] [stderr]   Downloaded fancy-regex v0.17.0
[INFO] [stderr]   Downloaded linguist v0.1.9
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded file_type v0.8.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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] e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3
[INFO] running `Command { std: "docker" "start" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", 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" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", 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" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling file_type v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling fancy-regex v0.17.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linguist-types v0.1.3
[INFO] [stderr]    Compiling serde_yaml_ng v0.10.0
[INFO] [stderr]    Compiling linguist v0.1.9
[INFO] [stderr]    Compiling sloccrunch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.57s
[INFO] running `Command { std: "docker" "inspect" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", 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" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling sloccrunch v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.93s
[INFO] running `Command { std: "docker" "inspect" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", 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" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sloccrunch-7874fdef0ca0db42)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test cli::tests::default_thread_count_is_at_least_one ... ok
[INFO] [stdout] test cli::tests::parses_costs_flag ... ok
[INFO] [stdout] test cli::tests::last_cost_flag_wins ... ok
[INFO] [stdout] test cli::tests::parses_threads_flag ... ok
[INFO] [stdout] test cli::tests::parses_multiple_paths ... ok
[INFO] [stdout] test cli::tests::parses_no_costs_flag ... ok
[INFO] [stdout] test cli::tests::parses_salary_flag ... ok
[INFO] [stdout] test cli::tests::defaults_to_current_directory_when_no_paths_are_provided ... ok
[INFO] [stdout] test cli::tests::rejects_negative_salary ... ok
[INFO] [stdout] test cli::tests::rejects_zero_threads ... ok
[INFO] [stdout] test cocomo::tests::estimates_nominal_cocomo_values ... ok
[INFO] [stdout] test cli::tests::rejects_zero_salary ... ok
[INFO] [stdout] test cocomo::tests::formats_intermediate_steps ... ok
[INFO] [stdout] test cocomo::tests::handles_zero_sloc_without_division_errors ... ok
[INFO] [stdout] test lines::tests::counts_empty_input ... ok
[INFO] [stdout] test lines::tests::counts_missing_trailing_newline ... ok
[INFO] [stdout] test lines::tests::counts_trailing_newline_lines ... ok
[INFO] [stdout] test tests::render_output_with_costs_appends_cost_section_after_total_sloc ... ok
[INFO] [stdout] test tests::render_output_without_costs_keeps_existing_shape ... ok
[INFO] [stdout] test project::tests::includes_hidden_files_unless_gitignored ... ok
[INFO] [stdout] test project::tests::aggregates_multiple_roots ... ok
[INFO] [stdout] test project::tests::counts_typescript_when_extension_has_non_programming_ambiguity ... ok
[INFO] [stdout] test project::tests::counts_project_totals_and_gitignores ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3", kill_on_drop: false }`
[INFO] [stdout] e5cc113c09bb855ab1e5d5eff411444ffad0533642f9e5bfde0ef217c5d4aaa3
