[INFO] cloning repository https://github.com/NonlinearFruit/henry_commentary [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NonlinearFruit/henry_commentary" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonlinearFruit%2Fhenry_commentary", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonlinearFruit%2Fhenry_commentary'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10fa4a0e7fd7e6ff2b1b602cf247764b40ff2b04 [INFO] checking NonlinearFruit/henry_commentary against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonlinearFruit%2Fhenry_commentary" "/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/NonlinearFruit/henry_commentary on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NonlinearFruit/henry_commentary [INFO] finished tweaking git repo https://github.com/NonlinearFruit/henry_commentary [INFO] tweaked toml for git repo https://github.com/NonlinearFruit/henry_commentary written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/NonlinearFruit/henry_commentary already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 64beba53bc172343a7d873d8019145a060e14fe411b9cbddd4283ecedbc558be [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" "64beba53bc172343a7d873d8019145a060e14fe411b9cbddd4283ecedbc558be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "64beba53bc172343a7d873d8019145a060e14fe411b9cbddd4283ecedbc558be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64beba53bc172343a7d873d8019145a060e14fe411b9cbddd4283ecedbc558be", kill_on_drop: false }` [INFO] [stdout] 64beba53bc172343a7d873d8019145a060e14fe411b9cbddd4283ecedbc558be [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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9f596765de0bfcfa0a1c6d5f9ad845beef830297652b4c61326163e05279f17 [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" "f9f596765de0bfcfa0a1c6d5f9ad845beef830297652b4c61326163e05279f17", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking ucd-util v0.1.5 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Checking normalize-line-endings v0.2.2 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.10 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking float-cmp v0.4.0 [INFO] [stderr] Checking regex v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking predicates v1.0.1 [INFO] [stderr] Checking henry_commentary_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking assert_cmd v0.11.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.81s [INFO] running `Command { std: "docker" "inspect" "f9f596765de0bfcfa0a1c6d5f9ad845beef830297652b4c61326163e05279f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9f596765de0bfcfa0a1c6d5f9ad845beef830297652b4c61326163e05279f17", kill_on_drop: false }` [INFO] [stdout] f9f596765de0bfcfa0a1c6d5f9ad845beef830297652b4c61326163e05279f17