[INFO] cloning repository https://github.com/chronoslynx/lispers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chronoslynx/lispers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 77bf85414b63baeec09f8dfb05686efd293a3d60 [INFO] checking chronoslynx/lispers against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chronoslynx/lispers on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chronoslynx/lispers [INFO] finished tweaking git repo https://github.com/chronoslynx/lispers [INFO] tweaked toml for git repo https://github.com/chronoslynx/lispers written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chronoslynx/lispers already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 704643977dc13185f103e58820abb9ec3735e7002dcef193465a0ba36d2e7e21 [INFO] running `Command { std: "docker" "start" "-a" "704643977dc13185f103e58820abb9ec3735e7002dcef193465a0ba36d2e7e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "704643977dc13185f103e58820abb9ec3735e7002dcef193465a0ba36d2e7e21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "704643977dc13185f103e58820abb9ec3735e7002dcef193465a0ba36d2e7e21", kill_on_drop: false }` [INFO] [stdout] 704643977dc13185f103e58820abb9ec3735e7002dcef193465a0ba36d2e7e21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 464acbbbf7e68178f7c8dc441796b843f88ca217ccc02f087a184d764535efa4 [INFO] running `Command { std: "docker" "start" "-a" "464acbbbf7e68178f7c8dc441796b843f88ca217ccc02f087a184d764535efa4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking lispers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0164]: expected tuple struct or tuple variant, found struct variant `Error::UnexpectedChar` [INFO] [stdout] --> tests/tokenize.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | Error::UnexpectedChar(c, l) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a tuple struct or tuple variant [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0164`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parse.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | Literal(Ident("a".to_string())), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | | [INFO] [stdout] | expected `String`, found `Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lispers` (test "tokenize") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parse.rs:80:13 [INFO] [stdout] | [INFO] [stdout] 80 | / Vector(vec![ [INFO] [stdout] 81 | | Literal(Ident("a".to_string())), [INFO] [stdout] 82 | | Literal(Ident("b".to_string())), [INFO] [stdout] 83 | | ]), [INFO] [stdout] | | ^- help: try using a conversion method: `.to_string()` [INFO] [stdout] | |______________| [INFO] [stdout] | expected `String`, found `Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this enum variant takes 2 arguments but 1 argument was supplied [INFO] [stdout] --> tests/parse.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 79 | Lambda(vec![ [INFO] [stdout] | _________^^^^^^- [INFO] [stdout] 80 | | Vector(vec![ [INFO] [stdout] 81 | | Literal(Ident("a".to_string())), [INFO] [stdout] 82 | | Literal(Ident("b".to_string())), [INFO] [stdout] ... | [INFO] [stdout] 90 | | ), [INFO] [stdout] 91 | | ]), [INFO] [stdout] | |__________- an argument of type `Box` is missing [INFO] [stdout] | [INFO] [stdout] note: tuple variant defined here [INFO] [stdout] --> /opt/rustwide/workdir/src/parse.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | Lambda(Vec, Box), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 79 ~ Lambda(vec![ [INFO] [stdout] 80 + Vector(vec![ [INFO] [stdout] 81 + Literal(Ident("a".to_string())), [INFO] [stdout] 82 + Literal(Ident("b".to_string())), [INFO] [stdout] 83 + ]), [INFO] [stdout] 84 + Call( [INFO] [stdout] 85 + "*".to_string(), [INFO] [stdout] 86 + vec![ [INFO] [stdout] 87 + Literal(Ident("a".to_string())), [INFO] [stdout] 88 + Literal(Ident("b".to_string())), [INFO] [stdout] 89 + ], [INFO] [stdout] 90 + ), [INFO] [stdout] 91 ~ ], /* Box */), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parse.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(goal, ast); [INFO] [stdout] | ^^^ expected `Expr`, found `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Expr` [INFO] [stdout] found struct `Vec` [INFO] [stdout] help: try wrapping the expression in `common::lispers::parse::Expr::List` [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(goal, common::lispers::parse::Expr::List(ast)); [INFO] [stdout] | +++++++++++++++++++++++++++++++++++ + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lispers` (test "parse") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "464acbbbf7e68178f7c8dc441796b843f88ca217ccc02f087a184d764535efa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464acbbbf7e68178f7c8dc441796b843f88ca217ccc02f087a184d764535efa4", kill_on_drop: false }` [INFO] [stdout] 464acbbbf7e68178f7c8dc441796b843f88ca217ccc02f087a184d764535efa4 [INFO] checking chronoslynx/lispers against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chronoslynx/lispers on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chronoslynx/lispers [INFO] finished tweaking git repo https://github.com/chronoslynx/lispers [INFO] tweaked toml for git repo https://github.com/chronoslynx/lispers written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/chronoslynx/lispers already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3506c84af3004a5bd83f4e75b899fbe2cf8885448349109c0eabeda6fed2dfab [INFO] running `Command { std: "docker" "start" "-a" "3506c84af3004a5bd83f4e75b899fbe2cf8885448349109c0eabeda6fed2dfab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3506c84af3004a5bd83f4e75b899fbe2cf8885448349109c0eabeda6fed2dfab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3506c84af3004a5bd83f4e75b899fbe2cf8885448349109c0eabeda6fed2dfab", kill_on_drop: false }` [INFO] [stdout] 3506c84af3004a5bd83f4e75b899fbe2cf8885448349109c0eabeda6fed2dfab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1a954214fa329292da1df373b4f5747804922803a24e90c434834c61ec49d01 [INFO] running `Command { std: "docker" "start" "-a" "c1a954214fa329292da1df373b4f5747804922803a24e90c434834c61ec49d01", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "c1a954214fa329292da1df373b4f5747804922803a24e90c434834c61ec49d01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1a954214fa329292da1df373b4f5747804922803a24e90c434834c61ec49d01", kill_on_drop: false }` [INFO] [stdout] c1a954214fa329292da1df373b4f5747804922803a24e90c434834c61ec49d01