[INFO] cloning repository https://github.com/santoshakil/mytool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santoshakil/mytool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantoshakil%2Fmytool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantoshakil%2Fmytool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5463cc007f0257dfc93fa0c845426e47060b7654 [INFO] testing santoshakil/mytool against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantoshakil%2Fmytool" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/santoshakil/mytool [INFO] finished tweaking git repo https://github.com/santoshakil/mytool [INFO] tweaked toml for git repo https://github.com/santoshakil/mytool written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/santoshakil/mytool on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/santoshakil/mytool 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded anstream v0.6.20 [INFO] [stderr] Downloaded ctrlc v3.5.0 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded gitignore v1.0.8 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e0a848e344523f4effefeb984c515f5979a90a6b87c2e1a0bc523edd4fd498b [INFO] running `Command { std: "docker" "start" "-a" "2e0a848e344523f4effefeb984c515f5979a90a6b87c2e1a0bc523edd4fd498b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e0a848e344523f4effefeb984c515f5979a90a6b87c2e1a0bc523edd4fd498b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e0a848e344523f4effefeb984c515f5979a90a6b87c2e1a0bc523edd4fd498b", kill_on_drop: false }` [INFO] [stdout] 2e0a848e344523f4effefeb984c515f5979a90a6b87c2e1a0bc523edd4fd498b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f359fd718eeb397cec8ae4c51c25edc0919880e8c20b9c4b4549adba13453bde [INFO] running `Command { std: "docker" "start" "-a" "f359fd718eeb397cec8ae4c51c25edc0919880e8c20b9c4b4549adba13453bde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling gitignore v1.0.8 [INFO] [stderr] Compiling ctrlc v3.5.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling colored v2.2.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling mytool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CommitInfo` is never constructed [INFO] [stdout] --> src/models/repository.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct CommitInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `Command { std: "docker" "inspect" "f359fd718eeb397cec8ae4c51c25edc0919880e8c20b9c4b4549adba13453bde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f359fd718eeb397cec8ae4c51c25edc0919880e8c20b9c4b4549adba13453bde", kill_on_drop: false }` [INFO] [stdout] f359fd718eeb397cec8ae4c51c25edc0919880e8c20b9c4b4549adba13453bde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adb8c9ef437ad9b08305303fc1f55074e707468614fb50567031ba956f91e985 [INFO] running `Command { std: "docker" "start" "-a" "adb8c9ef437ad9b08305303fc1f55074e707468614fb50567031ba956f91e985", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stdout] warning: struct `CommitInfo` is never constructed [INFO] [stdout] --> src/models/repository.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct CommitInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling mytool v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `CommitInfo` is never constructed [INFO] [stdout] --> src/models/repository.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct CommitInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.86s [INFO] running `Command { std: "docker" "inspect" "adb8c9ef437ad9b08305303fc1f55074e707468614fb50567031ba956f91e985", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb8c9ef437ad9b08305303fc1f55074e707468614fb50567031ba956f91e985", kill_on_drop: false }` [INFO] [stdout] adb8c9ef437ad9b08305303fc1f55074e707468614fb50567031ba956f91e985 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bc81721cb39a0d6ab8fe3eb6b9ffba59f9b6729d9313186167285d6ba3568679 [INFO] running `Command { std: "docker" "start" "-a" "bc81721cb39a0d6ab8fe3eb6b9ffba59f9b6729d9313186167285d6ba3568679", kill_on_drop: false }` [INFO] [stderr] warning: struct `CommitInfo` is never constructed [INFO] [stderr] --> src/models/repository.rs:40:12 [INFO] [stderr] | [INFO] [stderr] 40 | pub struct CommitInfo { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `mytool` (bin "mytool") generated 1 warning [INFO] [stderr] warning: `mytool` (bin "mytool" test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mytool-321baffd9091362d) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test utils::limits::tests::test_rate_limiter ... ok [INFO] [stdout] test utils::logging::tests::test_sanitized_path ... ok [INFO] [stdout] test utils::limits::tests::test_memory_limit ... ok [INFO] [stdout] test utils::limits::tests::test_resource_pool ... ok [INFO] [stdout] test utils::logging::tests::test_sanitized_string ... ok [INFO] [stdout] test utils::retry::tests::test_circuit_breaker ... ok [INFO] [stdout] test utils::validation::tests::test_validate_empty_path ... ok [INFO] [stdout] test utils::validation::tests::test_sanitize_command_arg ... ok [INFO] [stdout] test utils::validation::tests::test_validate_repo_name ... ok [INFO] [stdout] test utils::validation::tests::test_validate_path ... ok [INFO] [stdout] test utils::retry::tests::test_retry_success ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-4fbd2e521092c390) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_config_show ... ok [INFO] [stdout] test test_project_subcommands ... ok [INFO] [stdout] test test_find_command ... ok [INFO] [stdout] test test_help_command ... ok [INFO] [stdout] test test_git_subcommands ... ok [INFO] [stdout] test test_doctor_command ... ok [INFO] [stdout] test test_version_command ... ok [INFO] [stdout] test test_status_in_git_repo ... ok [INFO] [stdout] test test_exec_command ... ok [INFO] [stdout] test test_multiple_git_repos ... ok [INFO] [stdout] test test_status_in_non_git_dir ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bc81721cb39a0d6ab8fe3eb6b9ffba59f9b6729d9313186167285d6ba3568679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc81721cb39a0d6ab8fe3eb6b9ffba59f9b6729d9313186167285d6ba3568679", kill_on_drop: false }` [INFO] [stdout] bc81721cb39a0d6ab8fe3eb6b9ffba59f9b6729d9313186167285d6ba3568679