[INFO] cloning repository https://github.com/go-choppy/template-renderer [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/go-choppy/template-renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-choppy%2Ftemplate-renderer"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-choppy%2Ftemplate-renderer'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64c2e286113866eabe57771849354cc0d0f9d088 [INFO] checking go-choppy/template-renderer against master#7f940ef5d91b53e889f111f27e00849f2f5ae4a2 for pr-72493 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgo-choppy%2Ftemplate-renderer" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/go-choppy/template-renderer on toolchain 7f940ef5d91b53e889f111f27e00849f2f5ae4a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/go-choppy/template-renderer [INFO] finished tweaking git repo https://github.com/go-choppy/template-renderer [INFO] tweaked toml for git repo https://github.com/go-choppy/template-renderer written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/go-choppy/template-renderer already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+7f940ef5d91b53e889f111f27e00849f2f5ae4a2" "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] cc6e19d2bd001c0298f3e996bc3dfd2761bfa9864284f11a101143fccd71edf0 [INFO] running `"docker" "start" "-a" "cc6e19d2bd001c0298f3e996bc3dfd2761bfa9864284f11a101143fccd71edf0"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Checking unic-common v0.7.0 [INFO] [stderr] Checking unic-char-range v0.7.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking unic-char-property v0.7.0 [INFO] [stderr] Checking unic-ucd-version v0.7.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking pest v2.1.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking unic-ucd-segment v0.7.0 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking unic-segment v0.7.0 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking backtrace v0.3.37 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking tera v0.11.20 [INFO] [stderr] Checking template-renderer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.59s [INFO] running `"docker" "inspect" "cc6e19d2bd001c0298f3e996bc3dfd2761bfa9864284f11a101143fccd71edf0"` [INFO] running `"docker" "rm" "-f" "cc6e19d2bd001c0298f3e996bc3dfd2761bfa9864284f11a101143fccd71edf0"` [INFO] [stdout] cc6e19d2bd001c0298f3e996bc3dfd2761bfa9864284f11a101143fccd71edf0