[INFO] cloning repository https://github.com/SARDONYX-sard/tauri-nextjs-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SARDONYX-sard/tauri-nextjs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSARDONYX-sard%2Ftauri-nextjs-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSARDONYX-sard%2Ftauri-nextjs-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8d062768ab27c637e41358c43a96df68627cc2e7 [INFO] testing SARDONYX-sard/tauri-nextjs-template against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSARDONYX-sard%2Ftauri-nextjs-template" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SARDONYX-sard/tauri-nextjs-template [INFO] finished tweaking git repo https://github.com/SARDONYX-sard/tauri-nextjs-template [INFO] tweaked toml for git repo https://github.com/SARDONYX-sard/tauri-nextjs-template written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SARDONYX-sard/tauri-nextjs-template on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SARDONYX-sard/tauri-nextjs-template 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98030c1a4ddbbee50986e1ec2206f7b276b9b2d6d5aef713a792830e97dbb837 [INFO] running `Command { std: "docker" "start" "-a" "98030c1a4ddbbee50986e1ec2206f7b276b9b2d6d5aef713a792830e97dbb837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98030c1a4ddbbee50986e1ec2206f7b276b9b2d6d5aef713a792830e97dbb837", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98030c1a4ddbbee50986e1ec2206f7b276b9b2d6d5aef713a792830e97dbb837", kill_on_drop: false }` [INFO] [stdout] 98030c1a4ddbbee50986e1ec2206f7b276b9b2d6d5aef713a792830e97dbb837 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b565ca6996d8e929910d0c7f9c71db79061060eb9d76a41c727586b3bf5d0056 [INFO] running `Command { std: "docker" "start" "-a" "b565ca6996d8e929910d0c7f9c71db79061060eb9d76a41c727586b3bf5d0056", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anstream v0.6.1 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling sharded-slab v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v4.4.6 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling app_core v0.1.0 (/opt/rustwide/workdir/app_core) [INFO] [stderr] Compiling app_cli v0.1.0 (/opt/rustwide/workdir/app_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "b565ca6996d8e929910d0c7f9c71db79061060eb9d76a41c727586b3bf5d0056", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b565ca6996d8e929910d0c7f9c71db79061060eb9d76a41c727586b3bf5d0056", kill_on_drop: false }` [INFO] [stdout] b565ca6996d8e929910d0c7f9c71db79061060eb9d76a41c727586b3bf5d0056 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c41ea9e83d4605c9323dfa1881f4fb54b09fd8c4fd43c7530bb83e949929b4d1 [INFO] running `Command { std: "docker" "start" "-a" "c41ea9e83d4605c9323dfa1881f4fb54b09fd8c4fd43c7530bb83e949929b4d1", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling app_cli v0.1.0 (/opt/rustwide/workdir/app_cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "c41ea9e83d4605c9323dfa1881f4fb54b09fd8c4fd43c7530bb83e949929b4d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c41ea9e83d4605c9323dfa1881f4fb54b09fd8c4fd43c7530bb83e949929b4d1", kill_on_drop: false }` [INFO] [stdout] c41ea9e83d4605c9323dfa1881f4fb54b09fd8c4fd43c7530bb83e949929b4d1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1d3d3e7fd73aca386a9eeacd62a1c7d19d66be9cea6b32d51e49c98becc0e40a [INFO] running `Command { std: "docker" "start" "-a" "1d3d3e7fd73aca386a9eeacd62a1c7d19d66be9cea6b32d51e49c98becc0e40a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/app_cli-8c13cbc2a70645a4) [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" "1d3d3e7fd73aca386a9eeacd62a1c7d19d66be9cea6b32d51e49c98becc0e40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d3d3e7fd73aca386a9eeacd62a1c7d19d66be9cea6b32d51e49c98becc0e40a", kill_on_drop: false }` [INFO] [stdout] 1d3d3e7fd73aca386a9eeacd62a1c7d19d66be9cea6b32d51e49c98becc0e40a