[INFO] cloning repository https://github.com/mellemahp/deltav
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mellemahp/deltav" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellemahp%2Fdeltav", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellemahp%2Fdeltav'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a9dce7013ed4d7eaca8f45ba4a8b043535a29bd3
[INFO] checking mellemahp/deltav against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmellemahp%2Fdeltav" "/workspace/builds/worker-3/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'...
[INFO] [stderr] done.
[INFO] [stderr] Checking out files:  23% (184/800)   
Checking out files:  24% (192/800)   
Checking out files:  25% (200/800)   
Checking out files:  26% (208/800)   
Checking out files:  27% (216/800)   
Checking out files:  28% (224/800)   
Checking out files:  29% (232/800)   
Checking out files:  30% (240/800)   
Checking out files:  31% (248/800)   
Checking out files:  32% (256/800)   
Checking out files:  33% (264/800)   
Checking out files:  34% (272/800)   
Checking out files:  35% (280/800)   
Checking out files:  36% (288/800)   
Checking out files:  37% (296/800)   
Checking out files:  38% (304/800)   
Checking out files:  39% (312/800)   
Checking out files:  40% (320/800)   
Checking out files:  41% (328/800)   
Checking out files:  42% (336/800)   
Checking out files:  43% (344/800)   
Checking out files:  44% (352/800)   
Checking out files:  45% (360/800)   
Checking out files:  46% (368/800)   
Checking out files:  47% (376/800)   
Checking out files:  48% (384/800)   
Checking out files:  49% (392/800)   
Checking out files:  50% (400/800)   
Checking out files:  51% (408/800)   
Checking out files:  52% (416/800)   
Checking out files:  53% (424/800)   
Checking out files:  54% (432/800)   
Checking out files:  55% (440/800)   
Checking out files:  56% (448/800)   
Checking out files:  57% (456/800)   
Checking out files:  58% (464/800)   
Checking out files:  59% (472/800)   
Checking out files:  60% (480/800)   
Checking out files:  61% (488/800)   
Checking out files:  62% (496/800)   
Checking out files:  63% (504/800)   
Checking out files:  64% (512/800)   
Checking out files:  65% (520/800)   
Checking out files:  66% (528/800)   
Checking out files:  67% (536/800)   
Checking out files:  68% (544/800)   
Checking out files:  69% (552/800)   
Checking out files:  70% (560/800)   
Checking out files:  71% (568/800)   
Checking out files:  72% (576/800)   
Checking out files:  73% (584/800)   
Checking out files:  74% (592/800)   
Checking out files:  75% (600/800)   
Checking out files:  76% (608/800)   
Checking out files:  77% (616/800)   
Checking out files:  77% (621/800)   
Checking out files:  78% (624/800)   
Checking out files:  79% (632/800)   
Checking out files:  80% (640/800)   
Checking out files:  81% (648/800)   
Checking out files:  82% (656/800)   
Checking out files:  83% (664/800)   
Checking out files:  84% (672/800)   
Checking out files:  85% (680/800)   
Checking out files:  86% (688/800)   
Checking out files:  87% (696/800)   
Checking out files:  88% (704/800)   
Checking out files:  89% (712/800)   
Checking out files:  90% (720/800)   
Checking out files:  91% (728/800)   
Checking out files:  92% (736/800)   
Checking out files:  93% (744/800)   
Checking out files:  94% (752/800)   
Checking out files:  95% (760/800)   
Checking out files:  96% (768/800)   
Checking out files:  97% (776/800)   
Checking out files:  98% (784/800)   
Checking out files:  99% (792/800)   
Checking out files: 100% (800/800)   
Checking out files: 100% (800/800), done.
[INFO] validating manifest of git repo https://github.com/mellemahp/deltav 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/mellemahp/deltav
[INFO] finished tweaking git repo https://github.com/mellemahp/deltav
[INFO] tweaked toml for git repo https://github.com/mellemahp/deltav written to /workspace/builds/worker-3/source/Cargo.toml
[INFO] crate git repo https://github.com/mellemahp/deltav 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] c9a0d252dd04e7af3997e6a330a03f78ce2ae54ad7ea07ec19b97796bdd831f3
[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" "c9a0d252dd04e7af3997e6a330a03f78ce2ae54ad7ea07ec19b97796bdd831f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9a0d252dd04e7af3997e6a330a03f78ce2ae54ad7ea07ec19b97796bdd831f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a0d252dd04e7af3997e6a330a03f78ce2ae54ad7ea07ec19b97796bdd831f3", kill_on_drop: false }`
[INFO] [stdout] c9a0d252dd04e7af3997e6a330a03f78ce2ae54ad7ea07ec19b97796bdd831f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 556302c8f5b7aff8d924d098b6477a49422cdfdbf54a25372f116038875104e5
[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" "556302c8f5b7aff8d924d098b6477a49422cdfdbf54a25372f116038875104e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking serde v1.0.36
[INFO] [stderr]     Checking textwrap v0.9.0
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]     Checking clap v2.31.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.14
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-0.12.14/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.12.14/src/expr.rs:1692:12
[INFO] [stdout]      |
[INFO] [stdout] 1692 |       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] 1693 | |            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] [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" "556302c8f5b7aff8d924d098b6477a49422cdfdbf54a25372f116038875104e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556302c8f5b7aff8d924d098b6477a49422cdfdbf54a25372f116038875104e5", kill_on_drop: false }`
[INFO] [stdout] 556302c8f5b7aff8d924d098b6477a49422cdfdbf54a25372f116038875104e5