[INFO] cloning repository https://github.com/ragreener1/Motivate-legacy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ragreener1/Motivate-legacy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragreener1%2FMotivate-legacy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragreener1%2FMotivate-legacy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7186cb24f59ac464aa7fcfd71cb3ce9ac2706ce9 [INFO] testing ragreener1/Motivate-legacy against beta-2021-09-12 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragreener1%2FMotivate-legacy" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ragreener1/Motivate-legacy on toolchain beta-2021-09-12 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0/source/.cargo/config [INFO] started tweaking git repo https://github.com/ragreener1/Motivate-legacy [INFO] finished tweaking git repo https://github.com/ragreener1/Motivate-legacy [INFO] tweaked toml for git repo https://github.com/ragreener1/Motivate-legacy written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ragreener1/Motivate-legacy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-12" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hashmap_union v0.2.0 [INFO] [stderr] Downloaded serde v1.0.69 [INFO] [stderr] Downloaded yaml-rust v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+beta-2021-09-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccc7faa3f057d0b638887cf3ef3a80c58a627d3537a1002b64f01e43ec336d62 [INFO] running `Command { std: "docker" "start" "-a" "ccc7faa3f057d0b638887cf3ef3a80c58a627d3537a1002b64f01e43ec336d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccc7faa3f057d0b638887cf3ef3a80c58a627d3537a1002b64f01e43ec336d62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccc7faa3f057d0b638887cf3ef3a80c58a627d3537a1002b64f01e43ec336d62", kill_on_drop: false }` [INFO] [stdout] ccc7faa3f057d0b638887cf3ef3a80c58a627d3537a1002b64f01e43ec336d62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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" "+beta-2021-09-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92b56da435d6a7383f1560d57abd27b1d5e41157dffd7a2867f2d7c6a42393be [INFO] running `Command { std: "docker" "start" "-a" "92b56da435d6a7383f1560d57abd27b1d5e41157dffd7a2867f2d7c6a42393be", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling hashmap_union v0.2.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.3 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling simple_logger v0.5.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling motivate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/debug.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | .intersperse(",".to_string()) [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `std::iter::Map` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 9 ~ let hashmap_str = Iterator::intersperse(hashmap [INFO] [stdout] 10 + .iter() [INFO] [stdout] 11 + .map(|(mode, value)| match *mode { [INFO] [stdout] 12 + TransportMode::Cycle => format!("Cycle: {}", value), [INFO] [stdout] 13 + TransportMode::Car => format!("Car: {}", value), [INFO] [stdout] 14 + TransportMode::Walk => format!("Walk: {}", value), [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 9 ~ let hashmap_str = Itertools::intersperse(hashmap [INFO] [stdout] 10 + .iter() [INFO] [stdout] 11 + .map(|(mode, value)| match *mode { [INFO] [stdout] 12 + TransportMode::Cycle => format!("Cycle: {}", value), [INFO] [stdout] 13 + TransportMode::Car => format!("Car: {}", value), [INFO] [stdout] 14 + TransportMode::Walk => format!("Walk: {}", value), [INFO] [stdout] ... [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/debug.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `motivate` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "92b56da435d6a7383f1560d57abd27b1d5e41157dffd7a2867f2d7c6a42393be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b56da435d6a7383f1560d57abd27b1d5e41157dffd7a2867f2d7c6a42393be", kill_on_drop: false }` [INFO] [stdout] 92b56da435d6a7383f1560d57abd27b1d5e41157dffd7a2867f2d7c6a42393be