[INFO] cloning repository https://github.com/adeyahya/caps-caps [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adeyahya/caps-caps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadeyahya%2Fcaps-caps", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadeyahya%2Fcaps-caps'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 459ffc283faaa7aa9f6aae7b1bc0c235713e4386 [INFO] checking adeyahya/caps-caps against master#a874956d940ecb3ed524b6176a171219ac4787ea for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadeyahya%2Fcaps-caps" "/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/adeyahya/caps-caps on toolchain a874956d940ecb3ed524b6176a171219ac4787ea [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/adeyahya/caps-caps [INFO] finished tweaking git repo https://github.com/adeyahya/caps-caps [INFO] tweaked toml for git repo https://github.com/adeyahya/caps-caps written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/adeyahya/caps-caps already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f83654724dfbb04dbf6928a19538b9306a4d5ae9d6c5f2f3f9d4a7c5c37303f [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" "5f83654724dfbb04dbf6928a19538b9306a4d5ae9d6c5f2f3f9d4a7c5c37303f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f83654724dfbb04dbf6928a19538b9306a4d5ae9d6c5f2f3f9d4a7c5c37303f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f83654724dfbb04dbf6928a19538b9306a4d5ae9d6c5f2f3f9d4a7c5c37303f", kill_on_drop: false }` [INFO] [stdout] 5f83654724dfbb04dbf6928a19538b9306a4d5ae9d6c5f2f3f9d4a7c5c37303f [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+a874956d940ecb3ed524b6176a171219ac4787ea" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] b0dd8f3b0f181805dc34121c97aced34c2e7ffeddf7fac6e950915f528ff1a55 [INFO] running `Command { std: "docker" "start" "-a" "b0dd8f3b0f181805dc34121c97aced34c2e7ffeddf7fac6e950915f528ff1a55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling gio v0.8.1 [INFO] [stderr] Compiling bindgen v0.52.0 [INFO] [stderr] Compiling gdk-pixbuf v0.8.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling pango v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling cairo-rs v0.8.1 [INFO] [stderr] Compiling gdk v0.12.1 [INFO] [stderr] Compiling atk v0.8.0 [INFO] [stderr] Compiling gtk v0.8.1 [INFO] [stderr] Compiling input-sys v1.15.0 [INFO] [stderr] Checking ioctl-sys v0.5.2 [INFO] [stderr] Checking enum_derive v0.1.7 [INFO] [stderr] Checking custom_derive v0.1.7 [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 pango-sys v0.9.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.9.1 [INFO] [stderr] Compiling cairo-sys-rs v0.9.2 [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 libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking uinput-sys v0.1.7 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking udev v0.4.0 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking input v0.5.0 [INFO] [stderr] Checking nix v0.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking uinput v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking pin-project v0.4.23 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling libappindicator-sys v0.4.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking glib v0.9.3 [INFO] [stderr] Checking libappindicator v0.5.1 [INFO] [stderr] Checking systray v0.4.0 [INFO] [stderr] Checking caps-caps v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `thread::sleep`, `time::Duration` [INFO] [stdout] --> src/linux/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | thread::sleep, time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `thread::sleep`, `time::Duration` [INFO] [stdout] --> src/linux/mod.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | thread::sleep, time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SEND_DISPLAY` [INFO] [stdout] --> src/linux/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / static SEND_DISPLAY: Lazy> = Lazy::new(|| { [INFO] [stdout] 25 | | unsafe { XInitThreads() }; [INFO] [stdout] 26 | | AtomicPtr:: new(unsafe { XOpenDisplay(null()) }) [INFO] [stdout] 27 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static is never used: `SEND_DISPLAY` [INFO] [stdout] --> src/linux/mod.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | / static SEND_DISPLAY: Lazy> = Lazy::new(|| { [INFO] [stdout] 25 | | unsafe { XInitThreads() }; [INFO] [stdout] 26 | | AtomicPtr:: new(unsafe { XOpenDisplay(null()) }) [INFO] [stdout] 27 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `Command { std: "docker" "inspect" "b0dd8f3b0f181805dc34121c97aced34c2e7ffeddf7fac6e950915f528ff1a55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0dd8f3b0f181805dc34121c97aced34c2e7ffeddf7fac6e950915f528ff1a55", kill_on_drop: false }` [INFO] [stdout] b0dd8f3b0f181805dc34121c97aced34c2e7ffeddf7fac6e950915f528ff1a55