[INFO] cloning repository https://github.com/csharad/workie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csharad/workie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fworkie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fworkie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0ed754c34b0d5cb15b68f94bf9ca337c93bee31
[INFO] checking csharad/workie against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsharad%2Fworkie" "/workspace/builds/worker-4/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/csharad/workie 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/csharad/workie
[INFO] finished tweaking git repo https://github.com/csharad/workie
[INFO] tweaked toml for git repo https://github.com/csharad/workie written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/csharad/workie 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 crossbeam-utils v0.6.0
[INFO] [stderr]   Downloaded tokio-signal v0.2.6
[INFO] [stderr]   Downloaded arc-swap v0.3.4
[INFO] [stderr]   Downloaded signal-hook v0.1.5
[INFO] [stderr]   Downloaded actix v0.7.6
[INFO] [stderr]   Downloaded ring v0.13.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] a101ccced3716c414e7e955477f1e77a1c04a4bdb24d9ed0eca39165393c48e7
[INFO] running `Command { std: "docker" "start" "-a" "a101ccced3716c414e7e955477f1e77a1c04a4bdb24d9ed0eca39165393c48e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a101ccced3716c414e7e955477f1e77a1c04a4bdb24d9ed0eca39165393c48e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a101ccced3716c414e7e955477f1e77a1c04a4bdb24d9ed0eca39165393c48e7", kill_on_drop: false }`
[INFO] [stdout] a101ccced3716c414e7e955477f1e77a1c04a4bdb24d9ed0eca39165393c48e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] 0c2389686bf4c8f8a76a56d40deada51c79ffeacee443ad36fa5a8bfff4aff00
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "0c2389686bf4c8f8a76a56d40deada51c79ffeacee443ad36fa5a8bfff4aff00", kill_on_drop: false }`
[INFO] [stderr]     Checking libc v0.2.43
[INFO] [stderr]    Compiling proc-macro2 v0.4.21
[INFO] [stderr]    Compiling cc v1.0.25
[INFO] [stderr]     Checking byteorder v1.2.7
[INFO] [stderr]     Checking rand_core v0.3.0
[INFO] [stderr]     Checking crossbeam-utils v0.5.0
[INFO] [stderr]     Checking slab v0.4.1
[INFO] [stderr]     Checking lazycell v1.2.0
[INFO] [stderr]    Compiling serde v1.0.80
[INFO] [stderr]     Checking nodrop v0.1.12
[INFO] [stderr]     Checking unicode-normalization v0.1.7
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling regex v1.0.6
[INFO] [stderr]    Compiling ryu v0.2.6
[INFO] [stderr]    Compiling failure_derive v0.1.3
[INFO] [stderr]     Checking rustc-demangle v0.1.9
[INFO] [stderr]     Checking ucd-util v0.1.2
[INFO] [stderr]    Compiling num-traits v0.2.6
[INFO] [stderr]     Checking arc-swap v0.3.4
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling pq-sys v0.4.6
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]    Compiling utf8-ranges v1.0.2
[INFO] [stderr]     Checking opaque-debug v0.1.1
[INFO] [stderr]     Checking string v0.1.1
[INFO] [stderr]    Compiling if_chain v0.1.3
[INFO] [stderr]     Checking htmlescape v0.3.1
[INFO] [stderr]    Compiling memchr v2.1.1
[INFO] [stderr]    Compiling actix-web v0.7.13
[INFO] [stderr]     Checking tokio-executor v0.1.5
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking crossbeam-utils v0.6.0
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking arrayvec v0.4.7
[INFO] [stderr]     Checking humantime v1.1.1
[INFO] [stderr]     Checking regex-syntax v0.6.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.0
[INFO] [stderr]     Checking smallvec v0.6.5
[INFO] [stderr]     Checking iovec v0.1.2
[INFO] [stderr]     Checking num_cpus v1.8.0
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking socket2 v0.3.8
[INFO] [stderr]     Checking hostname v0.1.5
[INFO] [stderr]     Checking time v0.1.40
[INFO] [stderr]     Checking signal-hook v0.1.5
[INFO] [stderr]     Checking atty v0.2.11
[INFO] [stderr]     Checking lock_api v0.1.4
[INFO] [stderr]     Checking tokio-timer v0.2.7
[INFO] [stderr]     Checking tokio-current-thread v0.1.3
[INFO] [stderr]     Checking crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking r2d2 v0.8.3
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]     Checking bytes v0.4.10
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking resolv-conf v0.6.1
[INFO] [stderr]     Checking idna v0.1.5
[INFO] [stderr]     Checking mio v0.6.16
[INFO] [stderr]    Compiling phf_shared v0.7.23
[INFO] [stderr]     Checking mime v0.3.12
[INFO] [stderr]     Checking crossbeam-deque v0.6.2
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling backtrace-sys v0.1.24
[INFO] [stderr]    Compiling ring v0.13.3
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling miniz-sys v0.1.11
[INFO] [stderr]    Compiling quote v0.6.10
[INFO] [stderr]     Checking block-cipher-trait v0.5.3
[INFO] [stderr]     Checking phf v0.7.23
[INFO] [stderr]     Checking aho-corasick v0.6.9
[INFO] [stderr]     Checking uuid v0.7.1
[INFO] [stderr]     Checking tokio-io v0.1.10
[INFO] [stderr]     Checking http v0.1.13
[INFO] [stderr]     Checking tokio-threadpool v0.1.8
[INFO] [stderr]    Compiling syn v0.15.18
[INFO] [stderr]     Checking url v1.7.2
[INFO] [stderr]     Checking blowfish v0.3.0
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling phf_generator v0.7.23
[INFO] [stderr]     Checking parking_lot v0.6.4
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/parsers.rs:68:48
[INFO] [stdout]      |
[INFO] [stdout] 68   |           fn $name(i: $crate::buffer::Cursor) -> $crate::synom::PResult<$o> {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found `()`
[INFO] [stdout] 69   |               $submac!(i, $($args)*)
[INFO] [stdout]      |                                    - help: consider removing this semicolon
[INFO] [stdout]      | 
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.13.11/src/expr.rs:1701:12
[INFO] [stdout]      |
[INFO] [stdout] 1701 |       named!(and_call -> (token::Paren, Punctuated<Expr, Token![,]>),
[INFO] [stdout]      |       -      -------- implicitly returns `()` as its body has no tail or `return` expression
[INFO] [stdout]      |  _____|
[INFO] [stdout]      | |
[INFO] [stdout] 1702 | |            parens!(Punctuated::parse_terminated));
[INFO] [stdout]      | |__________________________________________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note:   expected enum `std::result::Result<((Paren, punctuated::Punctuated<expr::Expr, Comma>), buffer::Cursor<'_>), error::ParseError>`
[INFO] [stdout]              found unit type `()`
[INFO] [stdout]      = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bcrypt v0.2.1
[INFO] [stderr]     Checking tokio-codec v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.7.23
[INFO] [stderr]     Checking tokio-reactor v0.1.6
[INFO] [stderr]     Checking crossbeam-channel v0.2.6
[INFO] [stderr]     Checking tokio-fs v0.1.4
[INFO] [stderr]    Compiling mime_guess v2.0.0-alpha.6
[INFO] [stderr]     Checking flate2 v1.0.4
[INFO] [stderr]     Checking backtrace v0.3.9
[INFO] [stderr]     Checking tokio-tcp v0.1.2
[INFO] [stderr]     Checking tokio-udp v0.1.2
[INFO] [stderr]     Checking tokio-uds v0.2.3
[INFO] [stderr]     Checking tokio-signal v0.2.6
[INFO] [stderr]     Checking tokio v0.1.11
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `syn`
[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: build failed
[INFO] running `Command { std: "docker" "inspect" "0c2389686bf4c8f8a76a56d40deada51c79ffeacee443ad36fa5a8bfff4aff00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c2389686bf4c8f8a76a56d40deada51c79ffeacee443ad36fa5a8bfff4aff00", kill_on_drop: false }`
[INFO] [stdout] 0c2389686bf4c8f8a76a56d40deada51c79ffeacee443ad36fa5a8bfff4aff00