[INFO] cloning repository https://github.com/christofdamian/gpodderid3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christofdamian/gpodderid3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristofdamian%2Fgpodderid3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristofdamian%2Fgpodderid3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41cb9064dca89b7bb2dfd4e0365e24d2ba02c423 [INFO] checking christofdamian/gpodderid3 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristofdamian%2Fgpodderid3" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christofdamian/gpodderid3 on toolchain 8b72f65b805cbe4c261de45030d663f524f27376 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/christofdamian/gpodderid3 [INFO] finished tweaking git repo https://github.com/christofdamian/gpodderid3 [INFO] tweaked toml for git repo https://github.com/christofdamian/gpodderid3 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/christofdamian/gpodderid3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded id3 v0.5.0 [INFO] [stderr] Downloaded libsqlite3-sys v0.17.1 [INFO] [stderr] Downloaded rusqlite v0.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 92e435c0400671b381529bbd999ba3c69450efdabbbb66458624677dddf1bb03 [INFO] running `Command { std: "docker" "start" "-a" "92e435c0400671b381529bbd999ba3c69450efdabbbb66458624677dddf1bb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92e435c0400671b381529bbd999ba3c69450efdabbbb66458624677dddf1bb03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92e435c0400671b381529bbd999ba3c69450efdabbbb66458624677dddf1bb03", kill_on_drop: false }` [INFO] [stdout] 92e435c0400671b381529bbd999ba3c69450efdabbbb66458624677dddf1bb03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0dfc1b28468ce10c870477fc873dec74c54be3bcc0a6e0c69932d42f3a4f75f3 [INFO] running `Command { std: "docker" "start" "-a" "0dfc1b28468ce10c870477fc873dec74c54be3bcc0a6e0c69932d42f3a4f75f3", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking id3 v0.5.0 [INFO] [stderr] Checking gpodderid3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.03s [INFO] running `Command { std: "docker" "inspect" "0dfc1b28468ce10c870477fc873dec74c54be3bcc0a6e0c69932d42f3a4f75f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dfc1b28468ce10c870477fc873dec74c54be3bcc0a6e0c69932d42f3a4f75f3", kill_on_drop: false }` [INFO] [stdout] 0dfc1b28468ce10c870477fc873dec74c54be3bcc0a6e0c69932d42f3a4f75f3