[INFO] cloning repository https://github.com/AChris07/rswyag
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AChris07/rswyag" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAChris07%2Frswyag", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAChris07%2Frswyag'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f6bff97793c56a5513e0a1421850b42d557a6a1
[INFO] testing AChris07/rswyag against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAChris07%2Frswyag" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AChris07/rswyag
[INFO] finished tweaking git repo https://github.com/AChris07/rswyag
[INFO] tweaked toml for git repo https://github.com/AChris07/rswyag written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AChris07/rswyag on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AChris07/rswyag 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e18182f9f6d0eb4c3ca48f84082c2327b45203bcf74647d5c865545e170a587
[INFO] running `Command { std: "docker" "start" "-a" "6e18182f9f6d0eb4c3ca48f84082c2327b45203bcf74647d5c865545e170a587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e18182f9f6d0eb4c3ca48f84082c2327b45203bcf74647d5c865545e170a587", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e18182f9f6d0eb4c3ca48f84082c2327b45203bcf74647d5c865545e170a587", kill_on_drop: false }`
[INFO] [stdout] 6e18182f9f6d0eb4c3ca48f84082c2327b45203bcf74647d5c865545e170a587
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82cdd9ce5ea071b10fb7f993c778d630c8de68fd74f4c59819c2a060d9e015d4
[INFO] running `Command { std: "docker" "start" "-a" "82cdd9ce5ea071b10fb7f993c778d630c8de68fd74f4c59819c2a060d9e015d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling configparser v3.1.0
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_builder v4.5.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]    Compiling clap v4.5.41
[INFO] [stderr]    Compiling rswyag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `worktree` and `conf` are never read
[INFO] [stdout]   --> src/dao/gitrepository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GitRepository {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 14 |     worktree: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     gitdir: PathBuf,
[INFO] [stdout] 16 |     conf: HashMap<String, HashMap<String, Option<String>>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repo_find` is never used
[INFO] [stdout]   --> src/dao/gitrepository.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl GitRepository {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     fn repo_find(path: &Path) -> Option<GitRepository> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.21s
[INFO] running `Command { std: "docker" "inspect" "82cdd9ce5ea071b10fb7f993c778d630c8de68fd74f4c59819c2a060d9e015d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82cdd9ce5ea071b10fb7f993c778d630c8de68fd74f4c59819c2a060d9e015d4", kill_on_drop: false }`
[INFO] [stdout] 82cdd9ce5ea071b10fb7f993c778d630c8de68fd74f4c59819c2a060d9e015d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3c501a2b13612f5818f4892d94e822db9e820b185833f5e2de035b94de75242
[INFO] running `Command { std: "docker" "start" "-a" "e3c501a2b13612f5818f4892d94e822db9e820b185833f5e2de035b94de75242", kill_on_drop: false }`
[INFO] [stderr]    Compiling rswyag v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `worktree` and `conf` are never read
[INFO] [stdout]   --> src/dao/gitrepository.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct GitRepository {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 14 |     worktree: PathBuf,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 15 |     gitdir: PathBuf,
[INFO] [stdout] 16 |     conf: HashMap<String, HashMap<String, Option<String>>>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `repo_find` is never used
[INFO] [stdout]   --> src/dao/gitrepository.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl GitRepository {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     fn repo_find(path: &Path) -> Option<GitRepository> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] running `Command { std: "docker" "inspect" "e3c501a2b13612f5818f4892d94e822db9e820b185833f5e2de035b94de75242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3c501a2b13612f5818f4892d94e822db9e820b185833f5e2de035b94de75242", kill_on_drop: false }`
[INFO] [stdout] e3c501a2b13612f5818f4892d94e822db9e820b185833f5e2de035b94de75242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7af78a5dd9cbc03882ed45dbacd2516a9625906f287f9cac4f01487c77310d9f
[INFO] running `Command { std: "docker" "start" "-a" "7af78a5dd9cbc03882ed45dbacd2516a9625906f287f9cac4f01487c77310d9f", kill_on_drop: false }`
[INFO] [stderr] warning: fields `worktree` and `conf` are never read
[INFO] [stderr]   --> src/dao/gitrepository.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct GitRepository {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 14 |     worktree: PathBuf,
[INFO] [stderr]    |     ^^^^^^^^
[INFO] [stderr] 15 |     gitdir: PathBuf,
[INFO] [stderr] 16 |     conf: HashMap<String, HashMap<String, Option<String>>>,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `repo_find` is never used
[INFO] [stderr]   --> src/dao/gitrepository.rs:81:8
[INFO] [stderr]    |
[INFO] [stderr] 19 | impl GitRepository {
[INFO] [stderr]    | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 81 |     fn repo_find(path: &Path) -> Option<GitRepository> {
[INFO] [stderr]    |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rswyag` (bin "rswyag" test) generated 2 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rswyag-0b72fe1285f627d0)
[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" "7af78a5dd9cbc03882ed45dbacd2516a9625906f287f9cac4f01487c77310d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7af78a5dd9cbc03882ed45dbacd2516a9625906f287f9cac4f01487c77310d9f", kill_on_drop: false }`
[INFO] [stdout] 7af78a5dd9cbc03882ed45dbacd2516a9625906f287f9cac4f01487c77310d9f
