[INFO] cloning repository https://github.com/elkowar/eww [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elkowar/eww" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2Feww", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2Feww'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 080696a7516a646f76ba520b69e027d4911595c1 [INFO] checking elkowar/eww against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felkowar%2Feww" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elkowar/eww on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elkowar/eww [INFO] finished tweaking git repo https://github.com/elkowar/eww [INFO] tweaked toml for git repo https://github.com/elkowar/eww written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/elkowar/eww already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f718ffc0057855fae80fae48ca6ba72b00f4ad23532b7e6fe9b801f65016ef4e [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" "f718ffc0057855fae80fae48ca6ba72b00f4ad23532b7e6fe9b801f65016ef4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f718ffc0057855fae80fae48ca6ba72b00f4ad23532b7e6fe9b801f65016ef4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f718ffc0057855fae80fae48ca6ba72b00f4ad23532b7e6fe9b801f65016ef4e", kill_on_drop: false }` [INFO] [stdout] f718ffc0057855fae80fae48ca6ba72b00f4ad23532b7e6fe9b801f65016ef4e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0669cf885c3d83d51900bb8c23dc627fab6cab1ed1e8f565e22ac40a56b5831f [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" "0669cf885c3d83d51900bb8c23dc627fab6cab1ed1e8f565e22ac40a56b5831f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking futures-io v0.3.6 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling gio v0.9.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling gdk-pixbuf v0.9.0 [INFO] [stderr] Compiling cairo-rs v0.9.1 [INFO] [stderr] Compiling pango v0.9.1 [INFO] [stderr] Compiling atk v0.9.0 [INFO] [stderr] Compiling gdk v0.13.2 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking beef v0.4.4 [INFO] [stderr] Checking codemap v0.1.3 [INFO] [stderr] Checking stoppable_thread v0.2.1 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling gtk v0.9.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-task v0.3.6 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking peekmore v0.5.4 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking roxmltree v0.13.0 [INFO] [stderr] Checking indexmap v1.6.0 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Checking simple-signal v1.1.1 [INFO] [stderr] Checking popol v0.3.0 [INFO] [stderr] Checking filedescriptor v0.7.3 [INFO] [stderr] Checking nix v0.19.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking const-random v0.1.11 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking dashmap v3.11.10 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking hotwatch v0.4.3 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking lasso v0.3.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking scheduled-executor v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.12 [INFO] [stderr] Compiling smart-default v0.6.0 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling extend v0.3.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking grass v0.10.3 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking structopt v0.3.19 [INFO] [stderr] Checking futures-util v0.3.6 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking futures-executor v0.3.6 [INFO] [stderr] Checking futures v0.3.6 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gio-sys v0.10.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.10.0 [INFO] [stderr] Compiling cairo-sys-rs v0.10.0 [INFO] [stderr] Compiling pango-sys v0.10.0 [INFO] [stderr] Compiling atk-sys v0.10.0 [INFO] [stderr] Compiling gdk-sys v0.10.0 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Compiling gtk-sys v0.10.0 [INFO] [stderr] Checking glib v0.10.2 [INFO] [stderr] Checking eww v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 51s [INFO] running `Command { std: "docker" "inspect" "0669cf885c3d83d51900bb8c23dc627fab6cab1ed1e8f565e22ac40a56b5831f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669cf885c3d83d51900bb8c23dc627fab6cab1ed1e8f565e22ac40a56b5831f", kill_on_drop: false }` [INFO] [stdout] 0669cf885c3d83d51900bb8c23dc627fab6cab1ed1e8f565e22ac40a56b5831f