[INFO] cloning repository https://github.com/gfreezy/hippo [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfreezy%2Fhippo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7de5e5c45e95daac56f4a8483440e57648d8063e [INFO] checking gfreezy/hippo against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgfreezy%2Fhippo" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gfreezy/hippo on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/gfreezy/hippo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39a80c3d2b7ea036278b99dd3c53413c89c4a7d92c1b5e4c6434c3a75b17e6bd [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" "39a80c3d2b7ea036278b99dd3c53413c89c4a7d92c1b5e4c6434c3a75b17e6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39a80c3d2b7ea036278b99dd3c53413c89c4a7d92c1b5e4c6434c3a75b17e6bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a80c3d2b7ea036278b99dd3c53413c89c4a7d92c1b5e4c6434c3a75b17e6bd", kill_on_drop: false }` [INFO] [stdout] 39a80c3d2b7ea036278b99dd3c53413c89c4a7d92c1b5e4c6434c3a75b17e6bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2fe30ffd84255689199e48fe026fefd25bfe1db346776546ed23cf56f579faf9 [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" "2fe30ffd84255689199e48fe026fefd25bfe1db346776546ed23cf56f579faf9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking cesu8 v1.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking tracing-core v0.1.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Checking aho-corasick v0.7.9 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [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 clicolors-control v1.0.1 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking zip v0.5.4 [INFO] [stderr] Compiling enum-methods v0.0.8 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking console v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling tracing-attributes v0.1.7 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking tracing v0.1.13 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking tracing-subscriber v0.2.5 [INFO] [stderr] Checking insta v0.12.0 [INFO] [stderr] Checking tracing-appender v0.1.0 [INFO] [stderr] Checking hippo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "2fe30ffd84255689199e48fe026fefd25bfe1db346776546ed23cf56f579faf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fe30ffd84255689199e48fe026fefd25bfe1db346776546ed23cf56f579faf9", kill_on_drop: false }` [INFO] [stdout] 2fe30ffd84255689199e48fe026fefd25bfe1db346776546ed23cf56f579faf9