[INFO] fetching crate tauri-react 0.1.0... [INFO] checking tauri-react-0.1.0 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate tauri-react 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate tauri-react 0.1.0 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-react 0.1.0 [INFO] finished tweaking crates.io crate tauri-react 0.1.0 [INFO] tweaked toml for crates.io crate tauri-react 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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] 562b548592e9e13a524deb3369f00168731a213348dfdef2dd570b7379abf249 [INFO] running `Command { std: "docker" "start" "-a" "562b548592e9e13a524deb3369f00168731a213348dfdef2dd570b7379abf249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "562b548592e9e13a524deb3369f00168731a213348dfdef2dd570b7379abf249", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562b548592e9e13a524deb3369f00168731a213348dfdef2dd570b7379abf249", kill_on_drop: false }` [INFO] [stdout] 562b548592e9e13a524deb3369f00168731a213348dfdef2dd570b7379abf249 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--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] f186f471a3b5dd07921d4d17ee40ea6e094e7ee2a734f1c4374f7686ef44207a [INFO] running `Command { std: "docker" "start" "-a" "f186f471a3b5dd07921d4d17ee40ea6e094e7ee2a734f1c4374f7686ef44207a", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling syn v1.0.63 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling tauri-api v0.7.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking wildmatch v1.1.0 [INFO] [stderr] Checking fsio v0.1.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling tauri-dialog-sys v0.1.0 [INFO] [stderr] Compiling webview-official-sys v0.1.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.14 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking dirs-next v1.0.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking tar v0.4.33 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking envmnt v0.8.4 [INFO] [stderr] Checking tauri_includedir v0.6.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Checking tauri-dialog v0.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking webview_official v0.0.3 [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.10.0 [INFO] [stderr] Checking sysinfo v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Checking zip v0.5.11 [INFO] [stderr] Checking tauri-utils v0.5.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking attohttpc v0.16.3 [INFO] [stderr] Checking tauri-react v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "f186f471a3b5dd07921d4d17ee40ea6e094e7ee2a734f1c4374f7686ef44207a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f186f471a3b5dd07921d4d17ee40ea6e094e7ee2a734f1c4374f7686ef44207a", kill_on_drop: false }` [INFO] [stdout] f186f471a3b5dd07921d4d17ee40ea6e094e7ee2a734f1c4374f7686ef44207a