[INFO] cloning repository https://github.com/isaac1441/Final-Project [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaac1441/Final-Project" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac1441%2FFinal-Project", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac1441%2FFinal-Project'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 38e91a2863c9fc715f5da8279e4134310249309d [INFO] testing isaac1441/Final-Project against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaac1441%2FFinal-Project" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/isaac1441/Final-Project [INFO] finished tweaking git repo https://github.com/isaac1441/Final-Project [INFO] tweaked toml for git repo https://github.com/isaac1441/Final-Project written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/isaac1441/Final-Project on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/isaac1441/Final-Project 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] deb6332018ef79e16ca41c6e90dd00a40fb8ce703d1bd1c5b61896093e0669cc [INFO] running `Command { std: "docker" "start" "-a" "deb6332018ef79e16ca41c6e90dd00a40fb8ce703d1bd1c5b61896093e0669cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "deb6332018ef79e16ca41c6e90dd00a40fb8ce703d1bd1c5b61896093e0669cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deb6332018ef79e16ca41c6e90dd00a40fb8ce703d1bd1c5b61896093e0669cc", kill_on_drop: false }` [INFO] [stdout] deb6332018ef79e16ca41c6e90dd00a40fb8ce703d1bd1c5b61896093e0669cc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e9d6d7219d3b242c3dc0886af8ff359eb6c7a011170b7e6dd82b5cbfefbf083 [INFO] running `Command { std: "docker" "start" "-a" "1e9d6d7219d3b242c3dc0886af8ff359eb6c7a011170b7e6dd82b5cbfefbf083", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling proj v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.03s [INFO] running `Command { std: "docker" "inspect" "1e9d6d7219d3b242c3dc0886af8ff359eb6c7a011170b7e6dd82b5cbfefbf083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e9d6d7219d3b242c3dc0886af8ff359eb6c7a011170b7e6dd82b5cbfefbf083", kill_on_drop: false }` [INFO] [stdout] 1e9d6d7219d3b242c3dc0886af8ff359eb6c7a011170b7e6dd82b5cbfefbf083 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0182f146201e1ba4cfc7cd3a9ca62bbd3bd24ce8b9c1c01913efee3d3600cbf [INFO] running `Command { std: "docker" "start" "-a" "a0182f146201e1ba4cfc7cd3a9ca62bbd3bd24ce8b9c1c01913efee3d3600cbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling proj v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `pool` [INFO] [stdout] --> src/main.rs:348:13 [INFO] [stdout] | [INFO] [stdout] 348 | let pool = ThreadPool::new(2); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.73s [INFO] running `Command { std: "docker" "inspect" "a0182f146201e1ba4cfc7cd3a9ca62bbd3bd24ce8b9c1c01913efee3d3600cbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0182f146201e1ba4cfc7cd3a9ca62bbd3bd24ce8b9c1c01913efee3d3600cbf", kill_on_drop: false }` [INFO] [stdout] a0182f146201e1ba4cfc7cd3a9ca62bbd3bd24ce8b9c1c01913efee3d3600cbf [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7856de409f488179f35ca7e0678d124390eb7196a7a0db30bd844e4c1019fafb [INFO] running `Command { std: "docker" "start" "-a" "7856de409f488179f35ca7e0678d124390eb7196a7a0db30bd844e4c1019fafb", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `pool` [INFO] [stderr] --> src/main.rs:348:13 [INFO] [stderr] | [INFO] [stderr] 348 | let pool = ThreadPool::new(2); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_pool` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `proj` (bin "proj" test) generated 1 warning (run `cargo fix --bin "proj" -p proj --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proj-3108f450d5284f56) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::test_character_frequency ... ok [INFO] [stdout] test tests::test_file_processing_empty ... ok [INFO] [stdout] test tests::test_file_processing_basic ... ok [INFO] [stdout] test tests::test_error_handling_multiple_files ... ok [INFO] [stdout] test tests::test_file_processing_with_errors ... ok [INFO] [stdout] test tests::test_thread_pool_executes_tasks ... ok [INFO] [stdout] test tests::test_concurrent_file_processing ... ok [INFO] [stdout] test tests::test_thread_pool_creation ... ok [INFO] [stdout] test tests::test_thread_pool_shutdown ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7856de409f488179f35ca7e0678d124390eb7196a7a0db30bd844e4c1019fafb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7856de409f488179f35ca7e0678d124390eb7196a7a0db30bd844e4c1019fafb", kill_on_drop: false }` [INFO] [stdout] 7856de409f488179f35ca7e0678d124390eb7196a7a0db30bd844e4c1019fafb