[INFO] fetching crate multigit 0.1.2... [INFO] testing multigit-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate multigit 0.1.2 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate multigit 0.1.2 [INFO] finished tweaking crates.io crate multigit 0.1.2 [INFO] tweaked toml for crates.io crate multigit 0.1.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate multigit 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate multigit 0.1.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shadow-rs v0.35.0 [INFO] [stderr] Downloaded clap_complete v4.5.26 [INFO] [stderr] Downloaded colored_markup v0.1.1 [INFO] [stderr] Downloaded tzdb_data v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32dc0a448a5382652cd6494dc7f1eb7e40d7d6e5392d051ac65e911c7f090e0a [INFO] running `Command { std: "docker" "start" "-a" "32dc0a448a5382652cd6494dc7f1eb7e40d7d6e5392d051ac65e911c7f090e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32dc0a448a5382652cd6494dc7f1eb7e40d7d6e5392d051ac65e911c7f090e0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32dc0a448a5382652cd6494dc7f1eb7e40d7d6e5392d051ac65e911c7f090e0a", kill_on_drop: false }` [INFO] [stdout] 32dc0a448a5382652cd6494dc7f1eb7e40d7d6e5392d051ac65e911c7f090e0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 761b728c9c81440bee65e642d3337c8f0f3ae2d81087d63b642046f59d1a25a3 [INFO] running `Command { std: "docker" "start" "-a" "761b728c9c81440bee65e642d3337c8f0f3ae2d81087d63b642046f59d1a25a3", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.10 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling is_debug v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling const_format_proc_macros v0.2.33 [INFO] [stderr] Compiling tz-rs v0.6.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tzdb_data v0.1.3 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling const_format v0.2.33 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling tzdb v0.6.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling tabled_derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling newline-converter v0.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling papergrid v0.12.0 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling dyn-clone v1.0.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling inquire v0.7.5 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling colored_markup v0.1.1 [INFO] [stderr] Compiling tabled v0.16.0 [INFO] [stderr] Compiling clap_complete v4.5.26 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling edit v0.1.5 [INFO] [stderr] Compiling patharg v0.4.0 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling git2 v0.19.0 [INFO] [stderr] Compiling shadow-rs v0.35.0 [INFO] [stderr] Compiling multigit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "761b728c9c81440bee65e642d3337c8f0f3ae2d81087d63b642046f59d1a25a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "761b728c9c81440bee65e642d3337c8f0f3ae2d81087d63b642046f59d1a25a3", kill_on_drop: false }` [INFO] [stdout] 761b728c9c81440bee65e642d3337c8f0f3ae2d81087d63b642046f59d1a25a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9da0659589bfb91b63263a67d01b2be86ffc4a72d4db7e7a1144941ea471245 [INFO] running `Command { std: "docker" "start" "-a" "e9da0659589bfb91b63263a67d01b2be86ffc4a72d4db7e7a1144941ea471245", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling bstr v1.10.0 [INFO] [stderr] Compiling colored_markup v0.1.1 [INFO] [stderr] Compiling multigit v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 12.55s [INFO] running `Command { std: "docker" "inspect" "e9da0659589bfb91b63263a67d01b2be86ffc4a72d4db7e7a1144941ea471245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9da0659589bfb91b63263a67d01b2be86ffc4a72d4db7e7a1144941ea471245", kill_on_drop: false }` [INFO] [stdout] e9da0659589bfb91b63263a67d01b2be86ffc4a72d4db7e7a1144941ea471245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 90d62624f8c07d13c59b07e52d127b5a4f915f7d2a860eec11bbf4dd22dd718e [INFO] running `Command { std: "docker" "start" "-a" "90d62624f8c07d13c59b07e52d127b5a4f915f7d2a860eec11bbf4dd22dd718e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/multigit-2fd54863b00016c9) [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/main.rs (/opt/rustwide/target/debug/deps/multigit-acc5793034f7e70a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::run_empty ... ok [INFO] [stdout] test tests::run_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests multigit [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" "90d62624f8c07d13c59b07e52d127b5a4f915f7d2a860eec11bbf4dd22dd718e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d62624f8c07d13c59b07e52d127b5a4f915f7d2a860eec11bbf4dd22dd718e", kill_on_drop: false }` [INFO] [stdout] 90d62624f8c07d13c59b07e52d127b5a4f915f7d2a860eec11bbf4dd22dd718e