[INFO] cloning repository https://github.com/samcrow/audiopaint [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samcrow/audiopaint" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamcrow%2Faudiopaint", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamcrow%2Faudiopaint'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 883dccc48cefffd392835ac7ffdbaadaeecf55a0 [INFO] checking samcrow/audiopaint against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamcrow%2Faudiopaint" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samcrow/audiopaint on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samcrow/audiopaint [INFO] finished tweaking git repo https://github.com/samcrow/audiopaint [INFO] tweaked toml for git repo https://github.com/samcrow/audiopaint written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/samcrow/audiopaint already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking samcrow/audiopaint against try#a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 for pr-118553-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamcrow%2Faudiopaint" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samcrow/audiopaint on toolchain a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/samcrow/audiopaint [INFO] finished tweaking git repo https://github.com/samcrow/audiopaint [INFO] tweaked toml for git repo https://github.com/samcrow/audiopaint written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/samcrow/audiopaint already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded inflate v0.1.0 [INFO] [stderr] Downloaded strsim v0.4.0 [INFO] [stderr] Downloaded flate2 v0.2.11 [INFO] [stderr] Downloaded vec_map v0.4.0 [INFO] [stderr] Downloaded png v0.4.0 [INFO] [stderr] Downloaded lzw v0.9.0 [INFO] [stderr] Downloaded gif v0.6.0 [INFO] [stderr] Downloaded image v0.5.4 [INFO] [stderr] Downloaded ansi_term v0.7.0 [INFO] [stderr] Downloaded clap v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4101b063abbff04a799f573d48f09dccad5357c707909fccc568fa5c36abc6c3 [INFO] running `Command { std: "docker" "start" "-a" "4101b063abbff04a799f573d48f09dccad5357c707909fccc568fa5c36abc6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4101b063abbff04a799f573d48f09dccad5357c707909fccc568fa5c36abc6c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4101b063abbff04a799f573d48f09dccad5357c707909fccc568fa5c36abc6c3", kill_on_drop: false }` [INFO] [stdout] 4101b063abbff04a799f573d48f09dccad5357c707909fccc568fa5c36abc6c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6949a9b21e2a400b14df11ed456fd17769ded0afb6ea0c2f8a838c8e99ec2346 [INFO] running `Command { std: "docker" "start" "-a" "6949a9b21e2a400b14df11ed456fd17769ded0afb6ea0c2f8a838c8e99ec2346", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking libc v0.2.2 [INFO] [stderr] Compiling gcc v0.3.20 [INFO] [stderr] Checking winapi v0.2.5 [INFO] [stderr] Checking rustc-serialize v0.3.16 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking inflate v0.1.0 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking lzw v0.9.0 [INFO] [stderr] Checking glob v0.2.10 [INFO] [stderr] Checking strsim v0.4.0 [INFO] [stderr] Checking ansi_term v0.7.0 [INFO] [stderr] Checking byteorder v0.4.2 [INFO] [stderr] Checking vec_map v0.4.0 [INFO] [stderr] Checking hound v1.1.0 [INFO] [stderr] Compiling advapi32-sys v0.1.2 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/rustc-serialize-0.3.16/src/serialize.rs:145:45 [INFO] [stdout] | [INFO] [stdout] 145 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v1.5.3 [INFO] [stderr] Checking gif v0.6.0 [INFO] [stderr] Checking rand v0.3.12 [INFO] [stderr] Compiling miniz-sys v0.1.7 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustc-serialize` (lib) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6949a9b21e2a400b14df11ed456fd17769ded0afb6ea0c2f8a838c8e99ec2346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6949a9b21e2a400b14df11ed456fd17769ded0afb6ea0c2f8a838c8e99ec2346", kill_on_drop: false }` [INFO] [stdout] 6949a9b21e2a400b14df11ed456fd17769ded0afb6ea0c2f8a838c8e99ec2346