[INFO] fetching crate incrementor 0.2.1...
[INFO] testing incrementor-0.2.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate incrementor 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate incrementor 0.2.1
[INFO] finished tweaking crates.io crate incrementor 0.2.1
[INFO] tweaked toml for crates.io crate incrementor 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate incrementor 0.2.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate incrementor 0.2.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 528b84e3e702b3382a45febd40296839d62cd103235b5528c17d0e300a9238b8
[INFO] running `Command { std: "docker" "start" "-a" "528b84e3e702b3382a45febd40296839d62cd103235b5528c17d0e300a9238b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "528b84e3e702b3382a45febd40296839d62cd103235b5528c17d0e300a9238b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "528b84e3e702b3382a45febd40296839d62cd103235b5528c17d0e300a9238b8", kill_on_drop: false }`
[INFO] [stdout] 528b84e3e702b3382a45febd40296839d62cd103235b5528c17d0e300a9238b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f8d390533f6a51b9fb88eaeb4ddf079dce4c681eaa86dd5773d7efd32dc4635d
[INFO] running `Command { std: "docker" "start" "-a" "f8d390533f6a51b9fb88eaeb4ddf079dce4c681eaa86dd5773d7efd32dc4635d", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling winnow v0.6.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling figment v0.10.16
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-error v0.2.0
[INFO] [stderr]    Compiling color-spantrace v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.9
[INFO] [stderr]    Compiling toml v0.8.12
[INFO] [stderr]    Compiling incrementor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "f8d390533f6a51b9fb88eaeb4ddf079dce4c681eaa86dd5773d7efd32dc4635d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8d390533f6a51b9fb88eaeb4ddf079dce4c681eaa86dd5773d7efd32dc4635d", kill_on_drop: false }`
[INFO] [stdout] f8d390533f6a51b9fb88eaeb4ddf079dce4c681eaa86dd5773d7efd32dc4635d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f108d4959cf5d017893fcc7f487dcceb125fb111e6fc2b0f5904fcba496d4068
[INFO] running `Command { std: "docker" "start" "-a" "f108d4959cf5d017893fcc7f487dcceb125fb111e6fc2b0f5904fcba496d4068", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling jobserver v0.1.30
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling libz-sys v1.1.16
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling color-eyre v0.6.3
[INFO] [stderr]    Compiling incrementor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling git2 v0.18.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 38.65s
[INFO] running `Command { std: "docker" "inspect" "f108d4959cf5d017893fcc7f487dcceb125fb111e6fc2b0f5904fcba496d4068", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f108d4959cf5d017893fcc7f487dcceb125fb111e6fc2b0f5904fcba496d4068", kill_on_drop: false }`
[INFO] [stdout] f108d4959cf5d017893fcc7f487dcceb125fb111e6fc2b0f5904fcba496d4068
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 26e049574f36ecca49ad50db8fe8ad8e0f24eb8459a935a3af5139211b264c32
[INFO] running `Command { std: "docker" "start" "-a" "26e049574f36ecca49ad50db8fe8ad8e0f24eb8459a935a3af5139211b264c32", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/incrementor/453a6c7dec84ea86/deps/incrementor-453a6c7dec84ea86)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::test_cases ... ok
[INFO] [stdout] test tests::test_release_non_prerelease ... ok
[INFO] [stdout] test tests::test_replace ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/incrementor/a4d07048ea2e5c5b/deps/incrementor-a4d07048ea2e5c5b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_parse_part ... ok
[INFO] [stdout] test tests::test_failure ... ok
[INFO] [stdout] test tests::test_replace ... ok
[INFO] [stdout] test git_operations::tests::test_commit_and_tag ... FAILED
[INFO] [stdout] test git_operations::tests::test_if_dirty ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- git_operations::tests::test_commit_and_tag stdout ----
[INFO] [stdout] Error: config value 'user.name' was not found; class=Config (7); code=NotFound (-3)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/git_operations.rs:147:19
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     git_operations::tests::test_commit_and_tag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin incrementor`
[INFO] running `Command { std: "docker" "inspect" "26e049574f36ecca49ad50db8fe8ad8e0f24eb8459a935a3af5139211b264c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26e049574f36ecca49ad50db8fe8ad8e0f24eb8459a935a3af5139211b264c32", kill_on_drop: false }`
[INFO] [stdout] 26e049574f36ecca49ad50db8fe8ad8e0f24eb8459a935a3af5139211b264c32
