[INFO] fetching crate diwata_cli 0.1.6... [INFO] checking diwata_cli-0.1.6 against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] extracting crate diwata_cli 0.1.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate diwata_cli 0.1.6 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 crates.io crate diwata_cli 0.1.6 [INFO] finished tweaking crates.io crate diwata_cli 0.1.6 [INFO] tweaked toml for crates.io crate diwata_cli 0.1.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [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 diwata_server v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] e44affbbc5688a4ca12a90d0235808e27fc06eb74c809751348584bce0364c06 [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" "e44affbbc5688a4ca12a90d0235808e27fc06eb74c809751348584bce0364c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e44affbbc5688a4ca12a90d0235808e27fc06eb74c809751348584bce0364c06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44affbbc5688a4ca12a90d0235808e27fc06eb74c809751348584bce0364c06", kill_on_drop: false }` [INFO] [stdout] e44affbbc5688a4ca12a90d0235808e27fc06eb74c809751348584bce0364c06 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] 15ffb747e55b3ae74331a7ae4123de5ad10faec37f39a78a03845e38897fc374 [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" "15ffb747e55b3ae74331a7ae4123de5ad10faec37f39a78a03845e38897fc374", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking byte-tools v0.2.0 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking md5 v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking hex v0.2.0 [INFO] [stderr] Checking bit-vec v0.4.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking fixedbitset v0.2.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking smallvec v0.2.1 [INFO] [stderr] Checking try-lock v0.1.0 [INFO] [stderr] Checking take v0.1.0 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking tinyvec v1.0.1 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/macros.rs:1210:5 [INFO] [stdout] | [INFO] [stdout] 1210 | / { [INFO] [stdout] 1211 | | alt_parser!($i, $($rest)*) [INFO] [stdout] | | - help: consider removing this semicolon [INFO] [stdout] 1212 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/character.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 | named!(pub eol, alt!(crlf | newline)); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], char>` [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 block-buffer v0.3.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:328:26 [INFO] [stdout] | [INFO] [stdout] 328 | pub fn be_i8(i:&[u8]) -> IResult<&[u8], i8> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 329 | map!(i, be_u8, | x | { x as i8 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i8>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:334:27 [INFO] [stdout] | [INFO] [stdout] 334 | pub fn be_i16(i:&[u8]) -> IResult<&[u8], i16> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 335 | map!(i, be_u16, | x | { x as i16 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i16>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:340:27 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn be_i32(i:&[u8]) -> IResult<&[u8], i32> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 341 | map!(i, be_u32, | x | { x as i32 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i32>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:346:27 [INFO] [stdout] | [INFO] [stdout] 346 | pub fn be_i64(i:&[u8]) -> IResult<&[u8], i64> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 347 | map!(i, be_u64, | x | { x as i64 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i64>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:396:26 [INFO] [stdout] | [INFO] [stdout] 396 | pub fn le_i8(i:&[u8]) -> IResult<&[u8], i8> { [INFO] [stdout] | ----- ^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 397 | map!(i, le_u8, | x | { x as i8 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i8>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:402:27 [INFO] [stdout] | [INFO] [stdout] 402 | pub fn le_i16(i:&[u8]) -> IResult<&[u8], i16> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 403 | map!(i, le_u16, | x | { x as i16 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i16>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:408:27 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn le_i32(i:&[u8]) -> IResult<&[u8], i32> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 409 | map!(i, le_u32, | x | { x as i32 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i32>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-1.2.4/src/nom.rs:414:27 [INFO] [stdout] | [INFO] [stdout] 414 | pub fn le_i64(i:&[u8]) -> IResult<&[u8], i64> { [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] 415 | map!(i, le_u64, | x | { x as i64 }) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], i64>` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` [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" "15ffb747e55b3ae74331a7ae4123de5ad10faec37f39a78a03845e38897fc374", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15ffb747e55b3ae74331a7ae4123de5ad10faec37f39a78a03845e38897fc374", kill_on_drop: false }` [INFO] [stdout] 15ffb747e55b3ae74331a7ae4123de5ad10faec37f39a78a03845e38897fc374