[INFO] cloning repository https://github.com/philmein23/covid-19-web-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/philmein23/covid-19-web-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilmein23%2Fcovid-19-web-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilmein23%2Fcovid-19-web-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 672e77135da847ef6304a91dcdf422185e9aed18
[INFO] checking philmein23/covid-19-web-server against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphilmein23%2Fcovid-19-web-server" "/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/philmein23/covid-19-web-server 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/philmein23/covid-19-web-server
[INFO] finished tweaking git repo https://github.com/philmein23/covid-19-web-server
[INFO] tweaked toml for git repo https://github.com/philmein23/covid-19-web-server written to /workspace/builds/worker-4/source/Cargo.toml
[INFO] crate git repo https://github.com/philmein23/covid-19-web-server 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 hyper v0.13.3
[INFO] [stderr]   Downloaded tokio-tungstenite v0.10.1
[INFO] [stderr]   Downloaded backtrace v0.3.45
[INFO] [stderr]   Downloaded backtrace-sys v0.1.34
[INFO] [stderr]   Downloaded warp v0.2.2
[INFO] [stderr]   Downloaded h2 v0.2.2
[INFO] [stderr]   Downloaded security-framework-sys v0.4.1
[INFO] [stderr]   Downloaded tungstenite v0.10.1
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.12
[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] d26030e565a718292225cc89698f74a90bf8decd2eecc27fe9727506645f7141
[INFO] running `Command { std: "docker" "start" "-a" "d26030e565a718292225cc89698f74a90bf8decd2eecc27fe9727506645f7141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d26030e565a718292225cc89698f74a90bf8decd2eecc27fe9727506645f7141", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d26030e565a718292225cc89698f74a90bf8decd2eecc27fe9727506645f7141", kill_on_drop: false }`
[INFO] [stdout] d26030e565a718292225cc89698f74a90bf8decd2eecc27fe9727506645f7141
[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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 702cde67be3faa5baa6be9fb8d99cd9be3b582a1313b6361351f0fb14066c91e
[INFO] running `Command { std: "docker" "start" "-a" "702cde67be3faa5baa6be9fb8d99cd9be3b582a1313b6361351f0fb14066c91e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking bytes v0.5.4
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]     Checking fnv v1.0.6
[INFO] [stderr]     Checking futures-core v0.3.4
[INFO] [stderr]     Checking itoa v0.4.5
[INFO] [stderr]     Checking futures-sink v0.3.4
[INFO] [stderr]    Compiling proc-macro-nested v0.1.4
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]     Checking arc-swap v0.4.4
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling version_check v0.9.1
[INFO] [stderr]     Checking pin-utils v0.1.0-alpha.4
[INFO] [stderr]     Checking futures-task v0.3.4
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking futures-io v0.3.4
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]     Checking pin-project-lite v0.1.4
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]     Checking byte-tools v0.3.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.6
[INFO] [stderr]    Compiling openssl v0.10.28
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]     Checking try-lock v0.2.2
[INFO] [stderr]     Checking fake-simd v0.1.2
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.3
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking opaque-debug v0.2.3
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking tower-service v0.3.0
[INFO] [stderr]     Checking openssl-probe v0.1.2
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]     Checking remove_dir_all v0.5.2
[INFO] [stderr]     Checking utf-8 v0.7.5
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking ucd-util v0.1.8
[INFO] [stderr]     Checking dtoa v0.4.5
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]    Compiling encoding_rs v0.8.22
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking utf8-ranges v1.0.4
[INFO] [stderr]     Checking urlencoding v1.0.0
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]    Compiling syntex_fmt_macros v0.5.0
[INFO] [stderr]     Checking thread_local v0.3.6
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]     Checking futures-channel v0.3.4
[INFO] [stderr]     Checking http v0.2.0
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]     Checking unicode-bidi v0.3.4
[INFO] [stderr]     Checking block-padding v0.1.5
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking unicode-normalization v0.1.12
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.5.6
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking aho-corasick v0.6.10
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]    Compiling openssl-sys v0.9.54
[INFO] [stderr]    Compiling backtrace-sys v0.1.34
[INFO] [stderr]     Checking idna v0.2.0
[INFO] [stderr]     Checking mime v0.2.6
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.33
[INFO] [stderr]     Checking num_cpus v1.12.0
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking time v0.1.42
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking mio v0.6.21
[INFO] [stderr]     Checking url v2.1.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking phf v0.7.24
[INFO] [stderr]    Compiling syn v0.14.9
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking sha-1 v0.8.2
[INFO] [stderr]     Checking backtrace v0.3.45
[INFO] [stderr]     Checking headers v0.3.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking error-chain v0.11.0
[INFO] [stderr]     Checking regex v1.3.5
[INFO] [stderr]     Checking mio-uds v0.6.7
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.14.9/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.14.9/src/expr.rs:1785:12
[INFO] [stdout]      |
[INFO] [stdout] 1785 |       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] 1786 | |         parens!(Punctuated::parse_terminated)
[INFO] [stdout] 1787 | |     );
[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 tungstenite v0.10.1
[INFO] [stderr]     Checking tempfile v3.1.0
[INFO] [stderr]     Checking env_logger v0.6.2
[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" "702cde67be3faa5baa6be9fb8d99cd9be3b582a1313b6361351f0fb14066c91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702cde67be3faa5baa6be9fb8d99cd9be3b582a1313b6361351f0fb14066c91e", kill_on_drop: false }`
[INFO] [stdout] 702cde67be3faa5baa6be9fb8d99cd9be3b582a1313b6361351f0fb14066c91e