[INFO] fetching crate wok-dev 1.0.0-alpha.2... [INFO] testing wok-dev-1.0.0-alpha.2 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate wok-dev 1.0.0-alpha.2 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate wok-dev 1.0.0-alpha.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wok-dev 1.0.0-alpha.2 [INFO] tweaked toml for crates.io crate wok-dev 1.0.0-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate wok-dev 1.0.0-alpha.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate wok-dev 1.0.0-alpha.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 220fb472d0c4b8fec4371667a611dab72cb52c82a8ce997512945139586747fc [INFO] running `Command { std: "docker" "start" "-a" "220fb472d0c4b8fec4371667a611dab72cb52c82a8ce997512945139586747fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "220fb472d0c4b8fec4371667a611dab72cb52c82a8ce997512945139586747fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "220fb472d0c4b8fec4371667a611dab72cb52c82a8ce997512945139586747fc", kill_on_drop: false }` [INFO] [stdout] 220fb472d0c4b8fec4371667a611dab72cb52c82a8ce997512945139586747fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18669d21d2edd45927dc140a17eef425a0bc0f833313f01caed97262504c29a8 [INFO] running `Command { std: "docker" "start" "-a" "18669d21d2edd45927dc140a17eef425a0bc0f833313f01caed97262504c29a8", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling wok-dev v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.73s [INFO] running `Command { std: "docker" "inspect" "18669d21d2edd45927dc140a17eef425a0bc0f833313f01caed97262504c29a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18669d21d2edd45927dc140a17eef425a0bc0f833313f01caed97262504c29a8", kill_on_drop: false }` [INFO] [stdout] 18669d21d2edd45927dc140a17eef425a0bc0f833313f01caed97262504c29a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b06345f627f02551d21d71963286c3132975f3a492b84f320b9dfbdce2af4f44 [INFO] running `Command { std: "docker" "start" "-a" "b06345f627f02551d21d71963286c3132975f3a492b84f320b9dfbdce2af4f44", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.226 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling wok-dev v1.0.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `Command { std: "docker" "inspect" "b06345f627f02551d21d71963286c3132975f3a492b84f320b9dfbdce2af4f44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06345f627f02551d21d71963286c3132975f3a492b84f320b9dfbdce2af4f44", kill_on_drop: false }` [INFO] [stdout] b06345f627f02551d21d71963286c3132975f3a492b84f320b9dfbdce2af4f44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 53fc6a8f7ca3d62b0c2bab1c070b62bff5f7b5594168b9e8d7655e1eed9d18b9 [INFO] running `Command { std: "docker" "start" "-a" "53fc6a8f7ca3d62b0c2bab1c070b62bff5f7b5594168b9e8d7655e1eed9d18b9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wok_dev-a4767481bbeb4121) [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 unittests src/bin/wok.rs (/opt/rustwide/target/debug/deps/wok-34e51552630e93c0) [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/cmd/main.rs (/opt/rustwide/target/debug/deps/cmd-8e12bf2a1ea10900) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test init::in_a_single_repo ... ok [INFO] [stdout] test lock::lock_with_no_submodules ... ok [INFO] [stdout] test init::with_complex_submodule_path ... ok [INFO] [stdout] test push::push_all_repos ... ok [INFO] [stdout] test lock::lock_submodule_state ... ok [INFO] [stdout] test push::push_nonexistent_repo ... ok [INFO] [stdout] test push::push_with_no_repos ... ok [INFO] [stdout] test init::with_submodules ... ok [INFO] [stdout] test init::no_sync_on_init ... ok [INFO] [stdout] test push::push_with_branch_option ... ok [INFO] [stdout] test push::push_specific_repo ... ok [INFO] [stdout] test head_switch::existing_branch ... ok [INFO] [stdout] test status::no_submodules_no_changes ... ok [INFO] [stdout] test push::push_multiple_repos ... ok [INFO] [stdout] test push::push_with_upstream_option ... ok [INFO] [stdout] test push::push_specific_multiple_repos ... ok [INFO] [stdout] test repo_add::in_a_single_repo ... ok [INFO] [stdout] test repo_rm::in_a_single_repo ... ok [INFO] [stdout] test switch::switch_all_repos ... ok [INFO] [stdout] test status::with_submodules_branch_matches_no_changes ... ok [INFO] [stdout] test switch::switch_with_no_repos ... ok [INFO] [stdout] test switch::switch_nonexistent_repo ... ok [INFO] [stdout] test switch::switch_specific_repo ... ok [INFO] [stdout] test switch::switch_with_branch_option ... ok [INFO] [stdout] test switch::switch_with_create_option ... ok [INFO] [stdout] test tag::tag_create_specific_repo ... ok [INFO] [stdout] test tag::tag_create_all_repos ... ok [INFO] [stdout] test tag::tag_create_with_push ... ok [INFO] [stdout] test tag::tag_create_with_sign ... ok [INFO] [stdout] test tag::tag_list_all_repos ... ok [INFO] [stdout] test tag::tag_with_no_repos ... ok [INFO] [stdout] test tag::tag_list_specific_repo ... ok [INFO] [stdout] test update::update_with_no_submodules ... ok [INFO] [stdout] test tag::tag_nonexistent_repo ... ok [INFO] [stdout] test update::update_submodules ... ok [INFO] [stdout] test tag::tag_multiple_repos ... ok [INFO] [stdout] test tag::tag_specific_multiple_repos ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Doc-tests wok_dev [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] running `Command { std: "docker" "inspect" "53fc6a8f7ca3d62b0c2bab1c070b62bff5f7b5594168b9e8d7655e1eed9d18b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53fc6a8f7ca3d62b0c2bab1c070b62bff5f7b5594168b9e8d7655e1eed9d18b9", kill_on_drop: false }` [INFO] [stdout] 53fc6a8f7ca3d62b0c2bab1c070b62bff5f7b5594168b9e8d7655e1eed9d18b9