[INFO] fetching crate git-repo-manager 0.8.2... [INFO] testing git-repo-manager-0.8.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate git-repo-manager 0.8.2 into /workspace/builds/worker-4-tc1/source [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate git-repo-manager 0.8.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate git-repo-manager 0.8.2 [INFO] tweaked toml for crates.io crate git-repo-manager 0.8.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git-repo-manager 0.8.2 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate git-repo-manager 0.8.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded parse_link_header v0.4.0 [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded redox_users v0.5.0 [INFO] [stderr] Downloaded outdir-tempdir v0.2.0 [INFO] [stderr] Downloaded url-escape v0.1.1 [INFO] [stderr] Downloaded libredox v0.1.6 [INFO] [stderr] Downloaded cookie_store v0.21.1 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded ureq-proto v0.4.2 [INFO] [stderr] Downloaded ureq v3.0.12 [INFO] [stderr] Downloaded git2 v0.20.2 [INFO] [stderr] Downloaded libz-sys v1.1.22 [INFO] [stderr] Downloaded libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Downloaded openssl-src v300.5.1+3.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bc2669c9dd476f5eb540fac50090b7a163885269f7e70607e8dd67258c23b9c [INFO] running `Command { std: "docker" "start" "-a" "9bc2669c9dd476f5eb540fac50090b7a163885269f7e70607e8dd67258c23b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bc2669c9dd476f5eb540fac50090b7a163885269f7e70607e8dd67258c23b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bc2669c9dd476f5eb540fac50090b7a163885269f7e70607e8dd67258c23b9c", kill_on_drop: false }` [INFO] [stdout] 9bc2669c9dd476f5eb540fac50090b7a163885269f7e70607e8dd67258c23b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 924885881d7d134b8bfb31ac5d250742389913aeca809403b4f73029c9c79435 [INFO] running `Command { std: "docker" "start" "-a" "924885881d7d134b8bfb31ac5d250742389913aeca809403b4f73029c9c79435", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling git-repo-manager v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling url-escape v0.1.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling comfy-table v7.1.4 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling parse_link_header v0.4.0 [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.219 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [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.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.82s [INFO] running `Command { std: "docker" "inspect" "924885881d7d134b8bfb31ac5d250742389913aeca809403b4f73029c9c79435", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "924885881d7d134b8bfb31ac5d250742389913aeca809403b4f73029c9c79435", kill_on_drop: false }` [INFO] [stdout] 924885881d7d134b8bfb31ac5d250742389913aeca809403b4f73029c9c79435 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3349ae93fdf47cc61a1901473eb61f256927bbbe76b842c305e5c91cb9af240 [INFO] running `Command { std: "docker" "start" "-a" "e3349ae93fdf47cc61a1901473eb61f256927bbbe76b842c305e5c91cb9af240", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling outdir-tempdir v0.2.0 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling git-repo-manager v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "e3349ae93fdf47cc61a1901473eb61f256927bbbe76b842c305e5c91cb9af240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3349ae93fdf47cc61a1901473eb61f256927bbbe76b842c305e5c91cb9af240", kill_on_drop: false }` [INFO] [stdout] e3349ae93fdf47cc61a1901473eb61f256927bbbe76b842c305e5c91cb9af240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b90cf0f3d7a484ba36bbe78fcbe7f77284e89ebb24be1b269cdfa95c49095f65 [INFO] running `Command { std: "docker" "start" "-a" "b90cf0f3d7a484ba36bbe78fcbe7f77284e89ebb24be1b269cdfa95c49095f65", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grm-308d74f7864c28a1) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test path::tests::check_expand_home ... ok [INFO] [stdout] test path::tests::check_expand_invalid_tilde ... ok [INFO] [stdout] test path::tests::check_expand_tilde ... ok [INFO] [stdout] test repo::tests::check_unsupported_protocol_http ... ok [INFO] [stdout] test repo::tests::check_https_remote ... ok [INFO] [stdout] test repo::tests::check_unsupported_protocol_git ... ok [INFO] [stdout] test repo::tests::repo_check_fullname ... ok [INFO] [stdout] test repo::tests::check_file_remote ... ok [INFO] [stdout] test repo::tests::check_invalid_remotes ... ok [INFO] [stdout] test repo::tests::check_ssh_remote ... ok [INFO] [stdout] test worktree::tests::invalid_worktree_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/grm/main.rs (/opt/rustwide/target/debug/deps/grm-cd6e091959400ee5) [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/helpers.rs (/opt/rustwide/target/debug/deps/helpers-bc9ebecb976c1395) [INFO] [stdout] [INFO] [stderr] Running tests/repo.rs (/opt/rustwide/target/debug/deps/repo-447ed7afdd303ba6) [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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stderr] Doc-tests grm [INFO] [stdout] test open_empty_repo ... ok [INFO] [stdout] test create_repo_with_worktree ... ok [INFO] [stdout] test create_repo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [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" "b90cf0f3d7a484ba36bbe78fcbe7f77284e89ebb24be1b269cdfa95c49095f65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90cf0f3d7a484ba36bbe78fcbe7f77284e89ebb24be1b269cdfa95c49095f65", kill_on_drop: false }` [INFO] [stdout] b90cf0f3d7a484ba36bbe78fcbe7f77284e89ebb24be1b269cdfa95c49095f65