[INFO] cloning repository https://github.com/Gonzih/screensaver-off.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gonzih/screensaver-off.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fscreensaver-off.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fscreensaver-off.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c276f4cdbca2b41eb6db17495b6f1fac5f6fbf45 [INFO] checking Gonzih/screensaver-off.rs against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGonzih%2Fscreensaver-off.rs" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gonzih/screensaver-off.rs on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gonzih/screensaver-off.rs [INFO] finished tweaking git repo https://github.com/Gonzih/screensaver-off.rs [INFO] tweaked toml for git repo https://github.com/Gonzih/screensaver-off.rs written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Gonzih/screensaver-off.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a682fc38a427903ac37e438d77e8dfe9bdaa6f5ec365f37838427e1cbfb0830 [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" "7a682fc38a427903ac37e438d77e8dfe9bdaa6f5ec365f37838427e1cbfb0830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a682fc38a427903ac37e438d77e8dfe9bdaa6f5ec365f37838427e1cbfb0830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a682fc38a427903ac37e438d77e8dfe9bdaa6f5ec365f37838427e1cbfb0830", kill_on_drop: false }` [INFO] [stdout] 7a682fc38a427903ac37e438d77e8dfe9bdaa6f5ec365f37838427e1cbfb0830 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14c7b95bad49c22a4a4f2a310a67bb5a11e5ea99fce0088c6ad2c3942a8dfbff [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" "14c7b95bad49c22a4a4f2a310a67bb5a11e5ea99fce0088c6ad2c3942a8dfbff", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling gio v0.5.1 [INFO] [stderr] Compiling gdk-pixbuf v0.5.0 [INFO] [stderr] Compiling cairo-rs v0.5.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling gdk v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling gtk v0.5.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling glib-sys v0.7.0 [INFO] [stderr] Compiling gobject-sys v0.7.0 [INFO] [stderr] Compiling gio-sys v0.7.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.7.0 [INFO] [stderr] Compiling cairo-sys-rs v0.7.0 [INFO] [stderr] Compiling pango-sys v0.7.0 [INFO] [stderr] Compiling gdk-sys v0.7.0 [INFO] [stderr] Compiling atk-sys v0.7.0 [INFO] [stderr] Compiling gtk-sys v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking dirs v3.0.1 [INFO] [stderr] Checking rayon-core v1.6.0 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking rayon v1.2.0 [INFO] [stderr] Checking glib v0.6.1 [INFO] [stderr] Checking sysinfo v0.15.3 [INFO] [stderr] Checking pango v0.5.0 [INFO] [stderr] Checking femme v2.1.1 [INFO] [stderr] Checking screensaver-off v0.0.6 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | icon.set_tooltip_text(INACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_visible` [INFO] [stdout] --> src/main.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | icon.set_visible(true); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | icon.set_tooltip_text(INACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_visible` [INFO] [stdout] --> src/main.rs:108:10 [INFO] [stdout] | [INFO] [stdout] 108 | icon.set_visible(true); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | icon.set_tooltip_text(ACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_from_icon_name` [INFO] [stdout] --> src/main.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | icon.set_from_icon_name(ACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | icon.set_tooltip_text(INACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_from_icon_name` [INFO] [stdout] --> src/main.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | icon.set_from_icon_name(INACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIcon::new_from_icon_name` [INFO] [stdout] --> src/main.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | let icon = StatusIcon::new_from_icon_name(INACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:119:14 [INFO] [stdout] | [INFO] [stdout] 119 | icon.set_tooltip_text(ACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_from_icon_name` [INFO] [stdout] --> src/main.rs:120:14 [INFO] [stdout] | [INFO] [stdout] 120 | icon.set_from_icon_name(ACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_tooltip_text` [INFO] [stdout] --> src/main.rs:122:14 [INFO] [stdout] | [INFO] [stdout] 122 | icon.set_tooltip_text(INACTIVE_TOOLTIP); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIconExt::set_from_icon_name` [INFO] [stdout] --> src/main.rs:123:14 [INFO] [stdout] | [INFO] [stdout] 123 | icon.set_from_icon_name(INACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `gtk::StatusIcon::new_from_icon_name` [INFO] [stdout] --> src/main.rs:137:16 [INFO] [stdout] | [INFO] [stdout] 137 | let icon = StatusIcon::new_from_icon_name(INACTIVE_ICON); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "14c7b95bad49c22a4a4f2a310a67bb5a11e5ea99fce0088c6ad2c3942a8dfbff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c7b95bad49c22a4a4f2a310a67bb5a11e5ea99fce0088c6ad2c3942a8dfbff", kill_on_drop: false }` [INFO] [stdout] 14c7b95bad49c22a4a4f2a310a67bb5a11e5ea99fce0088c6ad2c3942a8dfbff