[INFO] crate webview 0.1.1 is already in cache [INFO] checking webview-0.1.1 against beta-2019-10-27 for pr-65897 [INFO] extracting crate webview 0.1.1 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate webview 0.1.1 on toolchain beta-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate webview 0.1.1 [INFO] finished tweaking crates.io crate webview 0.1.1 [INFO] tweaked toml for crates.io crate webview 0.1.1 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=allow" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4686e87ed0a9651dad91dff41397c9b6ae6c046f15b023e464483580a8dd88ad [INFO] running `"docker" "start" "-a" "4686e87ed0a9651dad91dff41397c9b6ae6c046f15b023e464483580a8dd88ad"` [INFO] [stderr] Compiling webview v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: In file included from library/webview.c:1:0: [INFO] [stderr] warning: library/webview.h: In function 'external_message_received_cb': [INFO] [stderr] warning: library/webview.h:216:5: warning: 'webkit_javascript_result_get_global_context' is deprecated [-Wdeprecated-declarations] [INFO] [stderr] warning: JSGlobalContextRef context = webkit_javascript_result_get_global_context(r); [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:55:0, [INFO] [stderr] warning: from library/webview.h:14, [INFO] [stderr] warning: from library/webview.c:1: [INFO] [stderr] warning: /usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:49:1: note: declared here [INFO] [stderr] warning: webkit_javascript_result_get_global_context (WebKitJavascriptResult *js_result); [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: In file included from library/webview.c:1:0: [INFO] [stderr] warning: library/webview.h:217:5: warning: 'webkit_javascript_result_get_value' is deprecated: Use 'webkit_javascript_result_get_js_value' instead [-Wdeprecated-declarations] [INFO] [stderr] warning: JSValueRef value = webkit_javascript_result_get_value(r); [INFO] [stderr] warning: ^~~~~~~~~~ [INFO] [stderr] warning: In file included from /usr/include/webkitgtk-4.0/webkit2/webkit2.h:55:0, [INFO] [stderr] warning: from library/webview.h:14, [INFO] [stderr] warning: from library/webview.c:1: [INFO] [stderr] warning: /usr/include/webkitgtk-4.0/webkit2/WebKitJavascriptResult.h:52:1: note: declared here [INFO] [stderr] warning: webkit_javascript_result_get_value (WebKitJavascriptResult *js_result); [INFO] [stderr] warning: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: library/webview.c: In function 'r_webview_eval': [INFO] [stderr] warning: library/webview.c:25:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] warning: } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: library/webview.c: In function 'r_webview_inject_css': [INFO] [stderr] warning: library/webview.c:30:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] warning: } [INFO] [stderr] warning: ^ [INFO] [stderr] warning: In file included from library/webview.c:1:0: [INFO] [stderr] warning: At top level: [INFO] [stderr] warning: library/webview.h:157:13: warning: 'webview_debug' defined but not used [-Wunused-function] [INFO] [stderr] warning: static void webview_debug(const char *format, ...) [INFO] [stderr] warning: ^~~~~~~~~~~~~ [INFO] [stderr] warning: library/webview.h:138:12: warning: 'webview' defined but not used [-Wunused-function] [INFO] [stderr] warning: static int webview(const char *title, const char *url, int w, int h, [INFO] [stderr] warning: ^~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `"docker" "inspect" "4686e87ed0a9651dad91dff41397c9b6ae6c046f15b023e464483580a8dd88ad"` [INFO] running `"docker" "rm" "-f" "4686e87ed0a9651dad91dff41397c9b6ae6c046f15b023e464483580a8dd88ad"` [INFO] [stdout] 4686e87ed0a9651dad91dff41397c9b6ae6c046f15b023e464483580a8dd88ad