[INFO] cloning repository https://github.com/jamesdedon/claude-code-launcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamesdedon/claude-code-launcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesdedon%2Fclaude-code-launcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesdedon%2Fclaude-code-launcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cbaf1f8015065c7b391a11babd70d196dd2d53b6 [INFO] testing jamesdedon/claude-code-launcher against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamesdedon%2Fclaude-code-launcher" "/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/jamesdedon/claude-code-launcher [INFO] finished tweaking git repo https://github.com/jamesdedon/claude-code-launcher [INFO] tweaked toml for git repo https://github.com/jamesdedon/claude-code-launcher written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jamesdedon/claude-code-launcher on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jamesdedon/claude-code-launcher 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ab59f841529aa4252faba3138a8c895994a4c1ab1528f1c4208beebb82c76ec [INFO] running `Command { std: "docker" "start" "-a" "9ab59f841529aa4252faba3138a8c895994a4c1ab1528f1c4208beebb82c76ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ab59f841529aa4252faba3138a8c895994a4c1ab1528f1c4208beebb82c76ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab59f841529aa4252faba3138a8c895994a4c1ab1528f1c4208beebb82c76ec", kill_on_drop: false }` [INFO] [stdout] 9ab59f841529aa4252faba3138a8c895994a4c1ab1528f1c4208beebb82c76ec [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f54321ee8e8e9e53c0d4db611412d6c80d70b9936ffe116e38bc012616104c3 [INFO] running `Command { std: "docker" "start" "-a" "0f54321ee8e8e9e53c0d4db611412d6c80d70b9936ffe116e38bc012616104c3", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.22.6 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling cfg-expr v0.20.7 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling system-deps v7.0.8 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling gtk4-macros v0.11.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling glib-sys v0.22.6 [INFO] [stderr] Compiling gobject-sys v0.22.6 [INFO] [stderr] Compiling gio-sys v0.22.0 [INFO] [stderr] Compiling pango-sys v0.22.0 [INFO] [stderr] Compiling cairo-sys-rs v0.22.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.22.0 [INFO] [stderr] Compiling graphene-sys v0.22.0 [INFO] [stderr] Compiling gdk4-sys v0.11.2 [INFO] [stderr] Compiling gsk4-sys v0.11.1 [INFO] [stderr] Compiling gtk4-sys v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling glib v0.22.7 [INFO] [stderr] Compiling gio v0.22.6 [INFO] [stderr] Compiling cairo-rs v0.22.0 [INFO] [stderr] Compiling graphene-rs v0.22.0 [INFO] [stderr] Compiling pango v0.22.6 [INFO] [stderr] Compiling gdk-pixbuf v0.22.0 [INFO] [stderr] Compiling gdk4 v0.11.2 [INFO] [stderr] Compiling gsk4 v0.11.1 [INFO] [stderr] Compiling gtk4 v0.11.3 [INFO] [stderr] Compiling claude-code-launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "0f54321ee8e8e9e53c0d4db611412d6c80d70b9936ffe116e38bc012616104c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f54321ee8e8e9e53c0d4db611412d6c80d70b9936ffe116e38bc012616104c3", kill_on_drop: false }` [INFO] [stdout] 0f54321ee8e8e9e53c0d4db611412d6c80d70b9936ffe116e38bc012616104c3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eebf52bc2d6b5508adbc122cf112a35e0e72f8e0ac4ffc6e477d859337116b50 [INFO] running `Command { std: "docker" "start" "-a" "eebf52bc2d6b5508adbc122cf112a35e0e72f8e0ac4ffc6e477d859337116b50", kill_on_drop: false }` [INFO] [stderr] Compiling claude-code-launcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.08s [INFO] running `Command { std: "docker" "inspect" "eebf52bc2d6b5508adbc122cf112a35e0e72f8e0ac4ffc6e477d859337116b50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebf52bc2d6b5508adbc122cf112a35e0e72f8e0ac4ffc6e477d859337116b50", kill_on_drop: false }` [INFO] [stdout] eebf52bc2d6b5508adbc122cf112a35e0e72f8e0ac4ffc6e477d859337116b50 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1b441312e99d9e115a5044a6b746a97d1ff40657eeac2fdb7dee98fa82af8285 [INFO] running `Command { std: "docker" "start" "-a" "1b441312e99d9e115a5044a6b746a97d1ff40657eeac2fdb7dee98fa82af8285", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/claude_code_launcher-b304e9d32341f8c6) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test anim::blossoms::preview::render_preview ... ignored [INFO] [stdout] test anim::racer::preview::render_preview ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_code_launcher-ece74bd580f6d465) [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] [stderr] Doc-tests claude_code_launcher [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" "1b441312e99d9e115a5044a6b746a97d1ff40657eeac2fdb7dee98fa82af8285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b441312e99d9e115a5044a6b746a97d1ff40657eeac2fdb7dee98fa82af8285", kill_on_drop: false }` [INFO] [stdout] 1b441312e99d9e115a5044a6b746a97d1ff40657eeac2fdb7dee98fa82af8285