[INFO] cloning repository https://github.com/TheKiteEatingTree/point-guard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheKiteEatingTree/point-guard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheKiteEatingTree%2Fpoint-guard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheKiteEatingTree%2Fpoint-guard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f0eb46e83506acf15a8e96d5331558230ee644a8 [INFO] checking TheKiteEatingTree/point-guard against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheKiteEatingTree%2Fpoint-guard" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheKiteEatingTree/point-guard on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheKiteEatingTree/point-guard [INFO] finished tweaking git repo https://github.com/TheKiteEatingTree/point-guard [INFO] tweaked toml for git repo https://github.com/TheKiteEatingTree/point-guard written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/TheKiteEatingTree/point-guard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3f9401bb701d8cecc820d930638fb3899a2636875a671edf0e0195c82a4fcdf [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" "e3f9401bb701d8cecc820d930638fb3899a2636875a671edf0e0195c82a4fcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3f9401bb701d8cecc820d930638fb3899a2636875a671edf0e0195c82a4fcdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3f9401bb701d8cecc820d930638fb3899a2636875a671edf0e0195c82a4fcdf", kill_on_drop: false }` [INFO] [stdout] e3f9401bb701d8cecc820d930638fb3899a2636875a671edf0e0195c82a4fcdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "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] 3dbbd4f01a6dae496e8d3ebc9e34efa9ec88f22aa36372194ec006048719510d [INFO] running `Command { std: "docker" "start" "-a" "3dbbd4f01a6dae496e8d3ebc9e34efa9ec88f22aa36372194ec006048719510d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking os_str_bytes v2.3.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking tint v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking directories v1.0.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking directories v3.0.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking config v0.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking clap v3.0.0-beta.1 [INFO] [stderr] Checking ptree v0.2.1 [INFO] [stderr] Checking pg v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "3dbbd4f01a6dae496e8d3ebc9e34efa9ec88f22aa36372194ec006048719510d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dbbd4f01a6dae496e8d3ebc9e34efa9ec88f22aa36372194ec006048719510d", kill_on_drop: false }` [INFO] [stdout] 3dbbd4f01a6dae496e8d3ebc9e34efa9ec88f22aa36372194ec006048719510d