[INFO] cloning repository https://github.com/l4l/yofi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/l4l/yofi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 92d2a1da75be7aee5b3b3b090831470efa6c3d9a [INFO] checking l4l/yofi against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi" "/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/l4l/yofi on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/l4l/yofi [INFO] finished tweaking git repo https://github.com/l4l/yofi [INFO] tweaked toml for git repo https://github.com/l4l/yofi written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/l4l/yofi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7aec0e651b4b093bd2e98bf1bec1d1e2c216c9378d96111148f8e2d6594ffb8 [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" "f7aec0e651b4b093bd2e98bf1bec1d1e2c216c9378d96111148f8e2d6594ffb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7aec0e651b4b093bd2e98bf1bec1d1e2c216c9378d96111148f8e2d6594ffb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7aec0e651b4b093bd2e98bf1bec1d1e2c216c9378d96111148f8e2d6594ffb8", kill_on_drop: false }` [INFO] [stdout] f7aec0e651b4b093bd2e98bf1bec1d1e2c216c9378d96111148f8e2d6594ffb8 [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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8de205073eadc860abdb7f04e77bf9144139b0bb88edac093b31ca34d7911e7 [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" "b8de205073eadc860abdb7f04e77bf9144139b0bb88edac093b31ca34d7911e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking pico-args v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.36 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking sw-composite v0.7.14 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking oneshot v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Checking kurbo v0.7.1 [INFO] [stderr] Checking libloading v0.6.6 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking roxmltree v0.13.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling test-case v1.0.0 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling pathfinder_simd v0.5.0 [INFO] [stderr] Checking svgfilters v0.2.0 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Checking wide v0.6.4 [INFO] [stderr] Checking simplecss v0.2.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Checking flate2 v1.0.19 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking font-kit v0.10.0 [INFO] [stderr] Checking usvg v0.12.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking euclid v0.22.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking quickcheck v0.9.2 [INFO] [stderr] Checking tiny-skia v0.2.0 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Checking raqote v0.8.1-alpha.0 (https://github.com/l4l/raqote.git?rev=27cfc13#27cfc131) [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking wayland-commons v0.28.2 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking resvg v0.12.0 [INFO] [stderr] Checking fzyr v0.1.2 (https://github.com/l4l/fzyr.git?rev=d5c83e3#d5c83e3f) [INFO] [stderr] Checking wayland-cursor v0.28.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling quickcheck_macros v0.9.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking freedesktop_entry_parser v1.1.1 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking smithay-client-toolkit v0.12.1 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking yofi v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `Command { std: "docker" "inspect" "b8de205073eadc860abdb7f04e77bf9144139b0bb88edac093b31ca34d7911e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8de205073eadc860abdb7f04e77bf9144139b0bb88edac093b31ca34d7911e7", kill_on_drop: false }` [INFO] [stdout] b8de205073eadc860abdb7f04e77bf9144139b0bb88edac093b31ca34d7911e7