[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] ba773bc9c63da1ebcfd038155d0a1417ff8ce5d3 [INFO] checking l4l/yofi against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fl4l%2Fyofi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/l4l/yofi on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3/source/rust-toolchain [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-3/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" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b5c9850e263be3d96fd15f012bdb7f7fba8dcae9e9744afd2741fc7326cc969 [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" "7b5c9850e263be3d96fd15f012bdb7f7fba8dcae9e9744afd2741fc7326cc969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b5c9850e263be3d96fd15f012bdb7f7fba8dcae9e9744afd2741fc7326cc969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b5c9850e263be3d96fd15f012bdb7f7fba8dcae9e9744afd2741fc7326cc969", kill_on_drop: false }` [INFO] [stdout] 7b5c9850e263be3d96fd15f012bdb7f7fba8dcae9e9744afd2741fc7326cc969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a75530eef97ada38b8794172fdfd4154449b25c7fab1af208e711cbfcd6c109 [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" "9a75530eef97ada38b8794172fdfd4154449b25c7fab1af208e711cbfcd6c109", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking bytemuck v1.7.2 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking float-cmp v0.5.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking xmlparser v0.13.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking float-ord v0.2.0 [INFO] [stderr] Checking rctree v0.3.3 [INFO] [stderr] Checking sw-composite v0.7.14 [INFO] [stderr] Checking typed-arena v2.0.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking oneshot v0.1.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling test-case v1.2.0 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking libloading v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking kurbo v0.8.0 [INFO] [stderr] Checking matrixmultiply v0.2.4 [INFO] [stderr] Checking data-url v0.1.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking safe_arch v0.5.2 [INFO] [stderr] Checking rgb v0.8.27 [INFO] [stderr] Checking svgtypes v0.5.0 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking roxmltree v0.14.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking dlib v0.5.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking memmap2 v0.2.3 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.19.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling servo-fontconfig-sys v5.1.0 [INFO] [stderr] Compiling freetype-sys v0.13.1 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking svgfilters v0.3.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling pathfinder_simd v0.5.1 [INFO] [stderr] Checking nix v0.21.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Checking euclid v0.22.6 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking tiny-skia v0.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking freetype v0.7.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking servo-fontconfig v0.5.1 [INFO] [stderr] Checking ndarray v0.14.0 [INFO] [stderr] Checking lyon_geom v0.16.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Checking wayland-commons v0.28.6 [INFO] [stderr] Checking fzyr v0.1.2 (https://github.com/l4l/fzyr.git?rev=d5c83e3#d5c83e3f) [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking wayland-cursor v0.28.6 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking freedesktop_entry_parser v1.1.2 (https://github.com/l4l/freedesktop_entry_parser.git?branch=nom6#f1aa6b47) [INFO] [stderr] Checking simplecss v0.2.1 [INFO] [stderr] Checking pathfinder_geometry v0.5.1 [INFO] [stderr] Checking calloop v0.7.2 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking font-kit v0.10.1 [INFO] [stderr] Checking usvg v0.15.0 [INFO] [stderr] Checking smithay-client-toolkit v0.14.0 [INFO] [stderr] Checking raqote v0.8.1-alpha.0 (https://github.com/l4l/raqote.git?rev=27cfc13#27cfc131) [INFO] [stderr] Checking resvg v0.15.0 [INFO] [stderr] Checking serde v1.0.126 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking libsystemd v0.3.0 [INFO] [stderr] Checking systemd-journal-logger v0.3.0 [INFO] [stderr] Checking yofi v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "9a75530eef97ada38b8794172fdfd4154449b25c7fab1af208e711cbfcd6c109", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a75530eef97ada38b8794172fdfd4154449b25c7fab1af208e711cbfcd6c109", kill_on_drop: false }` [INFO] [stdout] 9a75530eef97ada38b8794172fdfd4154449b25c7fab1af208e711cbfcd6c109