[INFO] cloning repository https://github.com/aox-lei/tauri_helper
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aox-lei/tauri_helper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af1112881ce5904267cd49a7a90fee8bbe78ca2a
[INFO] testing aox-lei/tauri_helper against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faox-lei%2Ftauri_helper" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] finished tweaking git repo https://github.com/aox-lei/tauri_helper
[INFO] tweaked toml for git repo https://github.com/aox-lei/tauri_helper written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aox-lei/tauri_helper on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aox-lei/tauri_helper 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d119cb82edcf5c45043db49ec228ebc53b768e017969296383e308ccb84f90f8
[INFO] running `Command { std: "docker" "start" "-a" "d119cb82edcf5c45043db49ec228ebc53b768e017969296383e308ccb84f90f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d119cb82edcf5c45043db49ec228ebc53b768e017969296383e308ccb84f90f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d119cb82edcf5c45043db49ec228ebc53b768e017969296383e308ccb84f90f8", kill_on_drop: false }`
[INFO] [stdout] d119cb82edcf5c45043db49ec228ebc53b768e017969296383e308ccb84f90f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94a653102e1ab975298a8957d4860d281e2020ac11528fface9c5b43cfff8c73
[INFO] running `Command { std: "docker" "start" "-a" "94a653102e1ab975298a8957d4860d281e2020ac11528fface9c5b43cfff8c73", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tauri_helper_core v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_core)
[INFO] [stderr]    Compiling tauri_helper_macros v0.0.1 (/opt/rustwide/workdir/local-crates/tauri_helper_macros)
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.05s
[INFO] running `Command { std: "docker" "inspect" "94a653102e1ab975298a8957d4860d281e2020ac11528fface9c5b43cfff8c73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94a653102e1ab975298a8957d4860d281e2020ac11528fface9c5b43cfff8c73", kill_on_drop: false }`
[INFO] [stdout] 94a653102e1ab975298a8957d4860d281e2020ac11528fface9c5b43cfff8c73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab4c87b6b3c41749ce2a738eb904bc61e70228ebb214e8bb704436a2639c52a1
[INFO] running `Command { std: "docker" "start" "-a" "ab4c87b6b3c41749ce2a738eb904bc61e70228ebb214e8bb704436a2639c52a1", kill_on_drop: false }`
[INFO] [stderr]    Compiling tauri-helper v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] running `Command { std: "docker" "inspect" "ab4c87b6b3c41749ce2a738eb904bc61e70228ebb214e8bb704436a2639c52a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab4c87b6b3c41749ce2a738eb904bc61e70228ebb214e8bb704436a2639c52a1", kill_on_drop: false }`
[INFO] [stdout] ab4c87b6b3c41749ce2a738eb904bc61e70228ebb214e8bb704436a2639c52a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b4454e4dce718d63a79d8e97aaf824718eb4604637b3e623f87bb37195680b4
[INFO] running `Command { std: "docker" "start" "-a" "7b4454e4dce718d63a79d8e97aaf824718eb4604637b3e623f87bb37195680b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tauri_helper-4ba03ad3b188c360)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tauri_helper
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - generate_command_file (line 39) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 77) ... FAILED
[INFO] [stdout] test src/lib.rs - generate_command_file (line 24) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 39) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:40:3
[INFO] [stdout]    |
[INFO] [stdout] 40 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:41:3
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 39 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 77) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri` in this scope
[INFO] [stdout]   --> src/lib.rs:78:3
[INFO] [stdout]    |
[INFO] [stdout] 78 | #[tauri::command]
[INFO] [stdout]    |   ^^^^^ use of unresolved module or unlinked crate `tauri`
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `auto_collect_command` in this scope
[INFO] [stdout]   --> src/lib.rs:79:3
[INFO] [stdout]    |
[INFO] [stdout] 79 | #[auto_collect_command]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these attribute macros
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 77 + use tauri_helper_macros::auto_collect_command;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - generate_command_file (line 24) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `tauri_build` in this scope
[INFO] [stdout]   --> src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     tauri_build::build();
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tauri_build`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tauri_build`, use `cargo add tauri_build` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - generate_command_file (line 24)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 39)
[INFO] [stdout]     src/lib.rs - generate_command_file (line 77)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7b4454e4dce718d63a79d8e97aaf824718eb4604637b3e623f87bb37195680b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4454e4dce718d63a79d8e97aaf824718eb4604637b3e623f87bb37195680b4", kill_on_drop: false }`
[INFO] [stdout] 7b4454e4dce718d63a79d8e97aaf824718eb4604637b3e623f87bb37195680b4
