[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] 43fb1d53b7ab7d5ffb217fbfe7035b912cc75124 [INFO] checking kuviman/ugli against try#55b3f428b4fac6790b1e8492e0b91ff2d80aec7c for pr-77035 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkuviman%2Fugli" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kuviman/ugli on toolchain 55b3f428b4fac6790b1e8492e0b91ff2d80aec7c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded batbox-derive v0.6.0-alpha.1 [INFO] [stderr] Downloaded ugli-derive v0.6.0-alpha.0 [INFO] [stderr] Downloaded trans v0.4.0-alpha.3 [INFO] [stderr] Downloaded ugli-raw v0.6.0-alpha.0 [INFO] [stderr] Downloaded trans-derive v0.4.0-alpha.4 [INFO] [stderr] Downloaded batbox v0.6.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dd31bb3fdec0884be977938fe6ec8933d25b7af6c441b875eee20565e735915 [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" "3dd31bb3fdec0884be977938fe6ec8933d25b7af6c441b875eee20565e735915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dd31bb3fdec0884be977938fe6ec8933d25b7af6c441b875eee20565e735915", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dd31bb3fdec0884be977938fe6ec8933d25b7af6c441b875eee20565e735915", kill_on_drop: false }` [INFO] [stdout] 3dd31bb3fdec0884be977938fe6ec8933d25b7af6c441b875eee20565e735915 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+55b3f428b4fac6790b1e8492e0b91ff2d80aec7c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03bf72b20fce6f3ce08da9bf0e513debb65d16539be4ade5138b6acd77e08aac [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" "03bf72b20fce6f3ce08da9bf0e513debb65d16539be4ade5138b6acd77e08aac", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.8 [INFO] [stderr] Checking futures-core v0.3.8 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking futures-io v0.3.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Compiling tinyfiledialogs v3.3.10 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking tinyvec v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking nom v6.0.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking mio-extras v2.0.6 [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] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking stderrlog v0.5.0 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-client v0.28.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking wayland-protocols v0.28.2 [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Checking wayland-egl v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling trans-derive v0.4.0-alpha.4 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling batbox-derive v0.6.0-alpha.1 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking trans v0.4.0-alpha.3 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Checking smithay-client-toolkit v0.12.1 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling ron v0.6.2 [INFO] [stderr] Checking batbox v0.6.0-alpha.5 [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 ugli v0.6.0-alpha.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 29s [INFO] running `Command { std: "docker" "inspect" "03bf72b20fce6f3ce08da9bf0e513debb65d16539be4ade5138b6acd77e08aac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bf72b20fce6f3ce08da9bf0e513debb65d16539be4ade5138b6acd77e08aac", kill_on_drop: false }` [INFO] [stdout] 03bf72b20fce6f3ce08da9bf0e513debb65d16539be4ade5138b6acd77e08aac