[INFO] cloning repository https://github.com/EmmaLa/react-webview-rust-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EmmaLa/react-webview-rust-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaLa%2Freact-webview-rust-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaLa%2Freact-webview-rust-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a3aeda91ab6db7b507913c5a616216a4da7f71b [INFO] building EmmaLa/react-webview-rust-app against try#0c94de7c1a8f4b82b92d562847c35f513f520c7a for pr-102832-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaLa%2Freact-webview-rust-app" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EmmaLa/react-webview-rust-app 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/EmmaLa/react-webview-rust-app [INFO] finished tweaking git repo https://github.com/EmmaLa/react-webview-rust-app [INFO] tweaked toml for git repo https://github.com/EmmaLa/react-webview-rust-app written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/EmmaLa/react-webview-rust-app 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 98100158ea8076fd69e9cdd64ab0b52b30084fbcb8b5debbae5bcab7f6dba39e [INFO] running `Command { std: "docker" "start" "-a" "98100158ea8076fd69e9cdd64ab0b52b30084fbcb8b5debbae5bcab7f6dba39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98100158ea8076fd69e9cdd64ab0b52b30084fbcb8b5debbae5bcab7f6dba39e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98100158ea8076fd69e9cdd64ab0b52b30084fbcb8b5debbae5bcab7f6dba39e", kill_on_drop: false }` [INFO] [stdout] 98100158ea8076fd69e9cdd64ab0b52b30084fbcb8b5debbae5bcab7f6dba39e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] cf5a4e4baed5c169686dd41195164740a67db99ca6613a9a06e336184d606994 [INFO] running `Command { std: "docker" "start" "-a" "cf5a4e4baed5c169686dd41195164740a67db99ca6613a9a06e336184d606994", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling proc-macro2 v0.4.3 [INFO] [stderr] Compiling quote v0.6.1 [INFO] [stderr] Compiling syn v0.14.0 [INFO] [stderr] Compiling webview-sys v0.1.0 [INFO] [stderr] Compiling web-view v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling todo-react-webview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `Command { std: "docker" "inspect" "cf5a4e4baed5c169686dd41195164740a67db99ca6613a9a06e336184d606994", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf5a4e4baed5c169686dd41195164740a67db99ca6613a9a06e336184d606994", kill_on_drop: false }` [INFO] [stdout] cf5a4e4baed5c169686dd41195164740a67db99ca6613a9a06e336184d606994 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 71d21c09a32083850fc355e23121507f9d86652a6b51fecc9176afb340dbc533 [INFO] running `Command { std: "docker" "start" "-a" "71d21c09a32083850fc355e23121507f9d86652a6b51fecc9176afb340dbc533", kill_on_drop: false }` [INFO] [stderr] Compiling todo-react-webview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "71d21c09a32083850fc355e23121507f9d86652a6b51fecc9176afb340dbc533", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71d21c09a32083850fc355e23121507f9d86652a6b51fecc9176afb340dbc533", kill_on_drop: false }` [INFO] [stdout] 71d21c09a32083850fc355e23121507f9d86652a6b51fecc9176afb340dbc533