[INFO] cloning repository https://github.com/ragreener1/Motivate [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" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragreener1%2FMotivate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fragreener1%2FMotivate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 73ac048017083caf1b425522adba5af660c4829f [INFO] testing ragreener1/Motivate 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" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ragreener1/Motivate 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-11/source/.cargo/config [INFO] started tweaking git repo https://github.com/ragreener1/Motivate [INFO] finished tweaking git repo https://github.com/ragreener1/Motivate [INFO] tweaked toml for git repo https://github.com/ragreener1/Motivate written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/ragreener1/Motivate 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e2361944f3b9c2763496a8590810feb55c26789435656f0228d7bf6a2d743b1e [INFO] running `Command { std: "docker" "start" "-a" "e2361944f3b9c2763496a8590810feb55c26789435656f0228d7bf6a2d743b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2361944f3b9c2763496a8590810feb55c26789435656f0228d7bf6a2d743b1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2361944f3b9c2763496a8590810feb55c26789435656f0228d7bf6a2d743b1e", kill_on_drop: false }` [INFO] [stdout] e2361944f3b9c2763496a8590810feb55c26789435656f0228d7bf6a2d743b1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] e0326ebeac126839d1b1fd1d47cccda4a9d00aefdd57f806ad63bbfb02b6ee0b [INFO] running `Command { std: "docker" "start" "-a" "e0326ebeac126839d1b1fd1d47cccda4a9d00aefdd57f806ad63bbfb02b6ee0b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling serde v1.0.69 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling hashmap_union v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling proc-macro2 v0.4.6 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling rand v0.5.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.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rand` [INFO] [stdout] --> src/weather.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use rand; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [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: `Rng` [INFO] [stdout] --> src/social_network.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | use rand::{Rng, SeedableRng, rngs::StdRng}; [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] [INFO] [stdout] error: aborting due to previous error; 3 warnings 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; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e0326ebeac126839d1b1fd1d47cccda4a9d00aefdd57f806ad63bbfb02b6ee0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0326ebeac126839d1b1fd1d47cccda4a9d00aefdd57f806ad63bbfb02b6ee0b", kill_on_drop: false }` [INFO] [stdout] e0326ebeac126839d1b1fd1d47cccda4a9d00aefdd57f806ad63bbfb02b6ee0b