[INFO] updating cached repository https://github.com/kohtoa15/redis-import [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a1fe8f9213d26b5f5619af34c8fee010072377d3 [INFO] checking kohtoa15/redis-import against try#3e1efa2be2e75b3c7daf2566f8758da91312f7e8 for pr-66037-3 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkohtoa15%2Fredis-import" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kohtoa15/redis-import on toolchain 3e1efa2be2e75b3c7daf2566f8758da91312f7e8 [INFO] running `"/workspace/cargo-home/bin/cargo" "+3e1efa2be2e75b3c7daf2566f8758da91312f7e8" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/kohtoa15/redis-import [INFO] finished tweaking git repo https://github.com/kohtoa15/redis-import [INFO] tweaked toml for git repo https://github.com/kohtoa15/redis-import written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/kohtoa15/redis-import already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+3e1efa2be2e75b3c7daf2566f8758da91312f7e8" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+3e1efa2be2e75b3c7daf2566f8758da91312f7e8" "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] 4fcb3943fad6d92707c4e0588afbd4c9323abb2180ee665d7cddd483ac83ecab [INFO] running `"docker" "start" "-a" "4fcb3943fad6d92707c4e0588afbd4c9323abb2180ee665d7cddd483ac83ecab"` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking iovec v0.1.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-reactor v0.1.10 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking redis v0.12.0 [INFO] [stderr] Checking redis-import v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:109:84 [INFO] [stderr] | [INFO] [stderr] 109 | Err(e) => println!("Error occurred while trying to import row: {} / {}", e.description(), e), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/importredis.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:109:84 [INFO] [stderr] | [INFO] [stderr] 109 | Err(e) => println!("Error occurred while trying to import row: {} / {}", e.description(), e), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/importredis.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | write!(f, "{}", self.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `"docker" "inspect" "4fcb3943fad6d92707c4e0588afbd4c9323abb2180ee665d7cddd483ac83ecab"` [INFO] running `"docker" "rm" "-f" "4fcb3943fad6d92707c4e0588afbd4c9323abb2180ee665d7cddd483ac83ecab"` [INFO] [stdout] 4fcb3943fad6d92707c4e0588afbd4c9323abb2180ee665d7cddd483ac83ecab