[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] 9076744ead67e793551573f789e7d6ce39954b1f [INFO] checking timvisee/ffsend against try#38f08371587f97c145dedb2c055ac7b01bf1e788 for pr-65294 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimvisee%2Fffsend" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/timvisee/ffsend on toolchain 38f08371587f97c145dedb2c055ac7b01bf1e788 [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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-8/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /workspace/builds/worker-8/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+38f08371587f97c145dedb2c055ac7b01bf1e788" "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] 827cf7ea8e39618117a1ff9cf1737a0d7a4946bd262f433c7b32831b03ef9356 [INFO] running `"docker" "start" "-a" "827cf7ea8e39618117a1ff9cf1737a0d7a4946bd262f433c7b32831b03ef9356"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling derive_builder v0.6.0 [INFO] [stderr] Compiling ffsend v0.2.52 (/opt/rustwide/workdir) [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking version-compare v0.0.9 [INFO] [stderr] Checking open v1.3.2 [INFO] [stderr] Checking pathdiff v0.1.0 [INFO] [stderr] Checking qrcode v0.11.0 [INFO] [stderr] Checking crossterm_utils v0.2.4 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking rpassword v4.0.1 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking urlshortener v2.0.0 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking sha2 v0.8.0 [INFO] [stderr] Checking publicsuffix v1.5.3 [INFO] [stderr] Checking chrono v0.4.9 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking hkdf v0.7.1 [INFO] [stderr] Checking crossterm_style v0.4.1 [INFO] [stderr] Checking which v2.0.1 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking crossterm v0.10.2 [INFO] [stderr] Checking cookie_store v0.7.0 [INFO] [stderr] Checking qr2term v0.1.4 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking websocket v0.23.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] Compiling darling_core v0.6.3 [INFO] [stderr] Checking ffsend-api v0.3.3 [INFO] [stderr] Compiling darling_macro v0.6.3 [INFO] [stderr] Compiling darling v0.6.3 [INFO] [stderr] Compiling derive_builder_core v0.3.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:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | .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:58:10 [INFO] [stderr] | [INFO] [stderr] 58 | .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 05s [INFO] running `"docker" "inspect" "827cf7ea8e39618117a1ff9cf1737a0d7a4946bd262f433c7b32831b03ef9356"` [INFO] running `"docker" "rm" "-f" "827cf7ea8e39618117a1ff9cf1737a0d7a4946bd262f433c7b32831b03ef9356"` [INFO] [stdout] 827cf7ea8e39618117a1ff9cf1737a0d7a4946bd262f433c7b32831b03ef9356