[INFO] fetching crate git_cmd 0.6.16...
[INFO] checking git_cmd-0.6.16 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate git_cmd 0.6.16 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate git_cmd 0.6.16 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate git_cmd 0.6.16
[INFO] finished tweaking crates.io crate git_cmd 0.6.16
[INFO] tweaked toml for crates.io crate git_cmd 0.6.16 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 32 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52dc211255f6b45d1ad77555aa88eba20984ca66d423fc400a0c4027e6ac2896
[INFO] running `Command { std: "docker" "start" "-a" "52dc211255f6b45d1ad77555aa88eba20984ca66d423fc400a0c4027e6ac2896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52dc211255f6b45d1ad77555aa88eba20984ca66d423fc400a0c4027e6ac2896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52dc211255f6b45d1ad77555aa88eba20984ca66d423fc400a0c4027e6ac2896", kill_on_drop: false }`
[INFO] [stdout] 52dc211255f6b45d1ad77555aa88eba20984ca66d423fc400a0c4027e6ac2896
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3a0c147abefbb1b4c9cffb9ddd74b556c137f7c297bb6a22bc8805c2b28100
[INFO] running `Command { std: "docker" "start" "-a" "0f3a0c147abefbb1b4c9cffb9ddd74b556c137f7c297bb6a22bc8805c2b28100", kill_on_drop: false }`
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling fs-err v3.0.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking git_cmd v0.6.16 (/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:435: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] 435 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:443:9
[INFO] [stdout]     |
[INFO] [stdout] 443 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:445: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] 445 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:462:9
[INFO] [stdout]     |
[INFO] [stdout] 462 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:464: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] 464 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:484: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] 484 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:490:9
[INFO] [stdout]     |
[INFO] [stdout] 490 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:513:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:515: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] 515 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 528 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:530: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] 530 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `test_logs`
[INFO] [stdout]    --> src/lib.rs:542:9
[INFO] [stdout]     |
[INFO] [stdout] 542 |         test_logs::init();
[INFO] [stdout]     |         ^^^^^^^^^ use of undeclared crate or module `test_logs`
[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:544: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] 544 |         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:26:5
[INFO] [stdout]     |
[INFO] [stdout] 26  |     #[instrument(skip_all)]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: this error originates in the attribute macro `instrument` (in Nightly builds, run with -Z macro-backtrace for more info)
[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 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f3a0c147abefbb1b4c9cffb9ddd74b556c137f7c297bb6a22bc8805c2b28100", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3a0c147abefbb1b4c9cffb9ddd74b556c137f7c297bb6a22bc8805c2b28100", kill_on_drop: false }`
[INFO] [stdout] 0f3a0c147abefbb1b4c9cffb9ddd74b556c137f7c297bb6a22bc8805c2b28100
