[INFO] cloning repository https://github.com/pikajude/nixt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pikajude/nixt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikajude%2Fnixt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikajude%2Fnixt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 837209d158fee722157233c4b6667b31fc420742 [INFO] checking pikajude/nixt against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpikajude%2Fnixt" "/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/pikajude/nixt on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pikajude/nixt [INFO] finished tweaking git repo https://github.com/pikajude/nixt [INFO] tweaked toml for git repo https://github.com/pikajude/nixt written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pikajude/nixt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5620e84d5b0c67e7c6beb56adb42c66eae8d2db88d20cb684d444fbbccfb9c53 [INFO] running `Command { std: "docker" "start" "-a" "5620e84d5b0c67e7c6beb56adb42c66eae8d2db88d20cb684d444fbbccfb9c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5620e84d5b0c67e7c6beb56adb42c66eae8d2db88d20cb684d444fbbccfb9c53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5620e84d5b0c67e7c6beb56adb42c66eae8d2db88d20cb684d444fbbccfb9c53", kill_on_drop: false }` [INFO] [stdout] 5620e84d5b0c67e7c6beb56adb42c66eae8d2db88d20cb684d444fbbccfb9c53 [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a12501c8ff735f592ad062da2482b66426bac31e08f8241833424e2d394b3fe [INFO] running `Command { std: "docker" "start" "-a" "0a12501c8ff735f592ad062da2482b66426bac31e08f8241833424e2d394b3fe", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling slog v2.5.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking unicode-segmentation v1.6.0 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking std_prelude v0.2.12 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking tee_readwrite v0.1.0 [INFO] [stderr] Checking assert_matches v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling libsqlite3-sys v0.20.0 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling libarchive3-sys v0.1.2 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dirs-sys-next v0.1.0 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking netdevice v0.1.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.14 [INFO] [stderr] Checking subslice v0.2.2 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking dns-lookup v1.0.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking dirs-next v1.0.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking users v0.10.0 [INFO] [stderr] Checking codespan v0.9.5 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking libarchive v0.1.1 [INFO] [stderr] Checking slog-scope v4.3.0 [INFO] [stderr] Checking slog-atomic v3.0.0 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Checking rusqlite v0.24.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking slog-stdlog v4.1.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.4.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking slog-async v2.5.0 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-queue v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking stfu8 v0.2.4 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking proptest v0.10.1 [INFO] [stderr] Checking crossbeam v0.8.0 [INFO] [stderr] Checking slog-term v2.6.0 [INFO] [stderr] Checking rustyline v6.2.0 [INFO] [stderr] Checking slog-envlogger v2.2.0 [INFO] [stderr] Checking sized-chunks v0.6.2 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.21 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling gen-settings v0.1.0 (/opt/rustwide/workdir/gen-settings) [INFO] [stderr] Checking ureq v1.4.1 [INFO] [stderr] Checking structopt v0.3.20 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking bincode v1.3.1 [INFO] [stderr] Checking string_cache v0.8.0 [INFO] [stderr] Checking path_abs v0.5.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking ipc-channel v0.14.1 [INFO] [stderr] Checking slog-json v2.3.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lalrpop-0.19.1/src/message/horiz.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .intersperse(self.separate) [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] 19 ~ Iterator::intersperse(self.items [INFO] [stdout] 20 + .iter() [INFO] [stdout] 21 + .map(|c| c.min_width()), self.separate) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 19 ~ Itertools::intersperse(self.items [INFO] [stdout] 20 + .iter() [INFO] [stdout] 21 + .map(|c| c.min_width()), self.separate) [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 `lalrpop` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "0a12501c8ff735f592ad062da2482b66426bac31e08f8241833424e2d394b3fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a12501c8ff735f592ad062da2482b66426bac31e08f8241833424e2d394b3fe", kill_on_drop: false }` [INFO] [stdout] 0a12501c8ff735f592ad062da2482b66426bac31e08f8241833424e2d394b3fe