[INFO] cloning repository https://github.com/victorhqc/tauri-hello-world [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/victorhqc/tauri-hello-world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhqc%2Ftauri-hello-world", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhqc%2Ftauri-hello-world'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7998b1d96d48d1179c47893c6b3808824cded7f2 [INFO] testing victorhqc/tauri-hello-world against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvictorhqc%2Ftauri-hello-world" "/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/victorhqc/tauri-hello-world on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/victorhqc/tauri-hello-world [INFO] finished tweaking git repo https://github.com/victorhqc/tauri-hello-world [INFO] tweaked toml for git repo https://github.com/victorhqc/tauri-hello-world written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/victorhqc/tauri-hello-world already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/victorhqc/electronjs-with-rust-performance` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded attohttpc v0.15.0 [INFO] [stderr] Downloaded runas v0.2.1 [INFO] [stderr] Downloaded cfg_aliases v0.1.0 [INFO] [stderr] Downloaded chunked_transfer v1.2.0 [INFO] [stderr] Downloaded tauri-dialog-sys v0.1.0 [INFO] [stderr] Downloaded tauri-dialog v0.1.0 [INFO] [stderr] Downloaded tiny_http v0.7.0 [INFO] [stderr] Downloaded tauri_includedir v0.6.0 [INFO] [stderr] Downloaded webview_official v0.0.3 [INFO] [stderr] Downloaded tauri_includedir_codegen v0.6.2 [INFO] [stderr] Downloaded tauri-utils v0.5.1 [INFO] [stderr] Downloaded tauri-api v0.7.4 [INFO] [stderr] Downloaded sysinfo v0.10.5 [INFO] [stderr] Downloaded tauri v0.9.2 [INFO] [stderr] Downloaded webview-official-sys v0.1.0 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9ae45112297a69644726ca645d270859a4e5d2c80c269b06f73acee08855f75c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9ae45112297a69644726ca645d270859a4e5d2c80c269b06f73acee08855f75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ae45112297a69644726ca645d270859a4e5d2c80c269b06f73acee08855f75c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ae45112297a69644726ca645d270859a4e5d2c80c269b06f73acee08855f75c", kill_on_drop: false }` [INFO] [stdout] 9ae45112297a69644726ca645d270859a4e5d2c80c269b06f73acee08855f75c [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 590632d7b807b6e52d5de331c46327f5c51650790c9824d8248eb237512b7cb4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "590632d7b807b6e52d5de331c46327f5c51650790c9824d8248eb237512b7cb4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tauri-api v0.7.4 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tauri-hello-world v0.1.0 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.18.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling webview-official-sys v0.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling tauri-dialog v0.1.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling envmnt v0.8.4 [INFO] [stderr] Compiling tar v0.4.29 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling tauri_includedir v0.6.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling webview_official v0.0.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tauri_includedir_codegen v0.6.2 [INFO] [stderr] Compiling tauri v0.9.2 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling snafu-derive v0.6.8 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling tauri-utils v0.5.1 [INFO] [stderr] Compiling snafu v0.6.8 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling attohttpc v0.15.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling rust-core v0.1.0 (https://github.com/victorhqc/electronjs-with-rust-performance?branch=master#be9f19c2) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 39s [INFO] running `Command { std: "docker" "inspect" "590632d7b807b6e52d5de331c46327f5c51650790c9824d8248eb237512b7cb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "590632d7b807b6e52d5de331c46327f5c51650790c9824d8248eb237512b7cb4", kill_on_drop: false }` [INFO] [stdout] 590632d7b807b6e52d5de331c46327f5c51650790c9824d8248eb237512b7cb4 [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34be6bc21377e040fbfde38aaa30189a340054bee77027df1f3aaa4d0d8d1050 [INFO] running `Command { std: "docker" "start" "-a" "34be6bc21377e040fbfde38aaa30189a340054bee77027df1f3aaa4d0d8d1050", kill_on_drop: false }` [INFO] [stderr] Compiling tauri-hello-world v0.1.0 (/opt/rustwide/workdir/src-tauri) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.54s [INFO] running `Command { std: "docker" "inspect" "34be6bc21377e040fbfde38aaa30189a340054bee77027df1f3aaa4d0d8d1050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34be6bc21377e040fbfde38aaa30189a340054bee77027df1f3aaa4d0d8d1050", kill_on_drop: false }` [INFO] [stdout] 34be6bc21377e040fbfde38aaa30189a340054bee77027df1f3aaa4d0d8d1050 [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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 17a8a97d64c9b988b7b3ca5de711a5ad20b9edd8b4ea27a120e59244f7ea7926 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "17a8a97d64c9b988b7b3ca5de711a5ad20b9edd8b4ea27a120e59244f7ea7926", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tauri_hello_world-f5b95651480a60ab) [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" "17a8a97d64c9b988b7b3ca5de711a5ad20b9edd8b4ea27a120e59244f7ea7926", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17a8a97d64c9b988b7b3ca5de711a5ad20b9edd8b4ea27a120e59244f7ea7926", kill_on_drop: false }` [INFO] [stdout] 17a8a97d64c9b988b7b3ca5de711a5ad20b9edd8b4ea27a120e59244f7ea7926