[INFO] cloning repository https://github.com/xStrom/Slark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xStrom/Slark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStrom%2FSlark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStrom%2FSlark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5513358538bf78294171da931ad358c247b065a8 [INFO] testing xStrom/Slark against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FxStrom%2FSlark" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xStrom/Slark on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xStrom/Slark [INFO] removed path dependency druid from git repo https://github.com/xStrom/Slark [INFO] finished tweaking git repo https://github.com/xStrom/Slark [INFO] tweaked toml for git repo https://github.com/xStrom/Slark written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xStrom/Slark already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (druid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (druid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gif-dispose v2.4.1 [INFO] running `Command { std: "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_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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 702b2090c855d8cb554dbf5b8ddc6fc84e4fe402cf83cd798b5b996426a20488 [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" "702b2090c855d8cb554dbf5b8ddc6fc84e4fe402cf83cd798b5b996426a20488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "702b2090c855d8cb554dbf5b8ddc6fc84e4fe402cf83cd798b5b996426a20488", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702b2090c855d8cb554dbf5b8ddc6fc84e4fe402cf83cd798b5b996426a20488", kill_on_drop: false }` [INFO] [stdout] 702b2090c855d8cb554dbf5b8ddc6fc84e4fe402cf83cd798b5b996426a20488 [INFO] running `Command { std: "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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fda2d85806c85519a3e17a9f9add79fef477a71b47e1e84a5a33d4c211e3fbe [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" "0fda2d85806c85519a3e17a9f9add79fef477a71b47e1e84a5a33d4c211e3fbe", kill_on_drop: false }` [INFO] [stderr] warning: dependency (druid) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling tinystr v0.3.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling imgref v1.6.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling kurbo v0.6.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling rgb v0.8.20 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling simple_logger v1.6.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gif-dispose v2.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling piet v0.1.0 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [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 cairo-sys-rs v0.9.2 [INFO] [stderr] Compiling pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling atk-sys v0.9.1 [INFO] [stderr] Compiling gdk-sys v0.9.1 [INFO] [stderr] Compiling gtk-sys v0.9.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling druid-derive v0.3.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling glib v0.9.3 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling piet-cairo v0.1.0 [INFO] [stderr] Compiling piet-common v0.1.1 [INFO] [stderr] Compiling druid-shell v0.6.0 [INFO] [stderr] Compiling druid v0.6.0 [INFO] [stderr] Compiling slark v0.0.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no variant or associated item named `MouseMoved` found for enum `druid::Event` in the current scope [INFO] [stdout] --> src/ui/surface.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | Event::MouseMoved(mouse_event) => { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | variant or associated item not found in `druid::Event` [INFO] [stdout] | help: there is a variant with a similar name: `MouseMove` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `selector` on type `&druid::Command` [INFO] [stdout] --> src/ui/surface.rs:159:54 [INFO] [stdout] | [INFO] [stdout] 159 | Event::Command(command) => match command.selector { [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_object` found for reference `&druid::Command` in the current scope [INFO] [stdout] --> src/ui/surface.rs:161:47 [INFO] [stdout] | [INFO] [stdout] 161 | if let Ok(info) = command.get_object::() { [INFO] [stdout] | ^^^^^^^^^^ method not found in `&druid::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_object` found for reference `&druid::Command` in the current scope [INFO] [stdout] --> src/ui/surface.rs:166:47 [INFO] [stdout] | [INFO] [stdout] 166 | if let Ok(info) = command.get_object::() { [INFO] [stdout] | ^^^^^^^^^^ method not found in `&druid::Command` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 4 arguments but 1 argument was supplied [INFO] [stdout] --> src/ui/surface.rs:206:30 [INFO] [stdout] | [INFO] [stdout] 206 | image.widget_pod.set_layout_rect(Rect::from_origin_size(origin, size)); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------------------------------------ supplied 1 argument [INFO] [stdout] | | [INFO] [stdout] | expected 4 arguments [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `paint_with_offset` found for struct `druid::WidgetPod` in the current scope [INFO] [stdout] --> src/ui/surface.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | image.widget_pod.paint_with_offset(ctx, &image.data, env); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `druid::WidgetPod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `slark`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "0fda2d85806c85519a3e17a9f9add79fef477a71b47e1e84a5a33d4c211e3fbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fda2d85806c85519a3e17a9f9add79fef477a71b47e1e84a5a33d4c211e3fbe", kill_on_drop: false }` [INFO] [stdout] 0fda2d85806c85519a3e17a9f9add79fef477a71b47e1e84a5a33d4c211e3fbe