[INFO] cloning repository https://github.com/Maan2003/druid-gitpod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maan2003/druid-gitpod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaan2003%2Fdruid-gitpod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaan2003%2Fdruid-gitpod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f79931bf622c4b079db3862a64fc9b3e41ff346 [INFO] checking Maan2003/druid-gitpod against master#fdf61d499c8a8421ecf98e7924bb87caf43a9938 for pr-129289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaan2003%2Fdruid-gitpod" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maan2003/druid-gitpod on toolchain fdf61d499c8a8421ecf98e7924bb87caf43a9938 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maan2003/druid-gitpod [INFO] finished tweaking git repo https://github.com/Maan2003/druid-gitpod [INFO] tweaked toml for git repo https://github.com/Maan2003/druid-gitpod written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Maan2003/druid-gitpod already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/linebender/druid` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.74 [INFO] [stderr] Downloaded pangocairo-sys v0.11.0 [INFO] [stderr] Downloaded instant v0.1.9 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.74 [INFO] [stderr] Downloaded futures-sink v0.3.15 [INFO] [stderr] Downloaded pangocairo v0.10.0 [INFO] [stderr] Downloaded ouroboros v0.9.3 [INFO] [stderr] Downloaded futures-task v0.3.15 [INFO] [stderr] Downloaded ouroboros_macro v0.9.3 [INFO] [stderr] Downloaded thiserror v1.0.25 [INFO] [stderr] Downloaded futures-executor v0.3.15 [INFO] [stderr] Downloaded cc v1.0.68 [INFO] [stderr] Downloaded futures v0.3.15 [INFO] [stderr] Downloaded memchr v2.4.0 [INFO] [stderr] Downloaded serde v1.0.126 [INFO] [stderr] Downloaded unicode-segmentation v1.7.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.18 [INFO] [stderr] Downloaded futures-util v0.3.15 [INFO] [stderr] Downloaded wasm-bindgen v0.2.74 [INFO] [stderr] Downloaded serde_json v1.0.64 [INFO] [stderr] Downloaded js-sys v0.3.51 [INFO] [stderr] Downloaded tracing-core v0.1.18 [INFO] [stderr] Downloaded kurbo v0.8.1 [INFO] [stderr] Downloaded serde_derive v1.0.126 [INFO] [stderr] Downloaded sharded-slab v0.1.1 [INFO] [stderr] Downloaded futures-channel v0.3.15 [INFO] [stderr] Downloaded piet v0.4.0 [INFO] [stderr] Downloaded anyhow v1.0.41 [INFO] [stderr] Downloaded piet-web v0.4.0 [INFO] [stderr] Downloaded piet-common v0.4.1 [INFO] [stderr] Downloaded fluent-bundle v0.15.1 [INFO] [stderr] Downloaded fluent-syntax v0.11.0 [INFO] [stderr] Downloaded pin-project-lite v0.2.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.27 [INFO] [stderr] Downloaded syn v1.0.73 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.74 [INFO] [stderr] Downloaded libc v0.2.97 [INFO] [stderr] Downloaded futures-core v0.3.15 [INFO] [stderr] Downloaded futures-io v0.3.15 [INFO] [stderr] Downloaded futures-macro v0.3.15 [INFO] [stderr] Downloaded slab v0.4.3 [INFO] [stderr] Downloaded console_error_panic_hook v0.1.6 [INFO] [stderr] Downloaded web-sys v0.3.51 [INFO] [stderr] Downloaded piet-cairo v0.4.0 [INFO] [stderr] Downloaded core-graphics v0.22.2 [INFO] [stderr] Downloaded piet-coregraphics v0.4.0 [INFO] [stderr] Downloaded piet-direct2d v0.4.1 [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded thiserror-impl v1.0.25 [INFO] [stderr] Downloaded tracing-attributes v0.1.15 [INFO] [stderr] Downloaded tracing-wasm v0.2.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02de8d87694e8495c4cb42e3c7e5bc04337878009af40600680c37cda29d35b5 [INFO] running `Command { std: "docker" "start" "-a" "02de8d87694e8495c4cb42e3c7e5bc04337878009af40600680c37cda29d35b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02de8d87694e8495c4cb42e3c7e5bc04337878009af40600680c37cda29d35b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02de8d87694e8495c4cb42e3c7e5bc04337878009af40600680c37cda29d35b5", kill_on_drop: false }` [INFO] [stdout] 02de8d87694e8495c4cb42e3c7e5bc04337878009af40600680c37cda29d35b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+fdf61d499c8a8421ecf98e7924bb87caf43a9938" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fcf1d1a0d252cdefed9b4b8afdb1ac8a644b7350a08eabba1df2ddf681ff6b8 [INFO] running `Command { std: "docker" "start" "-a" "6fcf1d1a0d252cdefed9b4b8afdb1ac8a644b7350a08eabba1df2ddf681ff6b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Checking kurbo v0.8.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Checking piet v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ouroboros_macro v0.9.3 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking ouroboros v0.9.3 [INFO] [stderr] Checking fluent-bundle v0.15.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking piet-cairo v0.4.0 [INFO] [stderr] Checking piet-common v0.4.1 [INFO] [stderr] Checking druid-shell v0.7.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Checking druid v0.7.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Checking druid-gitpod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "6fcf1d1a0d252cdefed9b4b8afdb1ac8a644b7350a08eabba1df2ddf681ff6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcf1d1a0d252cdefed9b4b8afdb1ac8a644b7350a08eabba1df2ddf681ff6b8", kill_on_drop: false }` [INFO] [stdout] 6fcf1d1a0d252cdefed9b4b8afdb1ac8a644b7350a08eabba1df2ddf681ff6b8 [INFO] checking Maan2003/druid-gitpod against try#79097c2a1baf756f8e4297787c180a9db4e42301 for pr-129289 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaan2003%2Fdruid-gitpod" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Maan2003/druid-gitpod on toolchain 79097c2a1baf756f8e4297787c180a9db4e42301 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Maan2003/druid-gitpod [INFO] finished tweaking git repo https://github.com/Maan2003/druid-gitpod [INFO] tweaked toml for git repo https://github.com/Maan2003/druid-gitpod written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Maan2003/druid-gitpod already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95b5e381c098542b0f1c28e566c2597caf7c94a12673c417f370f9eaaac1e1d1 [INFO] running `Command { std: "docker" "start" "-a" "95b5e381c098542b0f1c28e566c2597caf7c94a12673c417f370f9eaaac1e1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95b5e381c098542b0f1c28e566c2597caf7c94a12673c417f370f9eaaac1e1d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95b5e381c098542b0f1c28e566c2597caf7c94a12673c417f370f9eaaac1e1d1", kill_on_drop: false }` [INFO] [stdout] 95b5e381c098542b0f1c28e566c2597caf7c94a12673c417f370f9eaaac1e1d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+79097c2a1baf756f8e4297787c180a9db4e42301" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25285196f0394420bf9edc6a32a2c8816539670fa358e86d743bb10471683b6d [INFO] running `Command { std: "docker" "start" "-a" "25285196f0394420bf9edc6a32a2c8816539670fa358e86d743bb10471683b6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Checking tinystr v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.74 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pangocairo v0.10.0 [INFO] [stderr] Checking unic-bidi v0.9.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Checking kurbo v0.8.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking sharded-slab v0.1.1 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking keyboard-types v0.5.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.74 [INFO] [stderr] Checking piet v0.4.0 [INFO] [stderr] Checking tracing-subscriber v0.2.18 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.74 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling ouroboros_macro v0.9.3 [INFO] [stderr] Compiling druid-derive v0.4.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.74 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Checking fluent-syntax v0.11.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.74 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Checking ouroboros v0.9.3 [INFO] [stderr] Checking fluent-bundle v0.15.1 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling pangocairo-sys v0.11.0 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking futures-executor v0.3.15 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Checking futures v0.3.15 [INFO] [stderr] Checking piet-cairo v0.4.0 [INFO] [stderr] Checking piet-common v0.4.1 [INFO] [stderr] Checking druid-shell v0.7.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Checking druid v0.7.0 (https://github.com/linebender/druid#f19ddf15) [INFO] [stderr] Checking druid-gitpod v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.41s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wasm-bindgen v0.2.74 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "25285196f0394420bf9edc6a32a2c8816539670fa358e86d743bb10471683b6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25285196f0394420bf9edc6a32a2c8816539670fa358e86d743bb10471683b6d", kill_on_drop: false }` [INFO] [stdout] 25285196f0394420bf9edc6a32a2c8816539670fa358e86d743bb10471683b6d