[INFO] cloning repository https://github.com/dmitryvk/wacom-output-mapping-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmitryvk/wacom-output-mapping-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryvk%2Fwacom-output-mapping-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryvk%2Fwacom-output-mapping-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4e8556d7454237d5b3b0f485cee44aded167ec6 [INFO] checking dmitryvk/wacom-output-mapping-watcher against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitryvk%2Fwacom-output-mapping-watcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitryvk/wacom-output-mapping-watcher on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dmitryvk/wacom-output-mapping-watcher [INFO] finished tweaking git repo https://github.com/dmitryvk/wacom-output-mapping-watcher [INFO] tweaked toml for git repo https://github.com/dmitryvk/wacom-output-mapping-watcher written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/dmitryvk/wacom-output-mapping-watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.1.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7984715c754718564ccdf56a3401a1bbfe67d38dfc6a455a34cc66222bbe7c40 [INFO] running `Command { std: "docker" "start" "-a" "7984715c754718564ccdf56a3401a1bbfe67d38dfc6a455a34cc66222bbe7c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7984715c754718564ccdf56a3401a1bbfe67d38dfc6a455a34cc66222bbe7c40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7984715c754718564ccdf56a3401a1bbfe67d38dfc6a455a34cc66222bbe7c40", kill_on_drop: false }` [INFO] [stdout] 7984715c754718564ccdf56a3401a1bbfe67d38dfc6a455a34cc66222bbe7c40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43426d548ce955aa756dadda023472b642f7d789c44585cec6afc5a271993dda [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" "43426d548ce955aa756dadda023472b642f7d789c44585cec6afc5a271993dda", kill_on_drop: false }` [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking libc v0.1.12 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking wacom-output-mapping-watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/main.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | #![allow(dead_code, non_camel_case_types, raw_pointer_derive, non_snake_case)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/xcb.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #[allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/main.rs:11:47 [INFO] [stdout] | [INFO] [stdout] 11 | #![allow(dead_code, non_camel_case_types, raw_pointer_derive, non_snake_case)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `raw_pointer_derive` has been removed: using derive with raw pointers is ok [INFO] [stdout] --> src/xcb.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | #[allow(raw_pointer_derive)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let reply = try!(get_reply(self, cookie, xcb_intern_atom_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | let reply = *try!(get_reply(connection, cookie, xcb_query_extension_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_screen_resources_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_output_info_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_crtc_info_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:394:22 [INFO] [stdout] | [INFO] [stdout] 394 | let reply = *try!(get_reply(connection, cookie, xcb_query_extension_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | let reply = try!(get_reply(connection, cookie, xcb_input_xi_query_version_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | let reply = try!(get_reply(self.connection, cookie, xcb_input_xi_query_device_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:441:21 [INFO] [stdout] | [INFO] [stdout] 441 | let reply = try!(get_reply(self.connection, cookie, xcb_input_xi_list_properties_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:56:21 [INFO] [stdout] | [INFO] [stdout] 56 | let reply = try!(get_reply(self, cookie, xcb_intern_atom_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | let reply = *try!(get_reply(connection, cookie, xcb_query_extension_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:208:21 [INFO] [stdout] | [INFO] [stdout] 208 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_screen_resources_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_output_info_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:260:21 [INFO] [stdout] | [INFO] [stdout] 260 | let reply = try!(get_reply(self.connection, cookie, xcb_randr_get_crtc_info_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:284:9 [INFO] [stdout] | [INFO] [stdout] 284 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:394:22 [INFO] [stdout] | [INFO] [stdout] 394 | let reply = *try!(get_reply(connection, cookie, xcb_query_extension_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:401:25 [INFO] [stdout] | [INFO] [stdout] 401 | let reply = try!(get_reply(connection, cookie, xcb_input_xi_query_version_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:413:21 [INFO] [stdout] | [INFO] [stdout] 413 | let reply = try!(get_reply(self.connection, cookie, xcb_input_xi_query_device_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:441:21 [INFO] [stdout] | [INFO] [stdout] 441 | let reply = try!(get_reply(self.connection, cookie, xcb_input_xi_list_properties_reply)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:499:9 [INFO] [stdout] | [INFO] [stdout] 499 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/xcb.rs:514:9 [INFO] [stdout] | [INFO] [stdout] 514 | try!(wait_for_cookie(self.connection, cookie)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `ItemType` may not live long enough [INFO] [stdout] --> src/xcb.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | impl <'a, XcbIteratorType, ItemType> Iterator for XcbIterator<'a, XcbIteratorType, ItemType> { [INFO] [stdout] | -------- help: consider adding an explicit lifetime bound...: `ItemType: 'a` [INFO] [stdout] 93 | type Item = &'a ItemType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the reference type `&'a ItemType` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0309]: the parameter type `ItemType` may not live long enough [INFO] [stdout] --> src/xcb.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | impl <'a, XcbIteratorType, ItemType> Iterator for XcbIterator<'a, XcbIteratorType, ItemType> { [INFO] [stdout] | -------- help: consider adding an explicit lifetime bound...: `ItemType: 'a` [INFO] [stdout] 93 | type Item = &'a ItemType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ...so that the reference type `&'a ItemType` does not outlive the data it points at [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0309`. [INFO] [stdout] [INFO] [stderr] error: could not compile `wacom-output-mapping-watcher` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "43426d548ce955aa756dadda023472b642f7d789c44585cec6afc5a271993dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43426d548ce955aa756dadda023472b642f7d789c44585cec6afc5a271993dda", kill_on_drop: false }` [INFO] [stdout] 43426d548ce955aa756dadda023472b642f7d789c44585cec6afc5a271993dda