[INFO] cloning repository https://github.com/att-innovate/taep-controller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/att-innovate/taep-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatt-innovate%2Ftaep-controller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatt-innovate%2Ftaep-controller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 031976ef2bf7343828a71400dbe48efcbd296841 [INFO] checking att-innovate/taep-controller against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatt-innovate%2Ftaep-controller" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/att-innovate/taep-controller 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/att-innovate/taep-controller [INFO] finished tweaking git repo https://github.com/att-innovate/taep-controller [INFO] tweaked toml for git repo https://github.com/att-innovate/taep-controller written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/att-innovate/taep-controller 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f4672fe7819e6d68d3cb400905c6eb0c90cf30c15681613315d0e943b42c37c0 [INFO] running `Command { std: "docker" "start" "-a" "f4672fe7819e6d68d3cb400905c6eb0c90cf30c15681613315d0e943b42c37c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4672fe7819e6d68d3cb400905c6eb0c90cf30c15681613315d0e943b42c37c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4672fe7819e6d68d3cb400905c6eb0c90cf30c15681613315d0e943b42c37c0", kill_on_drop: false }` [INFO] [stdout] f4672fe7819e6d68d3cb400905c6eb0c90cf30c15681613315d0e943b42c37c0 [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] 202941e7081441532e06aca9682c5718f6fc9a176f80b79c7c47fa298e95413c [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" "202941e7081441532e06aca9682c5718f6fc9a176f80b79c7c47fa298e95413c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.30 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Checking unicode-normalization v0.1.5 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Compiling libloading v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Checking httparse v1.2.3 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Checking byteorder v1.1.0 [INFO] [stderr] Checking traitobject v0.0.1 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.2.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking conduit-mime-types v0.7.3 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking error v0.1.9 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling which v1.0.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking rand v0.3.17 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling openssl-sys v0.7.17 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.2.0 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking uuid v0.2.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:387:26 [INFO] [stdout] | [INFO] [stdout] 387 | 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] 388 | 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-3.2.0/src/nom.rs:393:27 [INFO] [stdout] | [INFO] [stdout] 393 | 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] 394 | 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] [stderr] The following warnings were emitted during compilation: [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:399:28 [INFO] [stdout] | [INFO] [stdout] 399 | pub fn be_i24(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] 400 | // Same as the unsigned version but we need to sign-extend manually here [INFO] [stdout] 401 | map!(i, be_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { 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] [stderr] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:406:27 [INFO] [stdout] | [INFO] [stdout] 406 | 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] 407 | 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] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_clone': [INFO] [stderr] warning: src/c_helpers.c:4:5: warning: implicit declaration of function 'CRYPTO_add' [-Wimplicit-function-declaration] [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~ [INFO] [stderr] warning: src/c_helpers.c:4:20: error: dereferencing pointer to incomplete type 'SSL' {aka 'struct ssl_st'} [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:4:37: error: 'CRYPTO_LOCK_SSL' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] warning: src/c_helpers.c:4:37: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_SSL_CTX_clone': [INFO] [stderr] warning: src/c_helpers.c:8:20: error: dereferencing pointer to incomplete type 'SSL_CTX' {aka 'struct ssl_ctx_st'} [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:8:35: error: 'CRYPTO_LOCK_SSL_CTX' undeclared (first use in this function); did you mean 'CRYPTO_EX_INDEX_SSL_CTX'? [INFO] [stderr] warning: 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_EX_INDEX_SSL_CTX [INFO] [stderr] warning: src/c_helpers.c: In function 'rust_X509_clone': [INFO] [stderr] warning: src/c_helpers.c:12:21: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/c_helpers.c:12:36: error: 'CRYPTO_LOCK_X509' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] warning: 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] warning: | ^~~~~~~~~~~~~~~~ [INFO] [stderr] warning: | CRYPTO_LOCK [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `openssl v0.7.14` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/openssl-01cc9bd1af94749d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/openssl-23d04eadf98bd714/out/src/c_helpers.o" "-c" "src/c_helpers.c" [INFO] [stderr] cargo:warning=src/c_helpers.c: In function 'rust_SSL_clone': [INFO] [stderr] cargo:warning=src/c_helpers.c:4:5: warning: implicit declaration of function 'CRYPTO_add' [-Wimplicit-function-declaration] [INFO] [stderr] cargo:warning= 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~ [INFO] [stderr] cargo:warning=src/c_helpers.c:4:20: error: dereferencing pointer to incomplete type 'SSL' {aka 'struct ssl_st'} [INFO] [stderr] cargo:warning= 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/c_helpers.c:4:37: error: 'CRYPTO_LOCK_SSL' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] cargo:warning= 4 | CRYPTO_add(&ssl->references, 1, CRYPTO_LOCK_SSL); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | CRYPTO_LOCK [INFO] [stderr] cargo:warning=src/c_helpers.c:4:37: note: each undeclared identifier is reported only once for each function it appears in [INFO] [stderr] cargo:warning=src/c_helpers.c: In function 'rust_SSL_CTX_clone': [INFO] [stderr] cargo:warning=src/c_helpers.c:8:20: error: dereferencing pointer to incomplete type 'SSL_CTX' {aka 'struct ssl_ctx_st'} [INFO] [stderr] cargo:warning= 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/c_helpers.c:8:35: error: 'CRYPTO_LOCK_SSL_CTX' undeclared (first use in this function); did you mean 'CRYPTO_EX_INDEX_SSL_CTX'? [INFO] [stderr] cargo:warning= 8 | CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | CRYPTO_EX_INDEX_SSL_CTX [INFO] [stderr] cargo:warning=src/c_helpers.c: In function 'rust_X509_clone': [INFO] [stderr] cargo:warning=src/c_helpers.c:12:21: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] cargo:warning= 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] cargo:warning= | ^~ [INFO] [stderr] cargo:warning=src/c_helpers.c:12:36: error: 'CRYPTO_LOCK_X509' undeclared (first use in this function); did you mean 'CRYPTO_LOCK'? [INFO] [stderr] cargo:warning= 12 | CRYPTO_add(&x509->references,1,CRYPTO_LOCK_X509); [INFO] [stderr] cargo:warning= | ^~~~~~~~~~~~~~~~ [INFO] [stderr] cargo:warning= | CRYPTO_LOCK [INFO] [stderr] exit code: 1 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at ' [INFO] [stderr] [INFO] [stderr] Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/openssl-23d04eadf98bd714/out/src/c_helpers.o" "-c" "src/c_helpers.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dfe9579140 - std::backtrace_rs::backtrace::libunwind::trace::h448c56741b6011d3 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stderr] 1: 0x55dfe9579140 - std::backtrace_rs::backtrace::trace_unsynchronized::h2d26397c5720fdbb [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55dfe9579140 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55dfe9579140 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55dfe95989bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x55dfe9575262 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x55dfe957b665 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55dfe957b665 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55dfe957b665 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55dfe957b308 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x55dfe957bda1 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x55dfe957b8e7 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x55dfe95795dc - std::sys_common::backtrace::__rust_end_short_backtrace::h3c4721f56689fae4 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55dfe957b849 - rust_begin_unwind [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x55dfe957b7fb - std::panicking::begin_panic_fmt::h447a9fe10c3ac155 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:437:5 [INFO] [stderr] 15: 0x55dfe9536974 - gcc::fail::hd02ef8303e8d6263 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:1670:5 [INFO] [stderr] 16: 0x55dfe95288de - gcc::Build::compile::hb3fd99970007c6a7 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gcc-0.3.54/src/lib.rs:783:13 [INFO] [stderr] 17: 0x55dfe95243d2 - build_script_build::main::h18ccebda065a34f8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/openssl-0.7.14/build.rs:15:5 [INFO] [stderr] 18: 0x55dfe95247cb - core::ops::function::FnOnce::call_once::h8b3002e62ac23ce6 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 19: 0x55dfe952461e - std::sys_common::backtrace::__rust_begin_short_backtrace::hee411c7c704db612 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 20: 0x55dfe9524591 - std::rt::lang_start::{{closure}}::hf72fe87e5915cd60 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:66:18 [INFO] [stderr] 21: 0x55dfe957c1c7 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 22: 0x55dfe957c1c7 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:381:40 [INFO] [stderr] 23: 0x55dfe957c1c7 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:345:19 [INFO] [stderr] 24: 0x55dfe957c1c7 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panic.rs:396:14 [INFO] [stderr] 25: 0x55dfe957c1c7 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:51:25 [INFO] [stderr] 26: 0x55dfe9524567 - std::rt::lang_start::h38171fc00873e0a2 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:65:5 [INFO] [stderr] 27: 0x55dfe952451a - main [INFO] [stderr] 28: 0x7fd33d3a60b3 - __libc_start_main [INFO] [stderr] 29: 0x55dfe95240be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:412:27 [INFO] [stdout] | [INFO] [stdout] 412 | 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] 413 | 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-3.2.0/src/nom.rs:473:26 [INFO] [stdout] | [INFO] [stdout] 473 | 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] 474 | 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-3.2.0/src/nom.rs:479:27 [INFO] [stdout] | [INFO] [stdout] 479 | 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] 480 | 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-3.2.0/src/nom.rs:485:28 [INFO] [stdout] | [INFO] [stdout] 485 | pub fn le_i24(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] 486 | // Same as the unsigned version but we need to sign-extend manually here [INFO] [stdout] 487 | map!(i, le_u24, | x | if x & 0x80_00_00 != 0 { (x | 0xff_00_00_00) as i32 } else { 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-3.2.0/src/nom.rs:492:27 [INFO] [stdout] | [INFO] [stdout] 492 | 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] 493 | 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-3.2.0/src/nom.rs:498:27 [INFO] [stdout] | [INFO] [stdout] 498 | 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] 499 | 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] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: src/openssl_shim.c: In function 'SSL_CTX_set_ecdh_auto_shim': [INFO] [stderr] warning: src/openssl_shim.c:121:41: warning: unused parameter 'ctx' [-Wunused-parameter] [INFO] [stderr] warning: 121 | int SSL_CTX_set_ecdh_auto_shim(SSL_CTX *ctx, int onoff) { [INFO] [stderr] warning: | ~~~~~~~~~^~~ [INFO] [stderr] warning: src/openssl_shim.c: In function 'DH_new_from_params': [INFO] [stderr] warning: src/openssl_shim.c:132:7: error: dereferencing pointer to incomplete type 'DH' {aka 'struct dh_st'} [INFO] [stderr] warning: 132 | dh->p = p; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/openssl_shim.c: In function 'X509_get_extensions_shim': [INFO] [stderr] warning: src/openssl_shim.c:143:13: error: dereferencing pointer to incomplete type 'X509' {aka 'struct x509_st'} [INFO] [stderr] warning: 143 | return x->cert_info ? x->cert_info->extensions : NULL; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/openssl_shim.c:144:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] warning: 144 | } [INFO] [stderr] warning: | ^ [INFO] [stderr] [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], _>` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:31 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:9 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | - required by this bound in `internal::IResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:43 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1144:43 [INFO] [stdout] | [INFO] [stdout] 1144 | $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:88 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `verbose_errors::Err<&[u8], u32>` [INFO] [stdout] found enum `verbose_errors::Err<[u8], _>` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:199:94 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:645:3 [INFO] [stdout] | [INFO] [stdout] 645 | / flat_map!(input, [INFO] [stdout] 646 | | recognize!( [INFO] [stdout] 647 | | tuple!( [INFO] [stdout] 648 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 661 | | parse_to!(f32) [INFO] [stdout] 662 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [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[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&str, _>` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:31 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:9 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | - required by this bound in `internal::IResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:43 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1144:43 [INFO] [stdout] | [INFO] [stdout] 1144 | $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:88 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&str`, found `str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `verbose_errors::Err<&str, u32>` [INFO] [stdout] found enum `verbose_errors::Err` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:199:94 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:668:3 [INFO] [stdout] | [INFO] [stdout] 668 | / flat_map!(input, [INFO] [stdout] 669 | | recognize!( [INFO] [stdout] 670 | | tuple!( [INFO] [stdout] 671 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 684 | | parse_to!(f32) [INFO] [stdout] 685 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [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[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<&[u8], _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&[u8], _>` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:31 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:9 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | - required by this bound in `internal::IResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:43 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1144:43 [INFO] [stdout] | [INFO] [stdout] 1144 | $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:88 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `verbose_errors::Err<&[u8], u32>` [INFO] [stdout] found enum `verbose_errors::Err<[u8], _>` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:199:94 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&[u8]`, found slice `[u8]` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:691:3 [INFO] [stdout] | [INFO] [stdout] 691 | / flat_map!(input, [INFO] [stdout] 692 | | recognize!( [INFO] [stdout] 693 | | tuple!( [INFO] [stdout] 694 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 707 | | parse_to!(f64) [INFO] [stdout] 708 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [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[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/sequence.rs:124:5 [INFO] [stdout] | [INFO] [stdout] 37 | | ($i:expr, $($rest:tt)*) => ( [INFO] [stdout] | |_____- `match` arms have incompatible types [INFO] [stdout] ... [INFO] [stdout] 78 | / match $submac!(i_, $($args)*) { [INFO] [stdout] 79 | $crate::IResult::Error(e) => [INFO] [stdout] 80 | $crate::IResult::Error(e), [INFO] [stdout] | ------------------------- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] 81 | $crate::IResult::Incomplete($crate::Needed::Unknown) => [INFO] [stdout] 82 | $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ---------------------------------------------------- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] ... [INFO] [stdout] 85 | / match overflowed { [INFO] [stdout] 86 | | true => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] 87 | | false => $crate::IResult::Incomplete($crate::Needed::Size(needed)), [INFO] [stdout] 88 | | } [INFO] [stdout] | |___________- this is found to be of type `internal::IResult<&str, _>` [INFO] [stdout] ... [INFO] [stdout] 94 | $crate::InputLength::input_len(&i)), ($($parsed)* , o), $($rest)*) [INFO] [stdout] | - help: consider removing this semicolon [INFO] [stdout] ... [INFO] [stdout] 124 | / { [INFO] [stdout] 125 | | match $submac!($i, $($args)*) { [INFO] [stdout] 126 | | $crate::IResult::Error(e) => [INFO] [stdout] 127 | | $crate::IResult::Error(e), [INFO] [stdout] ... | [INFO] [stdout] 140 | | } [INFO] [stdout] 141 | | } [INFO] [stdout] | |_____^ expected enum `internal::IResult`, found `()` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `internal::IResult<&str, _>` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:31 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1139:9 [INFO] [stdout] | [INFO] [stdout] 1139 | $crate::IResult::Done(i,_) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1141:11 [INFO] [stdout] | [INFO] [stdout] 1141 | $crate::IResult::Done(i, ($i).slice(..index)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | - required by this bound in `internal::IResult` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] help: you could relax the implicit `Sized` bound on `I` if it were used through indirection like `&I` or `Box` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 58 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | - ...if indirection was used here: `Box` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:43 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1143:9 [INFO] [stdout] | [INFO] [stdout] 1143 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/macros.rs:1144:43 [INFO] [stdout] | [INFO] [stdout] 1144 | $crate::IResult::Incomplete(i) => $crate::IResult::Incomplete(i) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:61:3 [INFO] [stdout] | [INFO] [stdout] 61 | Error(Err), [INFO] [stdout] | --------------- required by `internal::IResult::Error` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | $crate::IResult::Incomplete($crate::Needed::Unknown) => $crate::IResult::Incomplete($crate::Needed::Unknown), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | $crate::IResult::Incomplete($crate::Needed::Size(i)) => $crate::IResult::Incomplete($crate::Needed::Size(i)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:63:3 [INFO] [stdout] | [INFO] [stdout] 63 | Incomplete(Needed) [INFO] [stdout] | ------------------ required by `internal::IResult::Incomplete` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:31 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [INFO] [stdout] = note: all local variables must have a statically known size [INFO] [stdout] = help: unsized locals are gated as an unstable feature [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[E0277]: the size for values of type `str` cannot be known at compilation time [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | $crate::IResult::Done(i, o) => match $submac2!(o, $($args2)*) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/internal.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | Done(I,O), [INFO] [stdout] | --------- required by `internal::IResult::Done` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `str` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:185:88 [INFO] [stdout] | [INFO] [stdout] 185 | $crate::IResult::Error(e) => $crate::IResult::Error(e), [INFO] [stdout] | ^ expected `&str`, found `str` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: expected enum `verbose_errors::Err<&str, u32>` [INFO] [stdout] found enum `verbose_errors::Err` [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[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/verbose_errors.rs:199:94 [INFO] [stdout] | [INFO] [stdout] 199 | $crate::IResult::Done(_, o2) => $crate::IResult::Done(i, o2) [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected `&str`, found `str` [INFO] [stdout] | help: consider borrowing here: `&i` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.0/src/nom.rs:714:3 [INFO] [stdout] | [INFO] [stdout] 714 | / flat_map!(input, [INFO] [stdout] 715 | | recognize!( [INFO] [stdout] 716 | | tuple!( [INFO] [stdout] 717 | | opt!(alt!(tag!("+") | tag!("-"))), [INFO] [stdout] ... | [INFO] [stdout] 730 | | parse_to!(f64) [INFO] [stdout] 731 | | ) [INFO] [stdout] | |___- in this macro invocation [INFO] [stdout] | [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 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "202941e7081441532e06aca9682c5718f6fc9a176f80b79c7c47fa298e95413c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "202941e7081441532e06aca9682c5718f6fc9a176f80b79c7c47fa298e95413c", kill_on_drop: false }` [INFO] [stdout] 202941e7081441532e06aca9682c5718f6fc9a176f80b79c7c47fa298e95413c