[INFO] cloning repository https://github.com/m-mohamed/sheprd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m-mohamed/sheprd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-mohamed%2Fsheprd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-mohamed%2Fsheprd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2212eda029f202792eb331911ba5df2bc16807d9
[INFO] testing m-mohamed/sheprd against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm-mohamed%2Fsheprd" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/m-mohamed/sheprd
[INFO] finished tweaking git repo https://github.com/m-mohamed/sheprd
[INFO] tweaked toml for git repo https://github.com/m-mohamed/sheprd written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m-mohamed/sheprd on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m-mohamed/sheprd 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.99.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7
[INFO] running `Command { std: "docker" "start" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", 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" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", 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" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling sheprd v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 43.94s
[INFO] running `Command { std: "docker" "inspect" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", 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" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling sheprd v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ignore v0.4.26
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling assert_fs v1.1.4
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", 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" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/sheprd-52885fee07d5386f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-066cf74bd36882fc)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test connect_json_reports_existing_workspace ... ok
[INFO] [stdout] test doctor_reports_herdr_protocol_and_socket ... ok
[INFO] [stdout] test doctor_uses_the_herdr_binary_injected_by_the_plugin_host ... ok
[INFO] [stdout] test connect_json_failure_uses_error_envelope_without_mutating_herdr ... ok
[INFO] [stdout] test connect_existing_workspace_focuses_without_create ... ok
[INFO] [stdout] test connect_rejects_existing_non_git_path_before_touching_herdr ... ok
[INFO] [stdout] test help_describes_product_boundary ... ok
[INFO] [stdout] test configured_project_name_wins_over_local_same_named_directory ... ok
[INFO] [stdout] test init_json_reports_force_overwrite ... ok
[INFO] [stdout] test init_prints_starter_config_without_writing ... ok
[INFO] [stdout] test recipes_text_marks_agent_dev_as_sample ... ok
[INFO] [stdout] test list_marks_running_workspace ... ok
[INFO] [stdout] test connect_new_workspace_creates_plain_workspace_by_default ... ok
[INFO] [stdout] test recipes_emit_agent_dev ... ok
[INFO] [stdout] test explicit_projects_keep_configured_name_for_custom_path ... ok
[INFO] [stdout] test init_writes_starter_config_and_refuses_existing_without_force ... ok
[INFO] [stdout] test connect_new_workspace_applies_agent_dev_recipe_when_requested ... ok
[INFO] [stdout] test connect_json_reports_created_workspace_and_recipe ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/docs.rs (/opt/rustwide/target/release/deps/docs-87afe90369cd4f3b)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test agent_guide_covers_teaching_surface ... ok
[INFO] [stdout] test cargo_package_keeps_public_support_files ... ok
[INFO] [stdout] test docs_index_routes_public_surfaces ... ok
[INFO] [stdout] test command_reference_covers_public_cli_surface ... ok
[INFO] [stdout] test website_docs_page_keeps_public_docs_surface ... ok
[INFO] [stdout] test github_workflows_enforce_public_smoke_surface ... ok
[INFO] [stdout] test website_keeps_the_public_surface ... ok
[INFO] [stdout] test local_doc_links_resolve ... ok
[INFO] [stdout] test github_actions_are_pinned_by_full_commit_sha ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/install_plugin.rs (/opt/rustwide/target/release/deps/install_plugin-0d0d72af90929934)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test managed_install_rejects_an_invalid_manifest_version ... ok
[INFO] [stdout] test managed_install_rejects_a_checksum_mismatch_without_executing_the_asset ... ok
[INFO] [stdout] test managed_install_rejects_failed_provenance_verification ... ok
[INFO] [stdout] test managed_install_accepts_an_exact_version_archive_with_a_valid_checksum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/manifest.rs (/opt/rustwide/target/release/deps/manifest-0046ab90a12bc60d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test plugin_manifest_is_a_transparent_install_and_action_contract ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7", kill_on_drop: false }`
[INFO] [stdout] 7bec0112318043a3f8b52ef1e0542c9302f7a133707331e4a5fe89f5c1d597f7
