[INFO] fetching crate tauri 0.7.1... [INFO] checking tauri-0.7.1 against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] extracting crate tauri 0.7.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tauri 0.7.1 on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri 0.7.1 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate tauri 0.7.1 [INFO] tweaked toml for crates.io crate tauri 0.7.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tauri 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tauri_includedir_codegen v0.6.2 [INFO] [stderr] Downloaded tauri-api v0.7.0 [INFO] [stderr] Downloaded tauri_includedir v0.6.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", 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] 468d7d2c6f81fffc0e72240023ede09b48a61851ac4763d6bcac23d6a459a423 [INFO] running `Command { std: "docker" "start" "-a" "468d7d2c6f81fffc0e72240023ede09b48a61851ac4763d6bcac23d6a459a423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "468d7d2c6f81fffc0e72240023ede09b48a61851ac4763d6bcac23d6a459a423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468d7d2c6f81fffc0e72240023ede09b48a61851ac4763d6bcac23d6a459a423", kill_on_drop: false }` [INFO] [stdout] 468d7d2c6f81fffc0e72240023ede09b48a61851ac4763d6bcac23d6a459a423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdaa2e4b8ef3dc7994ec5858cb697431c00e677e063f801831b9cda6e127a937 [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" "bdaa2e4b8ef3dc7994ec5858cb697431c00e677e063f801831b9cda6e127a937", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling cfg_aliases v0.1.0 [INFO] [stderr] Compiling tauri-api v0.7.0 [INFO] [stderr] Checking podio v0.1.7 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking fsio v0.1.2 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking phf v0.8.0 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [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 openssl-sys v0.9.58 [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-webview-sys v0.5.0 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking envmnt v0.8.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking tauri_includedir v0.6.0 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking rayon v1.3.1 [INFO] [stderr] Checking tauri-dialog v0.1.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tauri_includedir_codegen v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking proptest v0.10.0 [INFO] [stderr] Compiling tauri v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking sysinfo v0.10.5 [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 v1.0.114 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_json v1.0.56 [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: 1 warning emitted [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "bdaa2e4b8ef3dc7994ec5858cb697431c00e677e063f801831b9cda6e127a937", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdaa2e4b8ef3dc7994ec5858cb697431c00e677e063f801831b9cda6e127a937", kill_on_drop: false }` [INFO] [stdout] bdaa2e4b8ef3dc7994ec5858cb697431c00e677e063f801831b9cda6e127a937