[INFO] updating cached repository https://github.com/jasonwhite/ubercopy [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] 6f2826f5cc35940e4952dad4985b67f712813c51 [INFO] checking jasonwhite/ubercopy against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjasonwhite%2Fubercopy" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jasonwhite/ubercopy 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/jasonwhite/ubercopy [INFO] finished tweaking git repo https://github.com/jasonwhite/ubercopy [INFO] tweaked toml for git repo https://github.com/jasonwhite/ubercopy written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jasonwhite/ubercopy already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d27c6c6a469a28343396a8f3ac1c9d403aabda69" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] ebe805b3dcfc501fca3ae598ba64f189510f1bbe8e23f7790ff5627957a3ef42 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "ebe805b3dcfc501fca3ae598ba64f189510f1bbe8e23f7790ff5627957a3ef42"` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking variance v0.1.3 [INFO] [stderr] Checking scopeguard v0.1.2 [INFO] [stderr] Checking crossbeam v0.2.12 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking shared_child v0.3.4 [INFO] [stderr] Checking os_pipe v0.9.1 [INFO] [stderr] Checking serde_yaml v0.8.9 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking duct v0.13.3 [INFO] [stderr] Checking scoped-pool v1.0.0 [INFO] [stderr] Checking flate2 v1.0.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking log4rs v0.9.0 [INFO] [stderr] Checking ubercopy v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/error.rs:127:33 [INFO] [stderr] | [INFO] [stderr] 127 | writeln!(f, "{}:", self.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/error.rs:127:33 [INFO] [stderr] | [INFO] [stderr] 127 | writeln!(f, "{}:", self.description())?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.51s [INFO] running `"docker" "inspect" "ebe805b3dcfc501fca3ae598ba64f189510f1bbe8e23f7790ff5627957a3ef42"` [INFO] running `"docker" "rm" "-f" "ebe805b3dcfc501fca3ae598ba64f189510f1bbe8e23f7790ff5627957a3ef42"` [INFO] [stdout] ebe805b3dcfc501fca3ae598ba64f189510f1bbe8e23f7790ff5627957a3ef42