[INFO] cloning repository https://github.com/Atte/discord-bot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Atte/discord-bot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1840432f8058a5a927ca8dbf85016aa150a09e6e [INFO] checking Atte/discord-bot against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAtte%2Fdiscord-bot" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Atte/discord-bot 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/Atte/discord-bot [INFO] finished tweaking git repo https://github.com/Atte/discord-bot [INFO] tweaked toml for git repo https://github.com/Atte/discord-bot written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/Atte/discord-bot 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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] e7fe0b835a54301be66cd025dd598fecc363f24c4d66578fee433cf7d64a1ad5 [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" "e7fe0b835a54301be66cd025dd598fecc363f24c4d66578fee433cf7d64a1ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7fe0b835a54301be66cd025dd598fecc363f24c4d66578fee433cf7d64a1ad5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7fe0b835a54301be66cd025dd598fecc363f24c4d66578fee433cf7d64a1ad5", kill_on_drop: false }` [INFO] [stdout] e7fe0b835a54301be66cd025dd598fecc363f24c4d66578fee433cf7d64a1ad5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0174c6e3217c21ba31f4e3bc52f2f95c699b2c83b312c2149b19fc8a64d5d56b [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" "0174c6e3217c21ba31f4e3bc52f2f95c699b2c83b312c2149b19fc8a64d5d56b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking futures-sink v0.3.7 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking futures-io v0.3.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustversion v1.0.4 [INFO] [stderr] Checking object v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Checking subtle v1.0.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling eyre v0.6.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Compiling serenity v0.9.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking nom v1.2.4 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.7 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-task v0.3.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [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-padding v0.1.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking lru-cache v0.1.2 [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 itertools v0.9.0 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nom` [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [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" "0174c6e3217c21ba31f4e3bc52f2f95c699b2c83b312c2149b19fc8a64d5d56b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0174c6e3217c21ba31f4e3bc52f2f95c699b2c83b312c2149b19fc8a64d5d56b", kill_on_drop: false }` [INFO] [stdout] 0174c6e3217c21ba31f4e3bc52f2f95c699b2c83b312c2149b19fc8a64d5d56b