[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] checking ShotaroTsuji/compare-csv against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShotaroTsuji%2Fcompare-csv" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ShotaroTsuji/compare-csv on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/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" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14ce937db7a9e9de461db64a465e49975e3180c457b7439103aa090d4361a578 [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" "14ce937db7a9e9de461db64a465e49975e3180c457b7439103aa090d4361a578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14ce937db7a9e9de461db64a465e49975e3180c457b7439103aa090d4361a578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ce937db7a9e9de461db64a465e49975e3180c457b7439103aa090d4361a578", kill_on_drop: false }` [INFO] [stdout] 14ce937db7a9e9de461db64a465e49975e3180c457b7439103aa090d4361a578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 255cbd47e2956d38880671d657554fc5e89256ac9be7d0d1a3cd81000812a00d [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" "255cbd47e2956d38880671d657554fc5e89256ac9be7d0d1a3cd81000812a00d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling eyre v0.6.1 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking owo-colors v1.1.3 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tracing-subscriber v0.2.13 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rust_decimal v1.8.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking color-eyre v0.5.6 [INFO] [stderr] Checking compare-csv v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0369]: binary operation `==` cannot be applied to type `std::result::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] 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] | |__________std::result::Result, columns::ParseError> [INFO] [stdout] | Vec<(String, String)> [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] 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] | |__________std::result::Result, columns::ParseError> [INFO] [stdout] | Vec<(String, String)> [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[E0369]: binary operation `==` cannot be applied to type `std::result::Result, columns::ParseError>` [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] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________________________________________________________std::result::Result, columns::ParseError> [INFO] [stdout] | Vec<(String, String)> [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[E0369]: binary operation `==` cannot be applied to type `std::result::Result, columns::ParseError>` [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] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_______________________________________________________std::result::Result, columns::ParseError> [INFO] [stdout] | Vec<(String, String)> [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] | std::result::Result [INFO] [stdout] | expr::Term [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] | std::result::Result [INFO] [stdout] | expr::Term [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] | std::result::Result, expr::ParseError> [INFO] [stdout] | Option [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] | std::result::Result, expr::ParseError> [INFO] [stdout] | Option [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] 135 | | (vec![Term::Val(0)], vec![Term::Neg(1)])); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |______________________________________________________std::result::Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | (Vec, Vec) [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[E0369]: binary operation `==` cannot be applied to type `std::result::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] 143 | | (vec![Term::Val(0), Term::Neg(1)], vec![Term::Val(1), Term::Val(0)])); [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________________________________________________________________________________std::result::Result<(Vec, Vec), expr::ParseError> [INFO] [stdout] | (Vec, Vec) [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]: 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 12 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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "255cbd47e2956d38880671d657554fc5e89256ac9be7d0d1a3cd81000812a00d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "255cbd47e2956d38880671d657554fc5e89256ac9be7d0d1a3cd81000812a00d", kill_on_drop: false }` [INFO] [stdout] 255cbd47e2956d38880671d657554fc5e89256ac9be7d0d1a3cd81000812a00d