[INFO] fetching crate tauri 0.7.5... [INFO] checking tauri-0.7.5 against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] extracting crate tauri 0.7.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tauri 0.7.5 on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri 0.7.5 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate tauri 0.7.5 [INFO] tweaked toml for crates.io crate tauri 0.7.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate tauri 0.7.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tauri-api v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d73d7f01ce3957f673df826e59887bc7180f38cc4c0ae9da829b3fc48a58ab4 [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" "4d73d7f01ce3957f673df826e59887bc7180f38cc4c0ae9da829b3fc48a58ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d73d7f01ce3957f673df826e59887bc7180f38cc4c0ae9da829b3fc48a58ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d73d7f01ce3957f673df826e59887bc7180f38cc4c0ae9da829b3fc48a58ab4", kill_on_drop: false }` [INFO] [stdout] 4d73d7f01ce3957f673df826e59887bc7180f38cc4c0ae9da829b3fc48a58ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4825fe383e5c6175348d0345ae7bb738ff8c73cf54865f9e06ff3a3fc16108 [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" "2d4825fe383e5c6175348d0345ae7bb738ff8c73cf54865f9e06ff3a3fc16108", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling tauri-api v0.7.2 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Checking webbrowser v0.5.4 [INFO] [stderr] Compiling glib-sys v0.9.1 [INFO] [stderr] Compiling gobject-sys v0.9.1 [INFO] [stderr] Compiling gio-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling soup-sys v0.9.0 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling tauri-webview-sys v0.5.0 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Checking semver v0.10.0 [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 openssl-sys v0.9.58 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tauri-dialog v0.1.0 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tauri_includedir v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking envmnt v0.8.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tauri_includedir_codegen v0.6.2 [INFO] [stderr] Compiling tauri v0.7.5 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tauri-utils v0.5.1 [INFO] [stderr] Checking tauri-web-view v0.6.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking attohttpc v0.15.0 [INFO] [stdout] warning: function is never used: `write_settings` [INFO] [stdout] --> src/settings.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn write_settings(settings: Settings) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `write_settings` [INFO] [stdout] --> src/settings.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub(crate) fn write_settings(settings: Settings) -> crate::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "2d4825fe383e5c6175348d0345ae7bb738ff8c73cf54865f9e06ff3a3fc16108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4825fe383e5c6175348d0345ae7bb738ff8c73cf54865f9e06ff3a3fc16108", kill_on_drop: false }` [INFO] [stdout] 2d4825fe383e5c6175348d0345ae7bb738ff8c73cf54865f9e06ff3a3fc16108