[INFO] cloning repository https://github.com/Malien/luar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Malien/luar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7edd04d37f8975cc5eb9233c7d7f86699bad3465 [INFO] testing Malien/luar against try#5bc97a20e5cc382ae6d19f727a9e73eeb2734548 for pr-99093 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalien%2Fluar" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Malien/luar on toolchain 5bc97a20e5cc382ae6d19f727a9e73eeb2734548 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Malien/luar [INFO] finished tweaking git repo https://github.com/Malien/luar [INFO] tweaked toml for git repo https://github.com/Malien/luar written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Malien/luar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13b0a087e5f28f3121df5f42862b45390bb307e85fe73bb3524ef9979e6a9bdb [INFO] running `Command { std: "docker" "start" "-a" "13b0a087e5f28f3121df5f42862b45390bb307e85fe73bb3524ef9979e6a9bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13b0a087e5f28f3121df5f42862b45390bb307e85fe73bb3524ef9979e6a9bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13b0a087e5f28f3121df5f42862b45390bb307e85fe73bb3524ef9979e6a9bdb", kill_on_drop: false }` [INFO] [stdout] 13b0a087e5f28f3121df5f42862b45390bb307e85fe73bb3524ef9979e6a9bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 25c11dfd0bba6bfcde90287d889edd2216147264132f4bf44bea5f4f2fa5718f [INFO] running `Command { std: "docker" "start" "-a" "25c11dfd0bba6bfcde90287d889edd2216147264132f4bf44bea5f4f2fa5718f", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.0 [INFO] [stderr] Compiling peg-runtime v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling peg-macros v0.7.0 [INFO] [stderr] Compiling rand v0.8.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling quickcheck v1.0.2 [INFO] [stderr] Compiling peg v0.7.0 [INFO] [stderr] Compiling non_empty v0.1.0 (/opt/rustwide/workdir/non_empty) [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-map-derive v0.8.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling test_util v0.1.0 (/opt/rustwide/workdir/test_util) [INFO] [stderr] Compiling enum-map v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling luar_lex v0.1.0 (/opt/rustwide/workdir/lex) [INFO] [stderr] Compiling luar_syn v0.1.0 (/opt/rustwide/workdir/syn) [INFO] [stderr] Compiling luar_error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling decorum v0.3.1 [INFO] [stderr] Compiling ast_vm v0.1.0 (/opt/rustwide/workdir/ast_vm) [INFO] [stderr] Compiling reggie v0.1.0 (/opt/rustwide/workdir/reggie) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "25c11dfd0bba6bfcde90287d889edd2216147264132f4bf44bea5f4f2fa5718f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c11dfd0bba6bfcde90287d889edd2216147264132f4bf44bea5f4f2fa5718f", kill_on_drop: false }` [INFO] [stdout] 25c11dfd0bba6bfcde90287d889edd2216147264132f4bf44bea5f4f2fa5718f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+5bc97a20e5cc382ae6d19f727a9e73eeb2734548" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d03649aecb7cd68191e154ea30fe7bf4dfa6a9c22c96f5f6524fdfc97ab08fe3 [INFO] running `Command { std: "docker" "start" "-a" "d03649aecb7cd68191e154ea30fe7bf4dfa6a9c22c96f5f6524fdfc97ab08fe3", kill_on_drop: false }` [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.5 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling lua-src v544.0.1 [INFO] [stderr] Compiling luajit-src v210.3.4+resty073ac54 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling ntest_test_cases v0.7.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling non_empty v0.1.0 (/opt/rustwide/workdir/non_empty) [INFO] [stderr] Compiling test_util v0.1.0 (/opt/rustwide/workdir/test_util) [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling mlua v0.7.4 [INFO] [stderr] Compiling luar_error v0.1.0 (/opt/rustwide/workdir/error) [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ast_vm v0.1.0 (/opt/rustwide/workdir/ast_vm) [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling insta v1.3.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> ast_vm/src/stmnt/assignment.rs:79:14 [INFO] [stdout] | [INFO] [stdout] 79 | .intersperse_with(|| Token::Comma) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 77 ~ Itertools::intersperse_with(idents [INFO] [stdout] 78 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 77 ~ Iterator::intersperse_with(idents [INFO] [stdout] 78 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> ast_vm/src/stmnt/assignment.rs:84:22 [INFO] [stdout] | [INFO] [stdout] 84 | .intersperse_with(|| Token::Comma), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 82 ~ Itertools::intersperse_with(value_idents [INFO] [stdout] 83 ~ .map(Token::Ident), || Token::Comma), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 82 ~ Iterator::intersperse_with(value_idents [INFO] [stdout] 83 ~ .map(Token::Ident), || Token::Comma), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> ast_vm/src/stmnt/assignment.rs:218:14 [INFO] [stdout] | [INFO] [stdout] 218 | .intersperse_with(|| Token::Comma) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 216 ~ let tokens: Vec<_> = Itertools::intersperse_with(idents [INFO] [stdout] 217 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 216 ~ let tokens: Vec<_> = Iterator::intersperse_with(idents [INFO] [stdout] 217 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> ast_vm/src/stmnt/assignment.rs:234:22 [INFO] [stdout] | [INFO] [stdout] 234 | .intersperse_with(|| Token::Comma), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 232 ~ Itertools::intersperse_with(right_idents [INFO] [stdout] 233 ~ .map(Token::Ident), || Token::Comma), [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 232 ~ Iterator::intersperse_with(right_idents [INFO] [stdout] 233 ~ .map(Token::Ident), || Token::Comma), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> ast_vm/src/stmnt/assignment.rs:180:14 [INFO] [stdout] | [INFO] [stdout] 180 | .intersperse_with(|| Token::Comma) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ multiple `intersperse_with` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `Itertools` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `Iterator` for the type `Map` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 176 ~ let tokens: Vec<_> = Itertools::intersperse_with(idents [INFO] [stdout] 177 + .iter() [INFO] [stdout] 178 + .cloned() [INFO] [stdout] 179 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 176 ~ let tokens: Vec<_> = Iterator::intersperse_with(idents [INFO] [stdout] 177 + .iter() [INFO] [stdout] 178 + .cloned() [INFO] [stdout] 179 + .map(Token::Ident), || Token::Comma) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ast_vm` due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d03649aecb7cd68191e154ea30fe7bf4dfa6a9c22c96f5f6524fdfc97ab08fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03649aecb7cd68191e154ea30fe7bf4dfa6a9c22c96f5f6524fdfc97ab08fe3", kill_on_drop: false }` [INFO] [stdout] d03649aecb7cd68191e154ea30fe7bf4dfa6a9c22c96f5f6524fdfc97ab08fe3