[INFO] cloning repository https://github.com/timvisee/ffsend [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timvisee/ffsend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fffsend"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fffsend'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7729ee258db6a8789c662610f4e8289e8b1b314b [INFO] checking timvisee/ffsend against master#b61e69433951e31f7bd746e22f516a48ad41623b for prs-64470-and-65389 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fffsend" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/ffsend on toolchain b61e69433951e31f7bd746e22f516a48ad41623b [INFO] running `"/workspace/cargo-home/bin/cargo" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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-3/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+b61e69433951e31f7bd746e22f516a48ad41623b" "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] aa86687f6f0fc3f2d9d90f1ad7e374a684fa494f0615882197ccbe913bfc6281 [INFO] running `"docker" "start" "-a" "aa86687f6f0fc3f2d9d90f1ad7e374a684fa494f0615882197ccbe913bfc6281"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling derive_builder v0.8.0 [INFO] [stderr] Checking checked_int_cast v1.0.0 [INFO] [stderr] Compiling ffsend v0.2.54 (/opt/rustwide/workdir) [INFO] [stderr] Checking version-compare v0.0.10 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking version-compare v0.0.9 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking urlshortener v2.0.0 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Checking crossterm v0.10.2 [INFO] [stderr] Checking qrcode v0.11.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking bstr v0.2.8 [INFO] [stderr] Checking serde_urlencoded v0.5.5 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Compiling derive_builder_core v0.8.0 [INFO] [stderr] Checking qr2term v0.1.4 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking csv v1.1.1 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.0 [INFO] [stderr] Checking ffsend-api v0.4.0 [INFO] [stderr] Checking chbs v0.0.8 [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 29s [INFO] running `"docker" "inspect" "aa86687f6f0fc3f2d9d90f1ad7e374a684fa494f0615882197ccbe913bfc6281"` [INFO] running `"docker" "rm" "-f" "aa86687f6f0fc3f2d9d90f1ad7e374a684fa494f0615882197ccbe913bfc6281"` [INFO] [stdout] aa86687f6f0fc3f2d9d90f1ad7e374a684fa494f0615882197ccbe913bfc6281