[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 try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fayush-ji%2Frnum" "/workspace/builds/worker-117/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-117/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ayush-ji/rnum on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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-117/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" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--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-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 300858801c8d432d3c0a7d6705e2cf155e4a688e5c64b7b664d1f4fb0cb5d853 [INFO] running `Command { std: "docker" "start" "-a" "300858801c8d432d3c0a7d6705e2cf155e4a688e5c64b7b664d1f4fb0cb5d853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "300858801c8d432d3c0a7d6705e2cf155e4a688e5c64b7b664d1f4fb0cb5d853", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "300858801c8d432d3c0a7d6705e2cf155e4a688e5c64b7b664d1f4fb0cb5d853", kill_on_drop: false }` [INFO] [stdout] 300858801c8d432d3c0a7d6705e2cf155e4a688e5c64b7b664d1f4fb0cb5d853 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b302d033b255b45922a6a41e447f4e169b17fb488c73f9abcdd2845038f7d87a [INFO] running `Command { std: "docker" "start" "-a" "b302d033b255b45922a6a41e447f4e169b17fb488c73f9abcdd2845038f7d87a", 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 4.53s [INFO] running `Command { std: "docker" "inspect" "b302d033b255b45922a6a41e447f4e169b17fb488c73f9abcdd2845038f7d87a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b302d033b255b45922a6a41e447f4e169b17fb488c73f9abcdd2845038f7d87a", kill_on_drop: false }` [INFO] [stdout] b302d033b255b45922a6a41e447f4e169b17fb488c73f9abcdd2845038f7d87a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-117/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44987c65c76c2da2fb6c7d8b7484966c583df12f92c64530025a28fc74e94f6c [INFO] running `Command { std: "docker" "start" "-a" "44987c65c76c2da2fb6c7d8b7484966c583df12f92c64530025a28fc74e94f6c", 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" "44987c65c76c2da2fb6c7d8b7484966c583df12f92c64530025a28fc74e94f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44987c65c76c2da2fb6c7d8b7484966c583df12f92c64530025a28fc74e94f6c", kill_on_drop: false }` [INFO] [stdout] 44987c65c76c2da2fb6c7d8b7484966c583df12f92c64530025a28fc74e94f6c