[INFO] fetching crate git_cmd 0.6.26... [INFO] checking git_cmd-0.6.26 against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095-1 [INFO] extracting crate git_cmd 0.6.26 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate git_cmd 0.6.26 on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded wasi v0.14.5+wasi-0.2.4 [INFO] [stderr] Downloaded windows-link v0.2.0 [INFO] [stderr] Downloaded cfg-if v1.0.3 [INFO] [stderr] Downloaded bitflags v2.9.4 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded unicode-ident v1.0.19 [INFO] [stderr] Downloaded camino v1.1.12 [INFO] [stderr] Downloaded anyhow v1.0.99 [INFO] [stderr] Downloaded wit-bindgen v0.45.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.101 [INFO] [stderr] Downloaded wasip2 v1.0.0+wasi-0.2.4 [INFO] [stderr] Downloaded syn v2.0.106 [INFO] [stderr] Downloaded rustix v1.1.2 [INFO] [stderr] Downloaded windows-sys v0.61.0 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43138d41ae82e34364bb84bfef97419e5f796b69bd0b047197702a9d391f4d53 [INFO] running `Command { std: "docker" "start" "-a" "43138d41ae82e34364bb84bfef97419e5f796b69bd0b047197702a9d391f4d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43138d41ae82e34364bb84bfef97419e5f796b69bd0b047197702a9d391f4d53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43138d41ae82e34364bb84bfef97419e5f796b69bd0b047197702a9d391f4d53", kill_on_drop: false }` [INFO] [stdout] 43138d41ae82e34364bb84bfef97419e5f796b69bd0b047197702a9d391f4d53 [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374258f500db2cb934caf5fe2e6c63b86414418823f64e5733ddeefd6886812a [INFO] running `Command { std: "docker" "start" "-a" "374258f500db2cb934caf5fe2e6c63b86414418823f64e5733ddeefd6886812a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking fastrand v2.3.0 [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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` [INFO] [stdout] --> src/lib.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(directory: impl AsRef) -> anyhow::Result { [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" "374258f500db2cb934caf5fe2e6c63b86414418823f64e5733ddeefd6886812a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374258f500db2cb934caf5fe2e6c63b86414418823f64e5733ddeefd6886812a", kill_on_drop: false }` [INFO] [stdout] 374258f500db2cb934caf5fe2e6c63b86414418823f64e5733ddeefd6886812a