[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] testing ayush-ji/rnum against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum" "/workspace/builds/worker-39/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-39/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayush-ji/rnum on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-39/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 840562b39fffb66ed6e668cffe8a8c83935ca8fa92ad460bb98c97146f02804e [INFO] running `Command { std: "docker" "start" "-a" "840562b39fffb66ed6e668cffe8a8c83935ca8fa92ad460bb98c97146f02804e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "840562b39fffb66ed6e668cffe8a8c83935ca8fa92ad460bb98c97146f02804e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "840562b39fffb66ed6e668cffe8a8c83935ca8fa92ad460bb98c97146f02804e", kill_on_drop: false }` [INFO] [stdout] 840562b39fffb66ed6e668cffe8a8c83935ca8fa92ad460bb98c97146f02804e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a455daff3f11d14a4cfd6772ff7c2fbb75f3e1ae30991fc29050b0d100fb12a7 [INFO] running `Command { std: "docker" "start" "-a" "a455daff3f11d14a4cfd6772ff7c2fbb75f3e1ae30991fc29050b0d100fb12a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rnum v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "a455daff3f11d14a4cfd6772ff7c2fbb75f3e1ae30991fc29050b0d100fb12a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a455daff3f11d14a4cfd6772ff7c2fbb75f3e1ae30991fc29050b0d100fb12a7", kill_on_drop: false }` [INFO] [stdout] a455daff3f11d14a4cfd6772ff7c2fbb75f3e1ae30991fc29050b0d100fb12a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-39/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1413e40a77c1381fd7f900c99578a0c59055384cf8ed4f1af9a37b9613bfaec0 [INFO] running `Command { std: "docker" "start" "-a" "1413e40a77c1381fd7f900c99578a0c59055384cf8ed4f1af9a37b9613bfaec0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling 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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1413e40a77c1381fd7f900c99578a0c59055384cf8ed4f1af9a37b9613bfaec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1413e40a77c1381fd7f900c99578a0c59055384cf8ed4f1af9a37b9613bfaec0", kill_on_drop: false }` [INFO] [stdout] 1413e40a77c1381fd7f900c99578a0c59055384cf8ed4f1af9a37b9613bfaec0