[INFO] cloning repository https://github.com/kuviman/ugli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kuviman/ugli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fugli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fugli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e1ae87a624e06cef857481c999831d84cc1bb3b1 [INFO] checking kuviman/ugli against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fugli" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuviman/ugli on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kuviman/ugli [INFO] removed path dependency raw from git repo https://github.com/kuviman/ugli [INFO] removed path dependency ugli-derive from git repo https://github.com/kuviman/ugli [INFO] finished tweaking git repo https://github.com/kuviman/ugli [INFO] tweaked toml for git repo https://github.com/kuviman/ugli written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8610485e92dc29f556de2fd5a2f677274d4a7f6b97ca7ccadfde8cd3c386370 [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" "c8610485e92dc29f556de2fd5a2f677274d4a7f6b97ca7ccadfde8cd3c386370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8610485e92dc29f556de2fd5a2f677274d4a7f6b97ca7ccadfde8cd3c386370", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8610485e92dc29f556de2fd5a2f677274d4a7f6b97ca7ccadfde8cd3c386370", kill_on_drop: false }` [INFO] [stdout] c8610485e92dc29f556de2fd5a2f677274d4a7f6b97ca7ccadfde8cd3c386370 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 079eb104da726b70f3193e41729f0e28467c9da182154c68d383d8d11d4c8152 [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" "079eb104da726b70f3193e41729f0e28467c9da182154c68d383d8d11d4c8152", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Checking unicode-segmentation v1.7.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Checking libloading v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking backtrace v0.3.54 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Compiling trans-derive v0.4.0-alpha.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling batbox-derive v0.6.0-alpha.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking andrew v0.3.1 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking ron v0.6.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking xcursor v0.3.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking stderrlog v0.5.0 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Checking trans v0.4.0-alpha.1 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Checking tiff v0.6.0 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking image v0.23.11 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Checking batbox v0.6.0-alpha.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Checking ugli-raw v0.6.0-alpha.0 [INFO] [stderr] Compiling ugli-derive v0.6.0-alpha.0 [INFO] [stderr] Checking num_enum v0.5.1 [INFO] [stderr] Checking smithay-client-toolkit v0.12.0 [INFO] [stderr] Checking glutin v0.25.1 [INFO] [stderr] Checking ugli v0.6.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "079eb104da726b70f3193e41729f0e28467c9da182154c68d383d8d11d4c8152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "079eb104da726b70f3193e41729f0e28467c9da182154c68d383d8d11d4c8152", kill_on_drop: false }` [INFO] [stdout] 079eb104da726b70f3193e41729f0e28467c9da182154c68d383d8d11d4c8152