[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 master#90442458ac46b1d5eed752c316da25450f67285b for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayush-ji/rnum on toolchain 90442458ac46b1d5eed752c316da25450f67285b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "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-4/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" "+90442458ac46b1d5eed752c316da25450f67285b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abea31a24c2a2363e3b8cbcb41a9ceb92676f8b04686257b6c4d5db21ab6f364 [INFO] running `Command { std: "docker" "start" "-a" "abea31a24c2a2363e3b8cbcb41a9ceb92676f8b04686257b6c4d5db21ab6f364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abea31a24c2a2363e3b8cbcb41a9ceb92676f8b04686257b6c4d5db21ab6f364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abea31a24c2a2363e3b8cbcb41a9ceb92676f8b04686257b6c4d5db21ab6f364", kill_on_drop: false }` [INFO] [stdout] abea31a24c2a2363e3b8cbcb41a9ceb92676f8b04686257b6c4d5db21ab6f364 [INFO] running `Command { std: "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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+90442458ac46b1d5eed752c316da25450f67285b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f87f43f7cbc05774e4deafbe8c09ee5119ffd0647ba3e340c8315bb67f869157 [INFO] running `Command { std: "docker" "start" "-a" "f87f43f7cbc05774e4deafbe8c09ee5119ffd0647ba3e340c8315bb67f869157", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [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` [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" "f87f43f7cbc05774e4deafbe8c09ee5119ffd0647ba3e340c8315bb67f869157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f87f43f7cbc05774e4deafbe8c09ee5119ffd0647ba3e340c8315bb67f869157", kill_on_drop: false }` [INFO] [stdout] f87f43f7cbc05774e4deafbe8c09ee5119ffd0647ba3e340c8315bb67f869157