[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] 56289041a68b497eba31f193f05dea420c31d8a8 [INFO] checking sharkdp/fd against try#a243773eaf3fedcd203f10ae4579e4f106bf7ccd for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Ffd" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/fd on toolchain a243773eaf3fedcd203f10ae4579e4f106bf7ccd [INFO] running `"/workspace/cargo-home/bin/cargo" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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-6/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+a243773eaf3fedcd203f10ae4579e4f106bf7ccd" "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] b0c6184e181d8ef09d358e926e1516ff826443498c58f0328e673807ad45344d [INFO] running `"docker" "start" "-a" "b0c6184e181d8ef09d358e926e1516ff826443498c58f0328e673807ad45344d"` [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Checking diff v0.1.11 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lscolors v0.6.0 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking filetime v0.2.7 [INFO] [stderr] Checking globset v0.4.4 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking ignore v0.4.10 [INFO] [stderr] Checking clap v2.33.0 [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 19s [INFO] running `"docker" "inspect" "b0c6184e181d8ef09d358e926e1516ff826443498c58f0328e673807ad45344d"` [INFO] running `"docker" "rm" "-f" "b0c6184e181d8ef09d358e926e1516ff826443498c58f0328e673807ad45344d"` [INFO] [stdout] b0c6184e181d8ef09d358e926e1516ff826443498c58f0328e673807ad45344d