[INFO] cloning repository https://github.com/crumblingstatue/cowbump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crumblingstatue/cowbump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d7e8681542cbd8ed7c8d6ed0d44876bae6c8250d [INFO] checking crumblingstatue/cowbump against master#e652caa679a304af11fc04f1f12452f255a82593 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrumblingstatue%2Fcowbump" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/crumblingstatue/cowbump on toolchain e652caa679a304af11fc04f1f12452f255a82593 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] finished tweaking git repo https://github.com/crumblingstatue/cowbump [INFO] tweaked toml for git repo https://github.com/crumblingstatue/cowbump written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/crumblingstatue/cowbump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/crumblingstatue/egui-sfml.git` [INFO] [stderr] Updating git repository `https://github.com/crumblingstatue/recently_used_list.git` [INFO] [stderr] Updating git repository `https://github.com/crumblingstatue/tagfilter-lang.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glu-sys v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b8351236cbc731ce34c58ec193351f97a00775dca5cec4e68b792cae284a799 [INFO] running `Command { std: "docker" "start" "-a" "5b8351236cbc731ce34c58ec193351f97a00775dca5cec4e68b792cae284a799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b8351236cbc731ce34c58ec193351f97a00775dca5cec4e68b792cae284a799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b8351236cbc731ce34c58ec193351f97a00775dca5cec4e68b792cae284a799", kill_on_drop: false }` [INFO] [stdout] 5b8351236cbc731ce34c58ec193351f97a00775dca5cec4e68b792cae284a799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+e652caa679a304af11fc04f1f12452f255a82593" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 95546b4ef25b5b87c6fcdb14fb0bb1b72a387653f8c8dcb18639e0e7c37c8521 [INFO] running `Command { std: "docker" "start" "-a" "95546b4ef25b5b87c6fcdb14fb0bb1b72a387653f8c8dcb18639e0e7c37c8521", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking emath v0.18.0 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Compiling glu-sys v0.1.4 [INFO] [stderr] Compiling rfd v0.8.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking lebe v0.5.1 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking widestring v0.5.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking deflate v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking gif v0.11.3 [INFO] [stderr] Checking open v2.1.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling clang-sys v1.3.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking png v0.17.5 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking spin v0.9.3 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking directories v4.0.1 [INFO] [stderr] Checking rmp v0.8.11 [INFO] [stderr] Checking epaint v0.18.1 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking egui v0.18.1 (https://github.com/emilk/egui.git#f807a290) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Checking jpeg-decoder v0.2.6 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Checking tiff v0.7.2 [INFO] [stderr] Compiling link-cplusplus v1.0.6 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling atk-sys v0.15.1 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling gdk-sys v0.15.1 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.15.10 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pango-sys v0.15.10 [INFO] [stderr] Compiling gtk-sys v0.15.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling sfml v0.16.0 (https://github.com/jeremyletang/rust-sfml.git#7cc48d57) [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tagfilter-lang v0.1.0 (https://github.com/crumblingstatue/tagfilter-lang.git#c91f8bdb) [INFO] [stderr] Checking arboard v2.1.0 [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking flume v0.10.12 [INFO] [stderr] Checking exr v1.4.2 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking egui-sfml v0.1.0 (https://github.com/crumblingstatue/egui-sfml.git#8e34593c) [INFO] [stderr] Checking image v0.24.2 [INFO] [stderr] Checking recently_used_list v0.1.0 (https://github.com/crumblingstatue/recently_used_list.git#249cc7f3) [INFO] [stderr] Checking rmp-serde v1.1.0 [INFO] [stderr] Checking cowbump v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 35s [INFO] running `Command { std: "docker" "inspect" "95546b4ef25b5b87c6fcdb14fb0bb1b72a387653f8c8dcb18639e0e7c37c8521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95546b4ef25b5b87c6fcdb14fb0bb1b72a387653f8c8dcb18639e0e7c37c8521", kill_on_drop: false }` [INFO] [stdout] 95546b4ef25b5b87c6fcdb14fb0bb1b72a387653f8c8dcb18639e0e7c37c8521