[INFO] cloning repository https://github.com/aphexcreations/rustls [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aphexcreations/rustls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faphexcreations%2Frustls", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faphexcreations%2Frustls'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8af0b392226a41b4ab6d551fd615d72c824c06d [INFO] checking aphexcreations/rustls/e8af0b392226a41b4ab6d551fd615d72c824c06d against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faphexcreations%2Frustls" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aphexcreations/rustls on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aphexcreations/rustls [INFO] finished tweaking git repo https://github.com/aphexcreations/rustls [INFO] tweaked toml for git repo https://github.com/aphexcreations/rustls written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aphexcreations/rustls already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded argparse v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd7ec6795cc430e16e8adf00030012cabe8173accbe8bed7dc6857cd40bbe4cc [INFO] running `Command { std: "docker" "start" "-a" "cd7ec6795cc430e16e8adf00030012cabe8173accbe8bed7dc6857cd40bbe4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd7ec6795cc430e16e8adf00030012cabe8173accbe8bed7dc6857cd40bbe4cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd7ec6795cc430e16e8adf00030012cabe8173accbe8bed7dc6857cd40bbe4cc", kill_on_drop: false }` [INFO] [stdout] cd7ec6795cc430e16e8adf00030012cabe8173accbe8bed7dc6857cd40bbe4cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 664aafeaf663a179aaaa2f21760f534abdd65d2634996d52bb671f3544766fe1 [INFO] running `Command { std: "docker" "start" "-a" "664aafeaf663a179aaaa2f21760f534abdd65d2634996d52bb671f3544766fe1", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Checking argparse v0.2.1 [INFO] [stderr] Checking rustls v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/main.rs:796:44 [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS['end']]) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a string literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS["end"]]) [INFO] [stdout] | ~ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: character literal may only contain one codepoint [INFO] [stdout] --> src/main.rs:796:44 [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS['end']]) [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] help: if you meant to write a string literal, use double quotes [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS["end"]]) [INFO] [stdout] | ~ ~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/main.rs:785:6 [INFO] [stdout] | [INFO] [stdout] 785 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `return` [INFO] [stdout] --> src/main.rs:796:52 [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS['end']]) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 797 | return out; [INFO] [stdout] | ------ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `let` [INFO] [stdout] --> src/main.rs:785:6 [INFO] [stdout] | [INFO] [stdout] 785 | } [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings); [INFO] [stdout] | --- unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `{` [INFO] [stdout] --> src/main.rs:825:31 [INFO] [stdout] | [INFO] [stdout] 825 | let func = |name: u8| -> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected `;`, found keyword `return` [INFO] [stdout] --> src/main.rs:796:52 [INFO] [stdout] | [INFO] [stdout] 796 | out = text.join([COLORS[color], COLORS['end']]) [INFO] [stdout] | ^ help: add `;` here [INFO] [stdout] 797 | return out; [INFO] [stdout] | ------ unexpected token [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected type, found `{` [INFO] [stdout] --> src/main.rs:825:31 [INFO] [stdout] | [INFO] [stdout] 825 | let func = |name: u8| -> { [INFO] [stdout] | ^ expected type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected a literal [INFO] [stdout] --> src/main.rs:789:50 [INFO] [stdout] | [INFO] [stdout] 789 | let padstr: &'static str = concat!("{", ":", &alignchar, &padlenstr, "s", "}"); [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: only literals (like `"foo"`, `-42` and `3.14`) can be passed to `concat!()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected a literal [INFO] [stdout] --> src/main.rs:789:50 [INFO] [stdout] | [INFO] [stdout] 789 | let padstr: &'static str = concat!("{", ":", &alignchar, &padlenstr, "s", "}"); [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: only literals (like `"foo"`, `-42` and `3.14`) can be passed to `concat!()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/main.rs:790:31 [INFO] [stdout] | [INFO] [stdout] 790 | let ret: String = format!(&fmt, &val); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 790 | let ret: String = format!("{} {}", &fmt, &val); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> src/main.rs:790:31 [INFO] [stdout] | [INFO] [stdout] 790 | let ret: String = format!(&fmt, &val); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 790 | let ret: String = format!("{} {}", &fmt, &val); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::slice::SliceConcatExt` [INFO] [stdout] --> src/main.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | use std::slice::{SliceConcatExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `SliceConcatExt` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::slice::SliceConcatExt` [INFO] [stdout] --> src/main.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | use std::slice::{SliceConcatExt}; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `SliceConcatExt` in `slice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 771 | val: &String, [INFO] [stdout] | ------- [INFO] [stdout] 772 | colpaddings: &RowPadding, [INFO] [stdout] | ----------- [INFO] [stdout] 773 | align: u8 [INFO] [stdout] 774 | ) -> Result<&String, Error> { [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `val` or `colpaddings` [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 769 ~ fn addpadding<'a> ( [INFO] [stdout] 770 | field: u8, [INFO] [stdout] 771 ~ val: &'a String, [INFO] [stdout] 772 ~ colpaddings: &'a RowPadding, [INFO] [stdout] 773 | align: u8 [INFO] [stdout] 774 ~ ) -> Result<&'a String, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 771 | val: &String, [INFO] [stdout] | ------- [INFO] [stdout] 772 | colpaddings: &RowPadding, [INFO] [stdout] | ----------- [INFO] [stdout] 773 | align: u8 [INFO] [stdout] 774 | ) -> Result<&String, Error> { [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `val` or `colpaddings` [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 769 ~ fn addpadding<'a> ( [INFO] [stdout] 770 | field: u8, [INFO] [stdout] 771 ~ val: &'a String, [INFO] [stdout] 772 ~ colpaddings: &'a RowPadding, [INFO] [stdout] 773 | align: u8 [INFO] [stdout] 774 ~ ) -> Result<&'a String, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:806:13 [INFO] [stdout] | [INFO] [stdout] 802 | row: &Row, [INFO] [stdout] | ---- [INFO] [stdout] 803 | field: u8, [INFO] [stdout] 804 | colpaddings: &RowPadding, [INFO] [stdout] | ----------- [INFO] [stdout] 805 | fdefs: &AllRowDefs [INFO] [stdout] | ----------- [INFO] [stdout] 806 | ) -> Result<&String, Error> { [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `row`, `colpaddings`, or `fdefs` [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 801 ~ fn makepretty<'a> ( [INFO] [stdout] 802 ~ row: &'a Row, [INFO] [stdout] 803 | field: u8, [INFO] [stdout] 804 ~ colpaddings: &'a RowPadding, [INFO] [stdout] 805 ~ fdefs: &'a AllRowDefs [INFO] [stdout] 806 ~ ) -> Result<&'a String, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0106]: missing lifetime specifier [INFO] [stdout] --> src/main.rs:806:13 [INFO] [stdout] | [INFO] [stdout] 802 | row: &Row, [INFO] [stdout] | ---- [INFO] [stdout] 803 | field: u8, [INFO] [stdout] 804 | colpaddings: &RowPadding, [INFO] [stdout] | ----------- [INFO] [stdout] 805 | fdefs: &AllRowDefs [INFO] [stdout] | ----------- [INFO] [stdout] 806 | ) -> Result<&String, Error> { [INFO] [stdout] | ^ expected named lifetime parameter [INFO] [stdout] | [INFO] [stdout] = help: this function's return type contains a borrowed value, but the signature does not say whether it is borrowed from `row`, `colpaddings`, or `fdefs` [INFO] [stdout] help: consider introducing a named lifetime parameter [INFO] [stdout] | [INFO] [stdout] 801 ~ fn makepretty<'a> ( [INFO] [stdout] 802 ~ row: &'a Row, [INFO] [stdout] 803 | field: u8, [INFO] [stdout] 804 ~ colpaddings: &'a RowPadding, [INFO] [stdout] 805 ~ fdefs: &'a AllRowDefs [INFO] [stdout] 806 ~ ) -> Result<&'a String, Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `col` in this scope [INFO] [stdout] --> src/main.rs:663:15 [INFO] [stdout] | [INFO] [stdout] 663 | return Ok(col); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: the binding `col` is available in a different scope in the same function [INFO] [stdout] --> src/main.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | let col: u8 = COLDEF_DEFAULT; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `col` in this scope [INFO] [stdout] --> src/main.rs:663:15 [INFO] [stdout] | [INFO] [stdout] 663 | return Ok(col); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: the binding `col` is available in a different scope in the same function [INFO] [stdout] --> src/main.rs:661:13 [INFO] [stdout] | [INFO] [stdout] 661 | let col: u8 = COLDEF_DEFAULT; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLRDEF_OWNER` in this scope [INFO] [stdout] --> src/main.rs:689:24 [INFO] [stdout] | [INFO] [stdout] 46 | const COLDEF_OWNER: u8 = 7; [INFO] [stdout] | --------------------------- similarly named constant `COLDEF_OWNER` defined here [INFO] [stdout] ... [INFO] [stdout] 689 | else if (coldef == CLRDEF_OWNER) { [INFO] [stdout] | ^^^^^^^^^^^^ help: a constant with a similar name exists: `COLDEF_OWNER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `CLRDEF_OWNER` in this scope [INFO] [stdout] --> src/main.rs:689:24 [INFO] [stdout] | [INFO] [stdout] 46 | const COLDEF_OWNER: u8 = 7; [INFO] [stdout] | --------------------------- similarly named constant `COLDEF_OWNER` defined here [INFO] [stdout] ... [INFO] [stdout] 689 | else if (coldef == CLRDEF_OWNER) { [INFO] [stdout] | ^^^^^^^^^^^^ help: a constant with a similar name exists: `COLDEF_OWNER` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `val` in this scope [INFO] [stdout] --> src/main.rs:701:15 [INFO] [stdout] | [INFO] [stdout] 701 | return Ok(val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: the binding `val` is available in a different scope in the same function [INFO] [stdout] --> src/main.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | let val: u8 = CLRVAL_DEFAULT; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `val` in this scope [INFO] [stdout] --> src/main.rs:701:15 [INFO] [stdout] | [INFO] [stdout] 701 | return Ok(val); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] help: the binding `val` is available in a different scope in the same function [INFO] [stdout] --> src/main.rs:699:13 [INFO] [stdout] | [INFO] [stdout] 699 | let val: u8 = CLRVAL_DEFAULT; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> src/main.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | return out; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `out` in this scope [INFO] [stdout] --> src/main.rs:797:12 [INFO] [stdout] | [INFO] [stdout] 797 | return out; [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:499:20 [INFO] [stdout] | [INFO] [stdout] 499 | longest.insert(FIELDNAME_ACLS, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:499:20 [INFO] [stdout] | [INFO] [stdout] 499 | longest.insert(FIELDNAME_ACLS, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | longest.insert(FIELDNAME_OWNER, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:500:20 [INFO] [stdout] | [INFO] [stdout] 500 | longest.insert(FIELDNAME_OWNER, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:501:20 [INFO] [stdout] | [INFO] [stdout] 501 | longest.insert(FIELDNAME_FILETYPE, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:501:20 [INFO] [stdout] | [INFO] [stdout] 501 | longest.insert(FIELDNAME_FILETYPE, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:502:20 [INFO] [stdout] | [INFO] [stdout] 502 | longest.insert(FIELDNAME_SIZE, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:502:20 [INFO] [stdout] | [INFO] [stdout] 502 | longest.insert(FIELDNAME_SIZE, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:503:20 [INFO] [stdout] | [INFO] [stdout] 503 | longest.insert(FIELDNAME_TIMEISO, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:503:20 [INFO] [stdout] | [INFO] [stdout] 503 | longest.insert(FIELDNAME_TIMEISO, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:504:20 [INFO] [stdout] | [INFO] [stdout] 504 | longest.insert(FIELDNAME_SRCNAME, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:504:20 [INFO] [stdout] | [INFO] [stdout] 504 | longest.insert(FIELDNAME_SRCNAME, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:505:20 [INFO] [stdout] | [INFO] [stdout] 505 | longest.insert(FIELDNAME_TARGETNAME, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:505:20 [INFO] [stdout] | [INFO] [stdout] 505 | longest.insert(FIELDNAME_TARGETNAME, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:506:20 [INFO] [stdout] | [INFO] [stdout] 506 | longest.insert(FIELDNAME_PREVIEW, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:506:20 [INFO] [stdout] | [INFO] [stdout] 506 | longest.insert(FIELDNAME_PREVIEW, 0); [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ expected `&str`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1103:12 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:516:46 [INFO] [stdout] | [INFO] [stdout] 516 | if let Some(x) = longest.get_mut(colname) { [INFO] [stdout] | ------- ^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1068:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 516 | if let Some(x) = longest.get_mut(&colname) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:516:46 [INFO] [stdout] | [INFO] [stdout] 516 | if let Some(x) = longest.get_mut(colname) { [INFO] [stdout] | ------- ^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:1068:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 516 | if let Some(x) = longest.get_mut(&colname) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | acls: match longest.get(FIELDNAME_ACLS) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 533 | acls: match longest.get(&FIELDNAME_ACLS) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | owner: match longest.get(FIELDNAME_OWNER) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 537 | owner: match longest.get(&FIELDNAME_OWNER) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:533:33 [INFO] [stdout] | [INFO] [stdout] 533 | acls: match longest.get(FIELDNAME_ACLS) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 533 | acls: match longest.get(&FIELDNAME_ACLS) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:541:37 [INFO] [stdout] | [INFO] [stdout] 541 | filetype: match longest.get(FIELDNAME_FILETYPE) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 541 | filetype: match longest.get(&FIELDNAME_FILETYPE) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:537:34 [INFO] [stdout] | [INFO] [stdout] 537 | owner: match longest.get(FIELDNAME_OWNER) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 537 | owner: match longest.get(&FIELDNAME_OWNER) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:545:33 [INFO] [stdout] | [INFO] [stdout] 545 | size: match longest.get(FIELDNAME_SIZE) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 545 | size: match longest.get(&FIELDNAME_SIZE) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:541:37 [INFO] [stdout] | [INFO] [stdout] 541 | filetype: match longest.get(FIELDNAME_FILETYPE) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 541 | filetype: match longest.get(&FIELDNAME_FILETYPE) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:549:36 [INFO] [stdout] | [INFO] [stdout] 549 | timeiso: match longest.get(FIELDNAME_TIMEISO) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 549 | timeiso: match longest.get(&FIELDNAME_TIMEISO) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:545:33 [INFO] [stdout] | [INFO] [stdout] 545 | size: match longest.get(FIELDNAME_SIZE) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 545 | size: match longest.get(&FIELDNAME_SIZE) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:553:36 [INFO] [stdout] | [INFO] [stdout] 553 | srcname: match longest.get(FIELDNAME_SRCNAME) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 553 | srcname: match longest.get(&FIELDNAME_SRCNAME) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:549:36 [INFO] [stdout] | [INFO] [stdout] 549 | timeiso: match longest.get(FIELDNAME_TIMEISO) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 549 | timeiso: match longest.get(&FIELDNAME_TIMEISO) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:557:39 [INFO] [stdout] | [INFO] [stdout] 557 | targetname: match longest.get(FIELDNAME_TARGETNAME) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 557 | targetname: match longest.get(&FIELDNAME_TARGETNAME) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:553:36 [INFO] [stdout] | [INFO] [stdout] 553 | srcname: match longest.get(FIELDNAME_SRCNAME) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 553 | srcname: match longest.get(&FIELDNAME_SRCNAME) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:561:36 [INFO] [stdout] | [INFO] [stdout] 561 | preview: match longest.get(FIELDNAME_PREVIEW) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 561 | preview: match longest.get(&FIELDNAME_PREVIEW) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:557:39 [INFO] [stdout] | [INFO] [stdout] 557 | targetname: match longest.get(FIELDNAME_TARGETNAME) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 557 | targetname: match longest.get(&FIELDNAME_TARGETNAME) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:786:22 [INFO] [stdout] | [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings); [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `Result` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected type `u8` [INFO] [stdout] found enum `Result` [INFO] [stdout] help: use the `?` operator to extract the `Result` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings)?; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:561:36 [INFO] [stdout] | [INFO] [stdout] 561 | preview: match longest.get(FIELDNAME_PREVIEW) { [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^ expected `&_`, found `u8` [INFO] [stdout] | | [INFO] [stdout] | arguments to this method are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&_` [INFO] [stdout] found type `u8` [INFO] [stdout] note: method defined here [INFO] [stdout] --> /rustc/f609b7e0586f81fefb3523e3e17adf779ac416be/library/std/src/collections/hash/map.rs:875:12 [INFO] [stdout] help: consider borrowing here [INFO] [stdout] | [INFO] [stdout] 561 | preview: match longest.get(&FIELDNAME_PREVIEW) { [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:807:31 [INFO] [stdout] | [INFO] [stdout] 807 | let fdef_field: &RowDef = get_field_from_fdefs(field).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------- argument #2 of type `&AllRowDefs` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | fn get_field_from_fdefs ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 591 | field: u8, [INFO] [stdout] | --------- [INFO] [stdout] 592 | fdefs: &AllRowDefs [INFO] [stdout] | ------------------ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 807 | let fdef_field: &RowDef = get_field_from_fdefs(field, /* &AllRowDefs */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `getcoldefs` in this scope [INFO] [stdout] --> src/main.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 622 | fn getcolefs (row: &Row, field: u8) -> Result { [INFO] [stdout] | -------------------------------------------------------- similarly named function `getcolefs` defined here [INFO] [stdout] ... [INFO] [stdout] 809 | let col: u8 = getcoldefs(row, field).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: a function with a similar name exists: `getcolefs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:786:22 [INFO] [stdout] | [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings); [INFO] [stdout] | -- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `u8`, found `Result` [INFO] [stdout] | | [INFO] [stdout] | expected due to this [INFO] [stdout] | [INFO] [stdout] = note: expected type `u8` [INFO] [stdout] found enum `Result` [INFO] [stdout] help: use the `?` operator to extract the `Result` value, propagating a `Result::Err` value to the caller [INFO] [stdout] | [INFO] [stdout] 786 | let padlen: u8 = get_colpadding_field(field, colpaddings)?; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> src/main.rs:807:31 [INFO] [stdout] | [INFO] [stdout] 807 | let fdef_field: &RowDef = get_field_from_fdefs(field).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^------- argument #2 of type `&AllRowDefs` is missing [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/main.rs:590:4 [INFO] [stdout] | [INFO] [stdout] 590 | fn get_field_from_fdefs ( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 591 | field: u8, [INFO] [stdout] | --------- [INFO] [stdout] 592 | fdefs: &AllRowDefs [INFO] [stdout] | ------------------ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 807 | let fdef_field: &RowDef = get_field_from_fdefs(field, /* &AllRowDefs */).unwrap(); [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `getcoldefs` in this scope [INFO] [stdout] --> src/main.rs:809:19 [INFO] [stdout] | [INFO] [stdout] 622 | fn getcolefs (row: &Row, field: u8) -> Result { [INFO] [stdout] | -------------------------------------------------------- similarly named function `getcolefs` defined here [INFO] [stdout] ... [INFO] [stdout] 809 | let col: u8 = getcoldefs(row, field).unwrap(); [INFO] [stdout] | ^^^^^^^^^^ help: a function with a similar name exists: `getcolefs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0106, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0106, E0308, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustls` (bin "rustls") due to 34 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustls` (bin "rustls" test) due to 34 previous errors [INFO] running `Command { std: "docker" "inspect" "664aafeaf663a179aaaa2f21760f534abdd65d2634996d52bb671f3544766fe1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "664aafeaf663a179aaaa2f21760f534abdd65d2634996d52bb671f3544766fe1", kill_on_drop: false }` [INFO] [stdout] 664aafeaf663a179aaaa2f21760f534abdd65d2634996d52bb671f3544766fe1