[INFO] cloning repository https://github.com/lalabuy948/rust-webview-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lalabuy948/rust-webview-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalabuy948%2Frust-webview-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalabuy948%2Frust-webview-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 499b6cd7f314a0418d6d020180c8992a64653837 [INFO] building lalabuy948/rust-webview-template against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flalabuy948%2Frust-webview-template" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lalabuy948/rust-webview-template on toolchain 0c94de7c1a8f4b82b92d562847c35f513f520c7a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lalabuy948/rust-webview-template [INFO] finished tweaking git repo https://github.com/lalabuy948/rust-webview-template [INFO] tweaked toml for git repo https://github.com/lalabuy948/rust-webview-template written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/lalabuy948/rust-webview-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b4773e0dc1bb6337e0490da4a80b0ae7ff2a59d9b35e2fbdfe8b9d070afd783 [INFO] running `Command { std: "docker" "start" "-a" "3b4773e0dc1bb6337e0490da4a80b0ae7ff2a59d9b35e2fbdfe8b9d070afd783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b4773e0dc1bb6337e0490da4a80b0ae7ff2a59d9b35e2fbdfe8b9d070afd783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4773e0dc1bb6337e0490da4a80b0ae7ff2a59d9b35e2fbdfe8b9d070afd783", kill_on_drop: false }` [INFO] [stdout] 3b4773e0dc1bb6337e0490da4a80b0ae7ff2a59d9b35e2fbdfe8b9d070afd783 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58242d4402cbd9fb61fe75eb5706d0578d9dfd15b910f9c7f6482b22e84855e0 [INFO] running `Command { std: "docker" "start" "-a" "58242d4402cbd9fb61fe75eb5706d0578d9dfd15b910f9c7f6482b22e84855e0", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling webview-sys v0.1.0 (https://github.com/huytd/web-view#6793dd4b) [INFO] [stderr] Compiling web-view v0.1.3 (https://github.com/huytd/web-view#6793dd4b) [INFO] [stderr] Compiling web_view v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.06s [INFO] running `Command { std: "docker" "inspect" "58242d4402cbd9fb61fe75eb5706d0578d9dfd15b910f9c7f6482b22e84855e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58242d4402cbd9fb61fe75eb5706d0578d9dfd15b910f9c7f6482b22e84855e0", kill_on_drop: false }` [INFO] [stdout] 58242d4402cbd9fb61fe75eb5706d0578d9dfd15b910f9c7f6482b22e84855e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+0c94de7c1a8f4b82b92d562847c35f513f520c7a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d967888907cc5a4f62806472e0ba718fb2f1a97b05148f7a9c6f6f4b3131a23f [INFO] running `Command { std: "docker" "start" "-a" "d967888907cc5a4f62806472e0ba718fb2f1a97b05148f7a9c6f6f4b3131a23f", kill_on_drop: false }` [INFO] [stderr] Compiling web_view v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "d967888907cc5a4f62806472e0ba718fb2f1a97b05148f7a9c6f6f4b3131a23f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d967888907cc5a4f62806472e0ba718fb2f1a97b05148f7a9c6f6f4b3131a23f", kill_on_drop: false }` [INFO] [stdout] d967888907cc5a4f62806472e0ba718fb2f1a97b05148f7a9c6f6f4b3131a23f