[INFO] cloning repository https://github.com/wontfix-org/tues-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wontfix-org/tues-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwontfix-org%2Ftues-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwontfix-org%2Ftues-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6c2f57bce956957bb0b111b9f0bbd9b7e6d59e04 [INFO] checking wontfix-org/tues-rs against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwontfix-org%2Ftues-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wontfix-org/tues-rs on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wontfix-org/tues-rs [INFO] finished tweaking git repo https://github.com/wontfix-org/tues-rs [INFO] tweaked toml for git repo https://github.com/wontfix-org/tues-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/wontfix-org/tues-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eecca75de98c184df69c8f0d0f8d43be1c900a66d775125335c986b9d1afde44 [INFO] running `Command { std: "docker" "start" "-a" "eecca75de98c184df69c8f0d0f8d43be1c900a66d775125335c986b9d1afde44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eecca75de98c184df69c8f0d0f8d43be1c900a66d775125335c986b9d1afde44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eecca75de98c184df69c8f0d0f8d43be1c900a66d775125335c986b9d1afde44", kill_on_drop: false }` [INFO] [stdout] eecca75de98c184df69c8f0d0f8d43be1c900a66d775125335c986b9d1afde44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e0561c4591cd99c490d2db27ca5a847e5cfc64ba1e50dfe816658af45abd7cb [INFO] running `Command { std: "docker" "start" "-a" "7e0561c4591cd99c490d2db27ca5a847e5cfc64ba1e50dfe816658af45abd7cb", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking task_queue v0.0.5 [INFO] [stderr] Checking rustop v1.1.0 [INFO] [stderr] Checking rpassword v5.0.0 [INFO] [stderr] Checking whoami v0.1.1 [INFO] [stderr] Checking subprocess v0.2.6 [INFO] [stderr] Checking filedescriptor v0.7.3 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Checking ssh2 v0.8.2 [INFO] [stderr] Checking tues-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.12s [INFO] running `Command { std: "docker" "inspect" "7e0561c4591cd99c490d2db27ca5a847e5cfc64ba1e50dfe816658af45abd7cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e0561c4591cd99c490d2db27ca5a847e5cfc64ba1e50dfe816658af45abd7cb", kill_on_drop: false }` [INFO] [stdout] 7e0561c4591cd99c490d2db27ca5a847e5cfc64ba1e50dfe816658af45abd7cb