[INFO] cloning repository https://github.com/eraserhd/parinfer-rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eraserhd/parinfer-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] dd7f599a33bda6517cc8d4e6a603aa495e402def [INFO] checking eraserhd/parinfer-rust against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feraserhd%2Fparinfer-rust" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eraserhd/parinfer-rust on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/eraserhd/parinfer-rust [INFO] finished tweaking git repo https://github.com/eraserhd/parinfer-rust [INFO] tweaked toml for git repo https://github.com/eraserhd/parinfer-rust written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/eraserhd/parinfer-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 03d6559bdfd436db19827a7def5fe8a0468810bb826bdc16eabc814ecdbe1d3e [INFO] running `"docker" "start" "-a" "03d6559bdfd436db19827a7def5fe8a0468810bb826bdc16eabc814ecdbe1d3e"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling libloading v0.5.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling regex-syntax v0.6.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling emacs-macros v0.11.0 [INFO] [stderr] Compiling emacs_module v0.10.0 [INFO] [stderr] Checking emacs v0.11.0 [INFO] [stderr] Checking parinfer_rust v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `"docker" "inspect" "03d6559bdfd436db19827a7def5fe8a0468810bb826bdc16eabc814ecdbe1d3e"` [INFO] running `"docker" "rm" "-f" "03d6559bdfd436db19827a7def5fe8a0468810bb826bdc16eabc814ecdbe1d3e"` [INFO] [stdout] 03d6559bdfd436db19827a7def5fe8a0468810bb826bdc16eabc814ecdbe1d3e