[INFO] updating cached repository https://github.com/Shadlock0133/castlemaker
[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] 25e25aae71d6da727c5b9b706ec162fed85a6246
[INFO] checking Shadlock0133/castlemaker against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShadlock0133%2Fcastlemaker" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Shadlock0133/castlemaker on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Shadlock0133/castlemaker
[INFO] finished tweaking git repo https://github.com/Shadlock0133/castlemaker
[INFO] tweaked toml for git repo https://github.com/Shadlock0133/castlemaker written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/Shadlock0133/castlemaker already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 755ceb9354d4f62e32bbc76656ccc60d423a25980b3670345b7348de3d6b017c
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "755ceb9354d4f62e32bbc76656ccc60d423a25980b3670345b7348de3d6b017c"`
[INFO] [stderr]    Compiling serde v1.0.87
[INFO] [stderr]    Compiling itoa v0.4.3
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.1
[INFO] [stderr]     Checking bs58 v0.2.2
[INFO] [stderr]    Compiling bincode v1.1.1
[INFO] [stderr]    Compiling x11-dl v2.14.0
[INFO] [stderr]     Checking tokio-sync v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling num_cpus v1.10.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling ryu v0.2.7
[INFO] [stderr]    Compiling pulldown-cmark v0.2.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]     Checking tokio-timer v0.2.10
[INFO] [stderr]     Checking crossbeam-channel v0.3.8
[INFO] [stderr]     Checking alloc-stdlib v0.2.1
[INFO] [stderr]     Checking rmp v0.8.7
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling serde_derive v1.0.87
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.3.1
[INFO] [stderr]     Checking brotli-decompressor v2.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.4.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling rayon v1.0.3
[INFO] [stderr]     Checking brotli v3.3.0
[INFO] [stderr]    Compiling cc v1.0.29
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling lz4-sys v1.8.3
[INFO] [stderr]    Compiling lzma-sys v0.1.13
[INFO] [stderr]    Compiling miniz-sys v0.1.11
[INFO] [stderr]    Compiling minifb v0.11.2
[INFO] [stderr]     Checking xz2 v0.1.6
[INFO] [stderr]    Compiling backtrace v0.3.13
[INFO] [stderr]     Checking flate2 v1.0.6
[INFO] [stderr]    Compiling error-chain v0.12.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling blob v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.38
[INFO] [stderr]     Checking rmp-serde v0.13.7
[INFO] [stderr]    Compiling zstd-sys v1.4.8+zstd.1.3.8
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling cargo_metadata v0.6.4
[INFO] [stderr]     Checking rand v0.6.5
[INFO] [stderr]    Compiling skeptic v0.13.4
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]     Checking tokio-reactor v0.1.8
[INFO] [stderr]     Checking crossbeam v0.6.0
[INFO] [stderr]    Compiling lz4 v1.23.1
[INFO] [stderr]     Checking tokio-threadpool v0.1.11
[INFO] [stderr]     Checking tokio-uds v0.2.5
[INFO] [stderr]     Checking tokio-tcp v0.1.3
[INFO] [stderr]     Checking tokio-udp v0.1.3
[INFO] [stderr]     Checking tokio-fs v0.1.5
[INFO] [stderr]     Checking tokio v0.1.15
[INFO] [stderr]     Checking zstd-safe v1.4.7+zstd.1.3.8
[INFO] [stderr]     Checking zstd v0.4.22+zstd.1.3.8
[INFO] [stderr]     Checking smush v0.1.4
[INFO] [stderr]     Checking castlemaker v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0593]: closure is expected to take a single 3-tuple as argument, but it takes 0 arguments
[INFO] [stderr]   --> src/lib.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .and_then(|| {
[INFO] [stderr]    |          ^^^^^^^^ -- takes 0 arguments
[INFO] [stderr]    |          |
[INFO] [stderr]    |          expected closure that takes a single 3-tuple as argument
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the closure to take and ignore the expected argument
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .and_then(|_| {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0593]: closure is expected to take a single 3-tuple as argument, but it takes 0 arguments
[INFO] [stderr]   --> src/lib.rs:44:10
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .and_then(|| {
[INFO] [stderr]    |          ^^^^^^^^ -- takes 0 arguments
[INFO] [stderr]    |          |
[INFO] [stderr]    |          expected closure that takes a single 3-tuple as argument
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the closure to take and ignore the expected argument
[INFO] [stderr]    |
[INFO] [stderr] 44 |         .and_then(|_| {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0593`.
[INFO] [stderr] error: could not compile `castlemaker`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0593`.
[INFO] [stderr] error: could not compile `castlemaker`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "755ceb9354d4f62e32bbc76656ccc60d423a25980b3670345b7348de3d6b017c"`
[INFO] running `"docker" "rm" "-f" "755ceb9354d4f62e32bbc76656ccc60d423a25980b3670345b7348de3d6b017c"`
[INFO] [stdout] 755ceb9354d4f62e32bbc76656ccc60d423a25980b3670345b7348de3d6b017c
