[INFO] cloning repository https://github.com/tauri-apps/wry-mobile [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tauri-apps/wry-mobile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauri-apps%2Fwry-mobile", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauri-apps%2Fwry-mobile'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b76b21f120f0f988c3d5d83fe28bdc8f17a9f0c2 [INFO] documenting tauri-apps/wry-mobile against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftauri-apps%2Fwry-mobile" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tauri-apps/wry-mobile on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tauri-apps/wry-mobile [INFO] finished tweaking git repo https://github.com/tauri-apps/wry-mobile [INFO] tweaked toml for git repo https://github.com/tauri-apps/wry-mobile written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/tauri-apps/wry-mobile already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 405eb2c5244741e23333a2f3e7f2716c3863b330647c01a1b80a677fafbbe02d [INFO] running `Command { std: "docker" "start" "-a" "405eb2c5244741e23333a2f3e7f2716c3863b330647c01a1b80a677fafbbe02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "405eb2c5244741e23333a2f3e7f2716c3863b330647c01a1b80a677fafbbe02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "405eb2c5244741e23333a2f3e7f2716c3863b330647c01a1b80a677fafbbe02d", kill_on_drop: false }` [INFO] [stdout] 405eb2c5244741e23333a2f3e7f2716c3863b330647c01a1b80a677fafbbe02d [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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722fd7f642e66956e200cafbeff36da98a55c81da8a1805dae6930421c618cd7 [INFO] running `Command { std: "docker" "start" "-a" "722fd7f642e66956e200cafbeff36da98a55c81da8a1805dae6930421c618cd7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.75 [INFO] [stderr] Compiling tao v0.5.2 (https://github.com/tauri-apps/tao?branch=next#6db63755) [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling wry v0.12.2 (https://github.com/tauri-apps/wry?branch=next#80896d3f) [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking raw-window-handle v0.4.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling cfg-expr v0.8.1 [INFO] [stderr] Compiling cfg-expr v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling gtk v0.14.3 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking time v0.3.5 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking simple_logger v1.16.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking futures-executor v0.3.19 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling mobile-entry-point v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling system-deps v3.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling system-deps v5.0.0 [INFO] [stderr] Compiling glib-macros v0.14.1 [INFO] [stderr] Compiling gtk3-macros v0.14.0 [INFO] [stderr] Compiling glib-sys v0.14.0 [INFO] [stderr] Compiling gobject-sys v0.14.0 [INFO] [stderr] Compiling gio-sys v0.14.0 [INFO] [stderr] Compiling pango-sys v0.14.0 [INFO] [stderr] Compiling cairo-sys-rs v0.14.9 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.14.0 [INFO] [stderr] Compiling gdk-sys v0.14.0 [INFO] [stderr] Compiling atk-sys v0.14.0 [INFO] [stderr] Compiling gtk-sys v0.14.0 [INFO] [stderr] Compiling gdkx11-sys v0.14.0 [INFO] [stderr] Compiling soup2-sys v0.1.0 [INFO] [stderr] Compiling javascriptcore-rs-sys v0.3.3 [INFO] [stderr] Compiling webkit2gtk-sys v0.16.0 [INFO] [stderr] Checking glib v0.14.8 [INFO] [stderr] Checking cairo-rs v0.14.9 [INFO] [stderr] Checking pango v0.14.8 [INFO] [stderr] Checking atk v0.14.0 [INFO] [stderr] Checking javascriptcore-rs v0.15.2 [INFO] [stderr] Checking gdk-pixbuf v0.14.0 [INFO] [stderr] Checking gdk v0.14.3 [INFO] [stderr] Checking webkit2gtk v0.16.0 [INFO] [stderr] Documenting wry-mobile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking wry-mobile v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wry-mobile` due to 2 previous errors; 1 warning emitted [INFO] [stdout] error[E0432]: unresolved import `wry::application::platform::ios` [INFO] [stdout] --> src/lib.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | platform::ios::{WindowBuilderExtIOS, WindowExtIOS, ScreenEdge}, [INFO] [stdout] | ^^^ could not find `ios` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused import: `dpi::LogicalSize` [INFO] [stdout] --> src/lib.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | dpi::LogicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `wry-mobile` [INFO] [stdout] error[E0432]: unresolved import `wry::application::platform::ios` [INFO] [stdout] --> src/lib.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | platform::ios::{WindowBuilderExtIOS, WindowExtIOS, ScreenEdge}, [INFO] [stdout] | ^^^ could not find `ios` in `platform` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type staticlib --crate-type cdylib --crate-type rlib --crate-name wry_mobile src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=dbc901f6afbd42e5 -L dependency=/opt/rustwide/target/debug/deps --extern mobile_entry_point=/opt/rustwide/target/debug/deps/libmobile_entry_point-dd0bf86fe9a10b6e.so --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-1f5dc1edb419277e.rmeta --extern wry=/opt/rustwide/target/debug/deps/libwry-15cd96287635565d.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "722fd7f642e66956e200cafbeff36da98a55c81da8a1805dae6930421c618cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722fd7f642e66956e200cafbeff36da98a55c81da8a1805dae6930421c618cd7", kill_on_drop: false }` [INFO] [stdout] 722fd7f642e66956e200cafbeff36da98a55c81da8a1805dae6930421c618cd7