[INFO] fetching crate tauri-async-handler 0.1.2... [INFO] checking tauri-async-handler-0.1.2 against master#4fb54ed484e2239a3e9eff3be17df00d2a162be3 for pr-73345 [INFO] extracting crate tauri-async-handler 0.1.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate tauri-async-handler 0.1.2 on toolchain 4fb54ed484e2239a3e9eff3be17df00d2a162be3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tauri-async-handler 0.1.2 [INFO] finished tweaking crates.io crate tauri-async-handler 0.1.2 [INFO] tweaked toml for crates.io crate tauri-async-handler 0.1.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 714ad1d1cba745caf681daccf39230377b7ac431deeed3e718ab9360943c795f [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" "714ad1d1cba745caf681daccf39230377b7ac431deeed3e718ab9360943c795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "714ad1d1cba745caf681daccf39230377b7ac431deeed3e718ab9360943c795f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714ad1d1cba745caf681daccf39230377b7ac431deeed3e718ab9360943c795f", kill_on_drop: false }` [INFO] [stdout] 714ad1d1cba745caf681daccf39230377b7ac431deeed3e718ab9360943c795f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+4fb54ed484e2239a3e9eff3be17df00d2a162be3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d67065f3c4c376413510a34f41289642767953e54333cfb999a022d23d8d5ac3 [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" "d67065f3c4c376413510a34f41289642767953e54333cfb999a022d23d8d5ac3", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling sysinfo v0.10.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking fsio v0.1.2 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking webbrowser v0.5.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking semver v0.10.0 [INFO] [stderr] Checking url v2.1.1 [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 soup-sys v0.9.0 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling webkit2gtk-sys v0.10.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking javascriptcore-rs-sys v0.2.0 [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 rand v0.4.6 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling nfd v0.0.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling webview-sys v0.5.1 [INFO] [stderr] Compiling tinyfiledialogs v3.3.9 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking tar v0.4.28 [INFO] [stderr] Checking tauri_includedir v0.5.0 [INFO] [stderr] Checking envmnt v0.8.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking zip v0.5.6 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling tauri_includedir_codegen v0.5.2 [INFO] [stderr] Compiling tauri v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Checking web-view v0.6.3 [INFO] [stderr] Checking thiserror v1.0.19 [INFO] [stderr] Checking tauri-utils v0.5.1 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking smol v0.1.12 [INFO] [stderr] Checking async-std v1.6.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking attohttpc v0.14.0 [INFO] [stderr] Checking tauri-api v0.5.2 [INFO] [stderr] Checking tauri-async-handler v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "d67065f3c4c376413510a34f41289642767953e54333cfb999a022d23d8d5ac3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67065f3c4c376413510a34f41289642767953e54333cfb999a022d23d8d5ac3", kill_on_drop: false }` [INFO] [stdout] d67065f3c4c376413510a34f41289642767953e54333cfb999a022d23d8d5ac3