[INFO] cloning repository https://github.com/jsaari/podcast-downloader [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jsaari/podcast-downloader" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaari%2Fpodcast-downloader"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaari%2Fpodcast-downloader'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b6838a09df23b4a3801a4d74aeb0bfe4fc5b983 [INFO] checking jsaari/podcast-downloader against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjsaari%2Fpodcast-downloader" "/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/jsaari/podcast-downloader on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jsaari/podcast-downloader [INFO] finished tweaking git repo https://github.com/jsaari/podcast-downloader [INFO] tweaked toml for git repo https://github.com/jsaari/podcast-downloader written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jsaari/podcast-downloader already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] f2e6b66344f7f01b2721fc2b6d8793ffe40ee04ed713f3f81afa84304bc3860d [INFO] running `"docker" "start" "-a" "f2e6b66344f7f01b2721fc2b6d8793ffe40ee04ed713f3f81afa84304bc3860d"` [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking downloader v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:148:46 [INFO] [stderr] | [INFO] [stderr] 148 | println!("Transfer error: {}", e.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:148:46 [INFO] [stderr] | [INFO] [stderr] 148 | println!("Transfer error: {}", e.description()); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.40s [INFO] running `"docker" "inspect" "f2e6b66344f7f01b2721fc2b6d8793ffe40ee04ed713f3f81afa84304bc3860d"` [INFO] running `"docker" "rm" "-f" "f2e6b66344f7f01b2721fc2b6d8793ffe40ee04ed713f3f81afa84304bc3860d"` [INFO] [stdout] f2e6b66344f7f01b2721fc2b6d8793ffe40ee04ed713f3f81afa84304bc3860d