[INFO] fetching crate git_cmd 0.6.26...
[INFO] checking git_cmd-0.6.26 against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095-1
[INFO] extracting crate git_cmd 0.6.26 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate git_cmd 0.6.26
[INFO] finished tweaking crates.io crate git_cmd 0.6.26
[INFO] tweaked toml for crates.io crate git_cmd 0.6.26 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate git_cmd 0.6.26 on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate git_cmd 0.6.26 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9efe891f7a0fcfef6710453d7cd5fec47e4bccdf2e2ea7e82d56319016819a3
[INFO] running `Command { std: "docker" "start" "-a" "b9efe891f7a0fcfef6710453d7cd5fec47e4bccdf2e2ea7e82d56319016819a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9efe891f7a0fcfef6710453d7cd5fec47e4bccdf2e2ea7e82d56319016819a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9efe891f7a0fcfef6710453d7cd5fec47e4bccdf2e2ea7e82d56319016819a3", kill_on_drop: false }`
[INFO] [stdout] b9efe891f7a0fcfef6710453d7cd5fec47e4bccdf2e2ea7e82d56319016819a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] caca4656540eb823fe6e8e67562e8cce86e9bcb7017e14f7a1a22202b172a9f8
[INFO] running `Command { std: "docker" "start" "-a" "caca4656540eb823fe6e8e67562e8cce86e9bcb7017e14f7a1a22202b172a9f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling camino v1.1.12
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking git_cmd v0.6.26 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:443:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 443 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:453:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 453 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:470:9
[INFO] [stdout]     |
[INFO] [stdout] 470 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:472:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 472 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:492:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 492 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:500:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 500 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:521:9
[INFO] [stdout]     |
[INFO] [stdout] 521 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:523:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 523 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:536:9
[INFO] [stdout]     |
[INFO] [stdout] 536 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:538:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 538 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:550:9
[INFO] [stdout]     |
[INFO] [stdout] 550 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:552:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 552 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]    --> src/lib.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of unresolved module or unlinked crate `test_logs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `test_logs`, use `cargo add test_logs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `init` found for struct `Repo` in the current scope
[INFO] [stdout]    --> src/lib.rs:568:26
[INFO] [stdout]     |
[INFO] [stdout]  15 | pub struct Repo {
[INFO] [stdout]     | --------------- function or associated item `init` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 568 |         let repo = Repo::init(&repository_dir);
[INFO] [stdout]     |                          ^^^^ function or associated item not found in `Repo`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Repo`, consider using `Repo::new` which returns `Result<Repo, anyhow::Error>`
[INFO] [stdout]    --> src/lib.rs:27:5
[INFO] [stdout]     |
[INFO] [stdout]  27 |     pub fn new(directory: impl AsRef<Utf8Path>) -> anyhow::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `git_cmd` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "caca4656540eb823fe6e8e67562e8cce86e9bcb7017e14f7a1a22202b172a9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "caca4656540eb823fe6e8e67562e8cce86e9bcb7017e14f7a1a22202b172a9f8", kill_on_drop: false }`
[INFO] [stdout] caca4656540eb823fe6e8e67562e8cce86e9bcb7017e14f7a1a22202b172a9f8
