[INFO] fetching crate imag-counter 0.4.0... [INFO] testing imag-counter-0.4.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate imag-counter 0.4.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate imag-counter 0.4.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate imag-counter 0.4.0 [INFO] finished tweaking crates.io crate imag-counter 0.4.0 [INFO] tweaked toml for crates.io crate imag-counter 0.4.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-chain v0.10.0 [INFO] [stderr] Downloaded pest v0.3.3 [INFO] [stderr] Downloaded itertools v0.6.5 [INFO] [stderr] Downloaded libimagerror v0.4.0 [INFO] [stderr] Downloaded libimagrt v0.4.0 [INFO] [stderr] Downloaded libimagutil v0.4.0 [INFO] [stderr] Downloaded handlebars v0.29.1 [INFO] [stderr] Downloaded libimagcounter v0.4.0 [INFO] [stderr] Downloaded semver v0.8.0 [INFO] [stderr] Downloaded libimagstore v0.4.0 [INFO] [stderr] Downloaded toml-query v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 36ecae14b763d3c8333e432dfc294076389b1af9c2fc16517957bddea561a03c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36ecae14b763d3c8333e432dfc294076389b1af9c2fc16517957bddea561a03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36ecae14b763d3c8333e432dfc294076389b1af9c2fc16517957bddea561a03c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36ecae14b763d3c8333e432dfc294076389b1af9c2fc16517957bddea561a03c", kill_on_drop: false }` [INFO] [stdout] 36ecae14b763d3c8333e432dfc294076389b1af9c2fc16517957bddea561a03c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dca39763662f43350df9a715b79e468f51b1cdd65c3e7f8efe12860451e0e071 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dca39763662f43350df9a715b79e468f51b1cdd65c3e7f8efe12860451e0e071", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling is-match v0.1.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling version v2.0.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling xdg-basedir v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling libimagerror v0.4.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling libimagutil v0.4.0 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling toml-query v0.3.1 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling libimagstore v0.4.0 [INFO] [stderr] Compiling libimagcounter v0.4.0 [INFO] [stderr] Compiling libimagrt v0.4.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libimagrt-0.4.0/src/configuration.rs:270:10 [INFO] [stdout] | [INFO] [stdout] 270 | .flatten() [INFO] [stdout] | ^^^^^^^ multiple `flatten` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Iterator` for the type `std::slice::Iter<'a, T>` [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] 260 | Iterator::flatten(vec![ [INFO] [stdout] 261 | vec![searchpath.clone()], [INFO] [stdout] 262 | gen_vars(searchpath.clone(), variants.clone(), &modifier), [INFO] [stdout] 263 | [INFO] [stdout] 264 | env::var("HOME").map(|home| gen_vars(PathBuf::from(home), variants.clone(), &modifier)) [INFO] [stdout] 265 | .unwrap_or(vec![]), [INFO] [stdout] ... [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 260 | Itertools::flatten(vec![ [INFO] [stdout] 261 | vec![searchpath.clone()], [INFO] [stdout] 262 | gen_vars(searchpath.clone(), variants.clone(), &modifier), [INFO] [stdout] 263 | [INFO] [stdout] 264 | env::var("HOME").map(|home| gen_vars(PathBuf::from(home), variants.clone(), &modifier)) [INFO] [stdout] 265 | .unwrap_or(vec![]), [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 `libimagrt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "dca39763662f43350df9a715b79e468f51b1cdd65c3e7f8efe12860451e0e071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dca39763662f43350df9a715b79e468f51b1cdd65c3e7f8efe12860451e0e071", kill_on_drop: false }` [INFO] [stdout] dca39763662f43350df9a715b79e468f51b1cdd65c3e7f8efe12860451e0e071