[INFO] cloning repository https://github.com/stijnh/rust-advent-of-code-2019 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stijnh/rust-advent-of-code-2019" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstijnh%2Frust-advent-of-code-2019", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstijnh%2Frust-advent-of-code-2019'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8795c662b60ca01f5d615ea87d950260c42a800 [INFO] testing stijnh/rust-advent-of-code-2019 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%2Fstijnh%2Frust-advent-of-code-2019" "/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/stijnh/rust-advent-of-code-2019 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] started tweaking git repo https://github.com/stijnh/rust-advent-of-code-2019 [INFO] finished tweaking git repo https://github.com/stijnh/rust-advent-of-code-2019 [INFO] tweaked toml for git repo https://github.com/stijnh/rust-advent-of-code-2019 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/stijnh/rust-advent-of-code-2019 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defaultmap v0.5.0 [INFO] [stderr] Downloaded binary-heap-plus v0.2.0 [INFO] [stderr] Downloaded compare v0.1.0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a56c2541ef01b69e2a842f8f7cbe229da25b6a6d08771e31458fffceaf279da3 [INFO] running `Command { std: "docker" "start" "-a" "a56c2541ef01b69e2a842f8f7cbe229da25b6a6d08771e31458fffceaf279da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a56c2541ef01b69e2a842f8f7cbe229da25b6a6d08771e31458fffceaf279da3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a56c2541ef01b69e2a842f8f7cbe229da25b6a6d08771e31458fffceaf279da3", kill_on_drop: false }` [INFO] [stdout] a56c2541ef01b69e2a842f8f7cbe229da25b6a6d08771e31458fffceaf279da3 [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=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] aabde9dae855295aac0c90578a58e14e9c08f11f2e01b2f0649bad82c406e8eb [INFO] running `Command { std: "docker" "start" "-a" "aabde9dae855295aac0c90578a58e14e9c08f11f2e01b2f0649bad82c406e8eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.25 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling defaultmap v0.5.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling binary-heap-plus v0.2.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [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 regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling advent2019 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/day17.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | .intersperse(','); [INFO] [stdout] | ^^^^^^^^^^^ multiple `intersperse` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `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] 236 ~ let main = Iterator::intersperse(trace [INFO] [stdout] 237 + .iter() [INFO] [stdout] 238 + .copied() [INFO] [stdout] 239 ~ .map(|i| ['A', 'B', 'C'][i]), ','); [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 236 ~ let main = Itertools::intersperse(trace [INFO] [stdout] 237 + .iter() [INFO] [stdout] 238 + .copied() [INFO] [stdout] 239 ~ .map(|i| ['A', 'B', 'C'][i]), ','); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `advent2019` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "aabde9dae855295aac0c90578a58e14e9c08f11f2e01b2f0649bad82c406e8eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aabde9dae855295aac0c90578a58e14e9c08f11f2e01b2f0649bad82c406e8eb", kill_on_drop: false }` [INFO] [stdout] aabde9dae855295aac0c90578a58e14e9c08f11f2e01b2f0649bad82c406e8eb