[INFO] cloning repository https://github.com/gfreezy/hippo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gfreezy/hippo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfreezy%2Fhippo"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfreezy%2Fhippo'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7ca79abc74692fbbc5f63cc2d2e37a968238f879 [INFO] checking gfreezy/hippo against master#6250d56355d72264ece721e8d0dc95b16a6824b1 for pr-68350 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfreezy%2Fhippo" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfreezy/hippo on toolchain 6250d56355d72264ece721e8d0dc95b16a6824b1 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gfreezy/hippo [INFO] finished tweaking git repo https://github.com/gfreezy/hippo [INFO] tweaked toml for git repo https://github.com/gfreezy/hippo written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/gfreezy/hippo already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6250d56355d72264ece721e8d0dc95b16a6824b1" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0a149d4d92924a3e7050fd8fe7d63d0da43bfb07a5facf51519b349e901e4ab [INFO] running `"docker" "start" "-a" "c0a149d4d92924a3e7050fd8fe7d63d0da43bfb07a5facf51519b349e901e4ab"` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking dtoa v0.4.4 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking hippo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.104 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking insta v0.12.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "c0a149d4d92924a3e7050fd8fe7d63d0da43bfb07a5facf51519b349e901e4ab"` [INFO] running `"docker" "rm" "-f" "c0a149d4d92924a3e7050fd8fe7d63d0da43bfb07a5facf51519b349e901e4ab"` [INFO] [stdout] c0a149d4d92924a3e7050fd8fe7d63d0da43bfb07a5facf51519b349e901e4ab