[INFO] cloning repository https://github.com/tmsteem82dev/rust-csvtutorial [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tmsteem82dev/rust-csvtutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsteem82dev%2Frust-csvtutorial"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsteem82dev%2Frust-csvtutorial'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6dd8e7a18800fdf24a2939bed59397e36a59aedf [INFO] checking tmsteem82dev/rust-csvtutorial against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftmsteem82dev%2Frust-csvtutorial" "/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/tmsteem82dev/rust-csvtutorial on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tmsteem82dev/rust-csvtutorial [INFO] finished tweaking git repo https://github.com/tmsteem82dev/rust-csvtutorial [INFO] tweaked toml for git repo https://github.com/tmsteem82dev/rust-csvtutorial written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/tmsteem82dev/rust-csvtutorial already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 9870ef35066fa49ebfe6179bc7db2cf3395347d039d52a0b9bb36c6b99e55ce8 [INFO] running `"docker" "start" "-a" "9870ef35066fa49ebfe6179bc7db2cf3395347d039d52a0b9bb36c6b99e55ce8"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking csvtutor v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/main.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | for result in rdr.records() { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/main.rs:15:9 [INFO] [stderr] | [INFO] [stderr] 15 | for result in rdr.records() { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.52s [INFO] running `"docker" "inspect" "9870ef35066fa49ebfe6179bc7db2cf3395347d039d52a0b9bb36c6b99e55ce8"` [INFO] running `"docker" "rm" "-f" "9870ef35066fa49ebfe6179bc7db2cf3395347d039d52a0b9bb36c6b99e55ce8"` [INFO] [stdout] 9870ef35066fa49ebfe6179bc7db2cf3395347d039d52a0b9bb36c6b99e55ce8