[INFO] crate term-parser 0.2.0 is already in cache [INFO] checking term-parser-0.2.0 against try#8810c24b0958114d8dbb32d878444e8956fce80f for pr-66063 [INFO] extracting crate term-parser 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate term-parser 0.2.0 on toolchain 8810c24b0958114d8dbb32d878444e8956fce80f [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate term-parser 0.2.0 [INFO] finished tweaking crates.io crate term-parser 0.2.0 [INFO] tweaked toml for crates.io crate term-parser 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+8810c24b0958114d8dbb32d878444e8956fce80f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 78790990e8edd8e10e2ed0f9f128a42ca13c48cec5dce125b04dafe9f209b2d9 [INFO] running `"docker" "start" "-a" "78790990e8edd8e10e2ed0f9f128a42ca13c48cec5dce125b04dafe9f209b2d9"` [INFO] [stderr] Checking term-parser v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::option::Option>` [INFO] [stderr] --> src/lib.rs:299:4 [INFO] [stderr] | [INFO] [stderr] 299 | assert_eq!(action_iter.next(), Some(Ok(action))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::option::Option> [INFO] [stderr] | std::option::Option> [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::option::Option>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::option::Option>` [INFO] [stderr] --> src/lib.rs:314:4 [INFO] [stderr] | [INFO] [stderr] 314 | assert_eq!(action_iter.next(), Some(Ok(action))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::option::Option> [INFO] [stderr] | std::option::Option> [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::option::Option>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::option::Option>` [INFO] [stderr] --> src/lib.rs:349:4 [INFO] [stderr] | [INFO] [stderr] 349 | assert_eq!(action_iter.next(), Some(Ok(action))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::option::Option> [INFO] [stderr] | std::option::Option> [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::option::Option>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::option::Option>` [INFO] [stderr] --> src/lib.rs:365:4 [INFO] [stderr] | [INFO] [stderr] 365 | assert_eq!(action_iter.next(), Some(Ok(action))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::option::Option> [INFO] [stderr] | std::option::Option> [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::option::Option>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0369]: binary operation `==` cannot be applied to type `std::option::Option>` [INFO] [stderr] --> src/lib.rs:391:4 [INFO] [stderr] | [INFO] [stderr] 391 | assert_eq!(action_iter.next(), Some(Ok(action))); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | std::option::Option> [INFO] [stderr] | std::option::Option> [INFO] [stderr] | [INFO] [stderr] = note: an implementation of `std::cmp::PartialEq` might be missing for `std::option::Option>` [INFO] [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0369`. [INFO] [stderr] error: could not compile `term-parser`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "78790990e8edd8e10e2ed0f9f128a42ca13c48cec5dce125b04dafe9f209b2d9"` [INFO] running `"docker" "rm" "-f" "78790990e8edd8e10e2ed0f9f128a42ca13c48cec5dce125b04dafe9f209b2d9"` [INFO] [stdout] 78790990e8edd8e10e2ed0f9f128a42ca13c48cec5dce125b04dafe9f209b2d9