[INFO] updating cached repository https://github.com/sharkdp/fd [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] 8196f79fa4cecae891cb9a42736267647a2e95a1 [INFO] checking sharkdp/fd against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/fd on toolchain d27c6c6a469a28343396a8f3ac1c9d403aabda69 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/sharkdp/fd [INFO] finished tweaking git repo https://github.com/sharkdp/fd [INFO] tweaked toml for git repo https://github.com/sharkdp/fd written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/fd already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "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] ff9fc518a1a4b2d53db7a347388962479af34b30262176acc41f691e90ae3fb6 [INFO] running `"docker" "start" "-a" "ff9fc518a1a4b2d53db7a347388962479af34b30262176acc41f691e90ae3fb6"` [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Checking lscolors v0.6.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking ctrlc v3.1.3 [INFO] [stderr] Compiling fd-find v7.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking jemallocator v0.3.2 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:266:53 [INFO] [stderr] | [INFO] [stderr] 266 | print_error_and_exit!("{}", err.description()); [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/main.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | err.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:266:53 [INFO] [stderr] | [INFO] [stderr] 266 | print_error_and_exit!("{}", err.description()); [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/main.rs:298:21 [INFO] [stderr] | [INFO] [stderr] 298 | err.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/walk.rs:99:29 [INFO] [stderr] | [INFO] [stderr] 99 | err.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/walk.rs:99:29 [INFO] [stderr] | [INFO] [stderr] 99 | err.description() [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `"docker" "inspect" "ff9fc518a1a4b2d53db7a347388962479af34b30262176acc41f691e90ae3fb6"` [INFO] running `"docker" "rm" "-f" "ff9fc518a1a4b2d53db7a347388962479af34b30262176acc41f691e90ae3fb6"` [INFO] [stdout] ff9fc518a1a4b2d53db7a347388962479af34b30262176acc41f691e90ae3fb6