[INFO] cloning repository https://github.com/ShotaroTsuji/compare-csv [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShotaroTsuji/compare-csv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShotaroTsuji%2Fcompare-csv", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShotaroTsuji%2Fcompare-csv'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fadc02e35ea40ee6654f55d2936d858e053cfa2 [INFO] testing ShotaroTsuji/compare-csv against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShotaroTsuji%2Fcompare-csv" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShotaroTsuji/compare-csv on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ShotaroTsuji/compare-csv [INFO] finished tweaking git repo https://github.com/ShotaroTsuji/compare-csv [INFO] tweaked toml for git repo https://github.com/ShotaroTsuji/compare-csv written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ShotaroTsuji/compare-csv already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded strum v0.18.0 [INFO] [stderr] Downloaded indenter v0.3.0 [INFO] [stderr] Downloaded eyre v0.6.1 [INFO] [stderr] Downloaded regex v1.4.1 [INFO] [stderr] Downloaded tracing-subscriber v0.2.13 [INFO] [stderr] Downloaded owo-colors v1.1.3 [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded color-spantrace v0.1.4 [INFO] [stderr] Downloaded strum_macros v0.18.0 [INFO] [stderr] Downloaded rust_decimal v1.8.1 [INFO] [stderr] Downloaded color-eyre v0.5.6 [INFO] [stderr] Downloaded thiserror-impl v1.0.21 [INFO] [stderr] Downloaded hermit-abi v0.1.16 [INFO] [stderr] Downloaded thiserror v1.0.21 [INFO] [stderr] Downloaded pin-project-lite v0.1.10 [INFO] [stderr] Downloaded tracing-attributes v0.1.11 [INFO] [stderr] Downloaded tracing v0.1.21 [INFO] [stderr] Downloaded aho-corasick v0.7.14 [INFO] [stderr] Downloaded regex-syntax v0.6.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c09089b7dd3fe8ad38fe88513c3cf268f51431587adcde84f2f51b31d0daacca [INFO] running `Command { std: "docker" "start" "-a" "c09089b7dd3fe8ad38fe88513c3cf268f51431587adcde84f2f51b31d0daacca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c09089b7dd3fe8ad38fe88513c3cf268f51431587adcde84f2f51b31d0daacca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c09089b7dd3fe8ad38fe88513c3cf268f51431587adcde84f2f51b31d0daacca", kill_on_drop: false }` [INFO] [stdout] c09089b7dd3fe8ad38fe88513c3cf268f51431587adcde84f2f51b31d0daacca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3185b6a9bb2999a28222e48ceb10f259fe4750c9e5c0d439ae42b433fb70cbf3 [INFO] running `Command { std: "docker" "start" "-a" "3185b6a9bb2999a28222e48ceb10f259fe4750c9e5c0d439ae42b433fb70cbf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling owo-colors v1.1.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.13 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling structopt v0.3.17 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.6 [INFO] [stderr] Compiling compare-csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "3185b6a9bb2999a28222e48ceb10f259fe4750c9e5c0d439ae42b433fb70cbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3185b6a9bb2999a28222e48ceb10f259fe4750c9e5c0d439ae42b433fb70cbf3", kill_on_drop: false }` [INFO] [stdout] 3185b6a9bb2999a28222e48ceb10f259fe4750c9e5c0d439ae42b433fb70cbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ef91e3385e64eb4f796513c9ed22718161874659de62f48dd549b71c80d14ab [INFO] running `Command { std: "docker" "start" "-a" "2ef91e3385e64eb4f796513c9ed22718161874659de62f48dd549b71c80d14ab", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling compare-csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/columns.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | / assert_eq!(super::parse_columns("key1:string,key2:decimal"), [INFO] [stdout] 107 | | vec![("key1".to_owned(), "string".to_owned()), [INFO] [stdout] 108 | | ("key2".to_owned(), "decimal".to_owned())] [INFO] [stdout] 109 | | ); [INFO] [stdout] | |_________^ expected enum `Result`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, columns::ParseError>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, columns::ParseError>` [INFO] [stdout] --> src/columns.rs:106:9 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(super::parse_columns("key1:string,key2:decimal"), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 107 | | vec![("key1".to_owned(), "string".to_owned()), [INFO] [stdout] 108 | | ("key2".to_owned(), "decimal".to_owned())] [INFO] [stdout] 109 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | |_________| [INFO] [stdout] | |_________Result, columns::ParseError> [INFO] [stdout] | Result, columns::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `columns::ParseError` [INFO] [stdout] --> src/columns.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `columns::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/columns.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | / assert_eq!(super::parse_columns("key1: string, key2: decimal "), [INFO] [stdout] 111 | | vec![("key1".to_owned(), "string".to_owned()), [INFO] [stdout] 112 | | ("key2".to_owned(), "decimal".to_owned())] [INFO] [stdout] 113 | | ); [INFO] [stdout] | |_________^ expected enum `Result`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, columns::ParseError>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, columns::ParseError>` [INFO] [stdout] --> src/columns.rs:110:9 [INFO] [stdout] | [INFO] [stdout] 110 | assert_eq!(super::parse_columns("key1: string, key2: decimal "), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 111 | | vec![("key1".to_owned(), "string".to_owned()), [INFO] [stdout] 112 | | ("key2".to_owned(), "decimal".to_owned())] [INFO] [stdout] 113 | | ); [INFO] [stdout] | | ^ [INFO] [stdout] | |_________| [INFO] [stdout] | |_________Result, columns::ParseError> [INFO] [stdout] | Result, columns::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `columns::ParseError` [INFO] [stdout] --> src/columns.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `columns::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/columns.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | / assert_eq!(super::parse_columns("key1,,key3"), [INFO] [stdout] 115 | | vec![("key1".to_owned(), "String".to_owned()), [INFO] [stdout] 116 | | (String::new(), "String".to_owned()), [INFO] [stdout] 117 | | ("key3".to_owned(), "String".to_owned())]); [INFO] [stdout] | |_______________________________________________________^ expected enum `Result`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, columns::ParseError>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, columns::ParseError>` [INFO] [stdout] --> src/columns.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(super::parse_columns("key1,,key3"), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 115 | | vec![("key1".to_owned(), "String".to_owned()), [INFO] [stdout] 116 | | (String::new(), "String".to_owned()), [INFO] [stdout] 117 | | ("key3".to_owned(), "String".to_owned())]); [INFO] [stdout] | | ^ [INFO] [stdout] | |_______________________________________________________| [INFO] [stdout] | |_______________________________________________________Result, columns::ParseError> [INFO] [stdout] | Result, columns::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `columns::ParseError` [INFO] [stdout] --> src/columns.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `columns::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/columns.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | / assert_eq!(super::parse_columns(",,,,"), [INFO] [stdout] 119 | | vec![(String::new(), "String".to_owned()); 5]); [INFO] [stdout] | |______________________________________________________^ expected enum `Result`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, columns::ParseError>` [INFO] [stdout] found struct `Vec<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, columns::ParseError>` [INFO] [stdout] --> src/columns.rs:118:9 [INFO] [stdout] | [INFO] [stdout] 118 | assert_eq!(super::parse_columns(",,,,"), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 119 | | vec![(String::new(), "String".to_owned()); 5]); [INFO] [stdout] | | ^ [INFO] [stdout] | |______________________________________________________| [INFO] [stdout] | |______________________________________________________Result, columns::ParseError> [INFO] [stdout] | Result, columns::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `columns::ParseError` [INFO] [stdout] --> src/columns.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `columns::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(parse_term("key1", &cols), Term::Val(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `expr::Term` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `expr::Term` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result` [INFO] [stdout] --> src/expr.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 114 | assert_eq!(parse_term("key1", &cols), Term::Val(0)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result [INFO] [stdout] | Result [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(parse_term("-key2", &cols), Term::Neg(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `expr::Term` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result` [INFO] [stdout] found enum `expr::Term` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result` [INFO] [stdout] --> src/expr.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | assert_eq!(parse_term("-key2", &cols), Term::Neg(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result [INFO] [stdout] | Result [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(parse_tuple("(x, y)", &cols), Some(Tuple(vec![Term::Val(0), Term::Val(1)]))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, expr::ParseError>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, expr::ParseError>` [INFO] [stdout] --> src/expr.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | assert_eq!(parse_tuple("(x, y)", &cols), Some(Tuple(vec![Term::Val(0), Term::Val(1)]))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result, expr::ParseError> [INFO] [stdout] | Result, expr::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(parse_tuple("(x, -y)", &cols), Some(Tuple(vec![Term::Val(0), Term::Neg(1)]))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `Result`, found enum `Option` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result, expr::ParseError>` [INFO] [stdout] found enum `Option<_>` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result, expr::ParseError>` [INFO] [stdout] --> src/expr.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | assert_eq!(parse_tuple("(x, -y)", &cols), Some(Tuple(vec![Term::Val(0), Term::Neg(1)]))); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | Result, expr::ParseError> [INFO] [stdout] | Result, expr::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | / assert_eq!(parse_equal("x = -b", &rcols, &lcols), [INFO] [stdout] 135 | | (vec![Term::Val(0)], vec![Term::Neg(1)])); [INFO] [stdout] | |_____________________________________________________^ expected enum `Result`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(Vec, Vec), expr::ParseError>` [INFO] [stdout] found tuple `(Vec, Vec)` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result<(Vec, Vec), expr::ParseError>` [INFO] [stdout] --> src/expr.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | assert_eq!(parse_equal("x = -b", &rcols, &lcols), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 135 | | (vec![Term::Val(0)], vec![Term::Neg(1)])); [INFO] [stdout] | | ^ [INFO] [stdout] | |_____________________________________________________| [INFO] [stdout] | |_____________________________________________________Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/expr.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | / assert_eq!(parse_equal("(x, -y) = (b, a)", &rcols, &lcols), [INFO] [stdout] 143 | | (vec![Term::Val(0), Term::Neg(1)], vec![Term::Val(1), Term::Val(0)])); [INFO] [stdout] | |_________________________________________________________________________________^ expected enum `Result`, found tuple [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Result<(Vec, Vec), expr::ParseError>` [INFO] [stdout] found tuple `(Vec, Vec)` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `Result<(Vec, Vec), expr::ParseError>` [INFO] [stdout] --> src/expr.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | assert_eq!(parse_equal("(x, -y) = (b, a)", &rcols, &lcols), [INFO] [stdout] | _________^ [INFO] [stdout] | |_________| [INFO] [stdout] | | [INFO] [stdout] 143 | | (vec![Term::Val(0), Term::Neg(1)], vec![Term::Val(1), Term::Val(0)])); [INFO] [stdout] | | ^ [INFO] [stdout] | |_________________________________________________________________________________| [INFO] [stdout] | |_________________________________________________________________________________Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | [INFO] [stdout] note: an implementation of `PartialEq` might be missing for `expr::ParseError` [INFO] [stdout] --> src/expr.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ParseError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ must implement `PartialEq` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider annotating `expr::ParseError` with `#[derive(PartialEq)]` [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(PartialEq)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/record.rs:172:42 [INFO] [stdout] | [INFO] [stdout] 172 | let record = vec![Value::Decimal(10), Value::String("hello".to_owned())]; [INFO] [stdout] | ^^ expected struct `rust_decimal::Decimal`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/record.rs:174:68 [INFO] [stdout] | [INFO] [stdout] 174 | vec![Value::String("hello".to_owned()), Value::Decimal(-10)]); [INFO] [stdout] | ^^^ expected struct `rust_decimal::Decimal`, found integer [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0369. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `compare-csv` due to 23 previous errors [INFO] running `Command { std: "docker" "inspect" "2ef91e3385e64eb4f796513c9ed22718161874659de62f48dd549b71c80d14ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ef91e3385e64eb4f796513c9ed22718161874659de62f48dd549b71c80d14ab", kill_on_drop: false }` [INFO] [stdout] 2ef91e3385e64eb4f796513c9ed22718161874659de62f48dd549b71c80d14ab