[INFO] cloning repository https://github.com/fuchsi/ripalt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fuchsi/ripalt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuchsi%2Fripalt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuchsi%2Fripalt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de5073690cc3ece312211b4686d6968988f28c97 [INFO] checking fuchsi/ripalt against try#8b72f65b805cbe4c261de45030d663f524f27376 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffuchsi%2Fripalt" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fuchsi/ripalt 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/fuchsi/ripalt [INFO] finished tweaking git repo https://github.com/fuchsi/ripalt [INFO] tweaked toml for git repo https://github.com/fuchsi/ripalt written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/fuchsi/ripalt 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] Updating git repository `https://github.com/fuchsi/markdown.rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mime_guess v2.0.0-alpha.4 [INFO] [stderr] Downloaded multipart v0.14.2 [INFO] [stderr] Downloaded crossbeam-epoch v0.2.0 [INFO] [stderr] Downloaded hostname v0.1.4 [INFO] [stderr] Downloaded uuid v0.6.3 [INFO] [stderr] Downloaded buf_redux v0.6.3 [INFO] [stderr] Downloaded mime v0.3.7 [INFO] [stderr] Downloaded slug v0.1.3 [INFO] [stderr] Downloaded memoffset v0.1.0 [INFO] [stderr] Downloaded diesel_derives v1.2.0 [INFO] [stderr] Downloaded syn v0.12.15 [INFO] [stderr] Downloaded socket2 v0.3.5 [INFO] [stderr] Downloaded winreg v0.5.0 [INFO] [stderr] Downloaded h2 v0.1.6 [INFO] [stderr] Downloaded resolv-conf v0.6.0 [INFO] [stderr] Downloaded pq-sys v0.4.5 [INFO] [stderr] Downloaded fast_chemail v0.9.5 [INFO] [stderr] Downloaded actix v0.5.6 [INFO] [stderr] Downloaded jsonwebtoken v4.0.1 [INFO] [stderr] Downloaded tera v0.11.7 [INFO] [stderr] Downloaded actix-redis v0.4.0 [INFO] [stderr] Downloaded redis-async v0.0.7 [INFO] [stderr] Downloaded sass-sys v0.4.4 [INFO] [stderr] Downloaded syntex_fmt_macros v0.5.0 [INFO] [stderr] Downloaded base64 v0.9.1 [INFO] [stderr] Downloaded backoff v0.1.2 [INFO] [stderr] Downloaded crossbeam-channel v0.1.2 [INFO] [stderr] Downloaded sass-rs v0.2.1 [INFO] [stderr] Downloaded tempfile v3.0.2 [INFO] [stderr] Downloaded unidecode v0.3.0 [INFO] [stderr] Downloaded derive-error-chain v0.11.1 [INFO] [stderr] Downloaded actix-web v0.6.4 [INFO] [stderr] Downloaded diesel-derive-enum v0.4.3 [INFO] [stderr] Downloaded codepage-437 v0.1.0 [INFO] [stderr] Downloaded diesel v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 071df1ab092af39b2d54e49c5b9b3d7bf94910f861ce188f8dd25df0ffef4376 [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" "071df1ab092af39b2d54e49c5b9b3d7bf94910f861ce188f8dd25df0ffef4376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "071df1ab092af39b2d54e49c5b9b3d7bf94910f861ce188f8dd25df0ffef4376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "071df1ab092af39b2d54e49c5b9b3d7bf94910f861ce188f8dd25df0ffef4376", kill_on_drop: false }` [INFO] [stdout] 071df1ab092af39b2d54e49c5b9b3d7bf94910f861ce188f8dd25df0ffef4376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+8b72f65b805cbe4c261de45030d663f524f27376" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e159294f7a38af3ba8550ecac42791ca5f7259a8cc3b4de853572c2d0516c830 [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" "e159294f7a38af3ba8550ecac42791ca5f7259a8cc3b4de853572c2d0516c830", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.15 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Checking futures v0.1.21 [INFO] [stderr] Checking slab v0.4.0 [INFO] [stderr] Checking serde v1.0.55 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Checking rustc-demangle v0.1.8 [INFO] [stderr] Compiling lazy_static v1.0.0 [INFO] [stderr] Checking matches v0.1.6 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Checking itoa v0.4.1 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Compiling gcc v0.3.54 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Checking smallvec v0.6.1 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.0.0 [INFO] [stderr] Checking untrusted v0.5.1 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking linked-hash-map v0.4.2 [INFO] [stderr] Checking memoffset v0.1.0 [INFO] [stderr] Compiling pq-sys v0.4.5 [INFO] [stderr] Checking bitflags v0.4.0 [INFO] [stderr] Checking indexmap v1.0.1 [INFO] [stderr] Checking httparse v1.2.4 [INFO] [stderr] Checking string v0.1.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Checking http-range v0.1.1 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking slab v0.1.3 [INFO] [stderr] Checking bytes v0.3.0 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking constant_time_eq v0.1.3 [INFO] [stderr] Checking color_quant v1.0.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking pipeline v0.5.0 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking termcolor v0.3.6 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking data-encoding v2.1.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking net2 v0.2.32 [INFO] [stderr] Checking crossbeam-utils v0.3.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking hostname v0.1.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Compiling syntex_fmt_macros v0.5.0 [INFO] [stderr] Checking inotify v0.3.0 [INFO] [stderr] Checking filetime v0.1.15 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Checking base64 v0.9.1 [INFO] [stderr] Compiling sass-sys v0.4.4 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking deflate v0.7.18 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking nix v0.5.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.4 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Checking lru-cache v0.1.1 [INFO] [stderr] Compiling heck v0.3.0 [INFO] [stderr] Checking gif v0.10.0 [INFO] [stderr] Checking fast_chemail v0.9.5 [INFO] [stderr] Checking yaml-rust v0.4.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking tempfile v3.0.2 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking pretty_assertions v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.2.0 [INFO] [stderr] Checking crossbeam-epoch v0.4.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking bytes v0.4.7 [INFO] [stderr] Checking resolv-conf v0.6.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking buf_redux v0.6.3 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking mio v0.6.14 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Checking idna v0.1.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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.1/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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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.1/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.1/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.1/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.1/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.1/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] Checking tokio-executor v0.1.2 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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<_, _>` [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<_, _>` [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<_, _>` [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.1/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<_, _>` [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.1/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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | 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.1/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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/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.1/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $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.1/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] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Checking slug v0.1.3 [INFO] [stderr] Checking r2d2 v0.8.2 [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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<_, _>` [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<_, _>` [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<_, _>` [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.1/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<_, _>` [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.1/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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | 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.1/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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/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.1/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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] [stderr] Compiling csv-core v0.1.4 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $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.1/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.1/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<_, _>` [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<_, _>` [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<_, _>` [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.1/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<_, _>` [INFO] [stdout] found unit type `()` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking linked-hash-map v0.3.0 [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.1/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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | 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.1/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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/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.1/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $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.1/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] [stderr] error: failed to run custom build command for `sass-sys v0.4.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/sass-sys-4733b5d231832f53/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] fatal: not a git repository (or any parent up to mount point /opt/rustwide) [INFO] [stderr] Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [INFO] [stderr] thread 'main' panicked at 'Build error: [INFO] [stderr] STDERR:mkdir: cannot create directory 'lib': Read-only file system [INFO] [stderr] make: *** [Makefile:231: lib] Error 1 [INFO] [stderr] [INFO] [stderr] STDOUT:mkdir lib [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.4/build.rs:50:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x563535985190 - 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: 0x563535985190 - 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: 0x563535985190 - std::sys_common::backtrace::_print_fmt::h720a2f61f75b9f58 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x563535985190 - ::fmt::h8d62bbfda6d5c836 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x5635359a352c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/fmt/mod.rs:1078:17 [INFO] [stderr] 5: 0x563535982272 - std::io::Write::write_fmt::h16a9fe7680ac245c [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/io/mod.rs:1518:15 [INFO] [stderr] 6: 0x563535987435 - std::sys_common::backtrace::_print::h9ba51a6db618de7d [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x563535987435 - std::sys_common::backtrace::print::h5f20e41c85e91716 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x563535987435 - std::panicking::default_hook::{{closure}}::h5b7294ca19e8edab [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x5635359870d8 - std::panicking::default_hook::hb3948d1f74b6ff4c [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:227:9 [INFO] [stderr] 10: 0x563535987b71 - std::panicking::rust_panic_with_hook::h55d23fef0ad751bc [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:593:17 [INFO] [stderr] 11: 0x5635359876b7 - std::panicking::begin_panic_handler::{{closure}}::h56ae74c6dea6e141 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:499:13 [INFO] [stderr] 12: 0x56353598562c - 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: 0x563535987619 - rust_begin_unwind [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:495:5 [INFO] [stderr] 14: 0x5635359875cb - std::panicking::begin_panic_fmt::h447a9fe10c3ac155 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:437:5 [INFO] [stderr] 15: 0x56353594148f - build_script_build::compile::h8013d64a2557a019 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.4/build.rs:50:9 [INFO] [stderr] 16: 0x5635359419ee - build_script_build::main::h979b5407a1a4936d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/sass-sys-0.4.4/build.rs:120:5 [INFO] [stderr] 17: 0x5635359403cb - core::ops::function::FnOnce::call_once::hdd8768ecb541f5d5 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 18: 0x563535940d9e - std::sys_common::backtrace::__rust_begin_short_backtrace::h4a8df5e2cdebe135 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 19: 0x563535940ea1 - std::rt::lang_start::{{closure}}::h58501d9b55515698 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:66:18 [INFO] [stderr] 20: 0x563535987f97 - core::ops::function::impls:: for &F>::call_once::h3f3ba5d1e0ce8d49 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 21: 0x563535987f97 - std::panicking::try::do_call::hd7a374fc87b951e7 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:381:40 [INFO] [stderr] 22: 0x563535987f97 - std::panicking::try::h068087b173f80a49 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panicking.rs:345:19 [INFO] [stderr] 23: 0x563535987f97 - std::panic::catch_unwind::h1f8259807e825279 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/panic.rs:396:14 [INFO] [stderr] 24: 0x563535987f97 - std::rt::lang_start_internal::h8ff82302dd620b52 [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:51:25 [INFO] [stderr] 25: 0x563535940e77 - std::rt::lang_start::h8e847054c8cd660c [INFO] [stderr] at /rustc/8b72f65b805cbe4c261de45030d663f524f27376/library/std/src/rt.rs:65:5 [INFO] [stderr] 26: 0x563535941a9a - main [INFO] [stderr] 27: 0x7ffb4dc190b3 - __libc_start_main [INFO] [stderr] 28: 0x5635359400be - _start [INFO] [stderr] 29: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: `match` arms have incompatible types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nom-3.2.1/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<_, _>` [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<_, _>` [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<_, _>` [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.1/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<_, _>` [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.1/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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | 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.1/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.1/src/internal.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | pub enum IResult { [INFO] [stdout] | ^ this could be changed to `I: ?Sized`... [INFO] [stdout] 73 | /// indicates a correct parsing, the first field containing the rest of the unparsed data, the second field contains the parsed data [INFO] [stdout] 74 | 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.1/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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | $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.1/src/internal.rs:76:3 [INFO] [stdout] | [INFO] [stdout] 76 | 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.1/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.1/src/simple_errors.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | $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.1/src/internal.rs:78:3 [INFO] [stdout] | [INFO] [stdout] 78 | 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.1/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.1/src/simple_errors.rs:135:31 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/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.1/src/simple_errors.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | $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.1/src/internal.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | 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.1/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.1/src/simple_errors.rs:139:94 [INFO] [stdout] | [INFO] [stdout] 139 | $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.1/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 62 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" "e159294f7a38af3ba8550ecac42791ca5f7259a8cc3b4de853572c2d0516c830", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e159294f7a38af3ba8550ecac42791ca5f7259a8cc3b4de853572c2d0516c830", kill_on_drop: false }` [INFO] [stdout] e159294f7a38af3ba8550ecac42791ca5f7259a8cc3b4de853572c2d0516c830