[INFO] cloning repository https://github.com/ayush-ji/rnum [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ayush-ji/rnum" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a852043abceb0f103fe215a0e29942b71ec4452a [INFO] checking ayush-ji/rnum against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayush-ji/rnum on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ayush-ji/rnum [INFO] finished tweaking git repo https://github.com/ayush-ji/rnum [INFO] tweaked toml for git repo https://github.com/ayush-ji/rnum written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/ayush-ji/rnum already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f5b75d19e7ad37a62f824b7b48581822207c4c27e0b76e03da6421db950205f [INFO] running `Command { std: "docker" "start" "-a" "3f5b75d19e7ad37a62f824b7b48581822207c4c27e0b76e03da6421db950205f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f5b75d19e7ad37a62f824b7b48581822207c4c27e0b76e03da6421db950205f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f5b75d19e7ad37a62f824b7b48581822207c4c27e0b76e03da6421db950205f", kill_on_drop: false }` [INFO] [stdout] 3f5b75d19e7ad37a62f824b7b48581822207c4c27e0b76e03da6421db950205f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b40a85cc6ea5be085c6b8930773700129244355e9a92faa70749df23a1a2da2 [INFO] running `Command { std: "docker" "start" "-a" "7b40a85cc6ea5be085c6b8930773700129244355e9a92faa70749df23a1a2da2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking rnum v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: can't compare `String` with `(String, String)` [INFO] [stdout] --> src/test/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | assert_eq!(test_vec, logic::parse(vec![String::from("hello")])) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `String == (String, String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(String, String)>` is not implemented for `String` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `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[E0277]: can't compare `String` with `(String, String)` [INFO] [stdout] --> src/test/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | assert_eq!(test_vect.clone(), logic::parse(test_vect)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `String == (String, String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(String, String)>` is not implemented for `String` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `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[E0277]: can't compare `String` with `(String, String)` [INFO] [stdout] --> src/test/mod.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | assert_eq!(test_vect.clone(), logic::parse(test_vect)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `String == (String, String)` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq<(String, String)>` is not implemented for `String` [INFO] [stdout] = note: required because of the requirements on the impl of `PartialEq>` for `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: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rnum` due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "7b40a85cc6ea5be085c6b8930773700129244355e9a92faa70749df23a1a2da2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b40a85cc6ea5be085c6b8930773700129244355e9a92faa70749df23a1a2da2", kill_on_drop: false }` [INFO] [stdout] 7b40a85cc6ea5be085c6b8930773700129244355e9a92faa70749df23a1a2da2