[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] testing EmmaLa/react-webview-rust-app against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEmmaLa%2Freact-webview-rust-app" "/workspace/builds/worker-89/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-89/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/EmmaLa/react-webview-rust-app on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-89/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 448487030c7b7e2bc75faf13a20bc86970f8ef8c239a836a5ed57369582b1b03 [INFO] running `Command { std: "docker" "start" "-a" "448487030c7b7e2bc75faf13a20bc86970f8ef8c239a836a5ed57369582b1b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "448487030c7b7e2bc75faf13a20bc86970f8ef8c239a836a5ed57369582b1b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "448487030c7b7e2bc75faf13a20bc86970f8ef8c239a836a5ed57369582b1b03", kill_on_drop: false }` [INFO] [stdout] 448487030c7b7e2bc75faf13a20bc86970f8ef8c239a836a5ed57369582b1b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86bc9deaa1c7bf35f990c433ec7839e5e88c424b3612b1413315163f46d0027e [INFO] running `Command { std: "docker" "start" "-a" "86bc9deaa1c7bf35f990c433ec7839e5e88c424b3612b1413315163f46d0027e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling cc v1.0.15 [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 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 serde_derive v1.0.59 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling web-view v0.2.1 [INFO] [stderr] Compiling todo-react-webview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.09s [INFO] running `Command { std: "docker" "inspect" "86bc9deaa1c7bf35f990c433ec7839e5e88c424b3612b1413315163f46d0027e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bc9deaa1c7bf35f990c433ec7839e5e88c424b3612b1413315163f46d0027e", kill_on_drop: false }` [INFO] [stdout] 86bc9deaa1c7bf35f990c433ec7839e5e88c424b3612b1413315163f46d0027e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59f9849eba36e3dd449e699f04b21faf41d010549dfd67f5f7b14f83de9ba200 [INFO] running `Command { std: "docker" "start" "-a" "59f9849eba36e3dd449e699f04b21faf41d010549dfd67f5f7b14f83de9ba200", 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.89s [INFO] running `Command { std: "docker" "inspect" "59f9849eba36e3dd449e699f04b21faf41d010549dfd67f5f7b14f83de9ba200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59f9849eba36e3dd449e699f04b21faf41d010549dfd67f5f7b14f83de9ba200", kill_on_drop: false }` [INFO] [stdout] 59f9849eba36e3dd449e699f04b21faf41d010549dfd67f5f7b14f83de9ba200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-89/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7ef84241c059a78ff67f54bea8f82846071d8fd5f7d5e97fbf487146a756ba71 [INFO] running `Command { std: "docker" "start" "-a" "7ef84241c059a78ff67f54bea8f82846071d8fd5f7d5e97fbf487146a756ba71", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/todo_react_webview-72f87dc112525639) [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" "7ef84241c059a78ff67f54bea8f82846071d8fd5f7d5e97fbf487146a756ba71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ef84241c059a78ff67f54bea8f82846071d8fd5f7d5e97fbf487146a756ba71", kill_on_drop: false }` [INFO] [stdout] 7ef84241c059a78ff67f54bea8f82846071d8fd5f7d5e97fbf487146a756ba71