[INFO] updating cached repository https://github.com/timvisee/ffsend [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] 60a130ef2a617d21dcbdc020d095103f1869f3ab [INFO] checking timvisee/ffsend against try#d27c6c6a469a28343396a8f3ac1c9d403aabda69 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fffsend" "/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/timvisee/ffsend 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/timvisee/ffsend [INFO] finished tweaking git repo https://github.com/timvisee/ffsend [INFO] tweaked toml for git repo https://github.com/timvisee/ffsend written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/timvisee/ffsend 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] [stderr] Blocking waiting for file lock on package cache [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] [stdout] 94953a2d379c7889ef00cd4c60dcd1506487e181284a3782898f59a44e0bb811 [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" "94953a2d379c7889ef00cd4c60dcd1506487e181284a3782898f59a44e0bb811"` [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling ffsend v0.2.58 (/opt/rustwide/workdir) [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking thread_local v1.0.0 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking rpassword v4.0.3 [INFO] [stderr] Checking pbr v1.0.2 [INFO] [stderr] Checking colored v1.9.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking signal-hook v0.1.12 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking websocket-base v0.24.0 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking qrcode v0.11.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking tar v0.4.26 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking crossterm v0.14.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking websocket v0.24.0 [INFO] [stderr] Checking regex v1.3.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking qr2term v0.1.7 [INFO] [stderr] Checking csv v1.1.2 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking reqwest v0.9.24 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking urlshortener v2.1.0 [INFO] [stderr] Checking chbs v0.0.9 [INFO] [stderr] Checking ffsend-api v0.4.4 [INFO] [stderr] warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/util.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | .causes() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'failure::Fail::causes': please use the 'iter_chain()' method instead [INFO] [stderr] --> src/util.rs:60:10 [INFO] [stderr] | [INFO] [stderr] 60 | .causes() [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `"docker" "inspect" "94953a2d379c7889ef00cd4c60dcd1506487e181284a3782898f59a44e0bb811"` [INFO] running `"docker" "rm" "-f" "94953a2d379c7889ef00cd4c60dcd1506487e181284a3782898f59a44e0bb811"` [INFO] [stdout] 94953a2d379c7889ef00cd4c60dcd1506487e181284a3782898f59a44e0bb811