[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] testing chronoslynx/lispers against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chronoslynx/lispers on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-103/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: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0adb0855dbeb09510e5b45e72d48336a9f23109f7e29262e2ffcfc53ad3acdb [INFO] running `Command { std: "docker" "start" "-a" "d0adb0855dbeb09510e5b45e72d48336a9f23109f7e29262e2ffcfc53ad3acdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0adb0855dbeb09510e5b45e72d48336a9f23109f7e29262e2ffcfc53ad3acdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0adb0855dbeb09510e5b45e72d48336a9f23109f7e29262e2ffcfc53ad3acdb", kill_on_drop: false }` [INFO] [stdout] d0adb0855dbeb09510e5b45e72d48336a9f23109f7e29262e2ffcfc53ad3acdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1289c15ff12bc335a49c0b4e94b7c16cd3d125be2349367fe22028908f62ce3 [INFO] running `Command { std: "docker" "start" "-a" "e1289c15ff12bc335a49c0b4e94b7c16cd3d125be2349367fe22028908f62ce3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling lispers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.86s [INFO] running `Command { std: "docker" "inspect" "e1289c15ff12bc335a49c0b4e94b7c16cd3d125be2349367fe22028908f62ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1289c15ff12bc335a49c0b4e94b7c16cd3d125be2349367fe22028908f62ce3", kill_on_drop: false }` [INFO] [stdout] e1289c15ff12bc335a49c0b4e94b7c16cd3d125be2349367fe22028908f62ce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f9b7cea3c3e06dc6823e9ba85dcbdb792fdc185a5b6e239bf83f2183941b828 [INFO] running `Command { std: "docker" "start" "-a" "2f9b7cea3c3e06dc6823e9ba85dcbdb792fdc185a5b6e239bf83f2183941b828", kill_on_drop: false }` [INFO] [stderr] Compiling lispers v0.1.0 (/opt/rustwide/workdir) [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] | | | [INFO] [stdout] | | expected 2 arguments [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] | |_________- supplied 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0532]: 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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use struct pattern syntax instead: `Error::UnexpectedChar { /* fields */ }` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/tokenize.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | UnexpectedChar { chr: char, loc: Loc }, [INFO] [stdout] | -------------- `Error::UnexpectedChar` defined here [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 E0532`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lispers` 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: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 struct `String`, found enum `Expr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> tests/parse.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | assert_eq!(goal, ast); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ expected enum `Expr`, found struct `Vec` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `Expr` [INFO] [stdout] found struct `Vec` [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 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: build failed [INFO] running `Command { std: "docker" "inspect" "2f9b7cea3c3e06dc6823e9ba85dcbdb792fdc185a5b6e239bf83f2183941b828", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f9b7cea3c3e06dc6823e9ba85dcbdb792fdc185a5b6e239bf83f2183941b828", kill_on_drop: false }` [INFO] [stdout] 2f9b7cea3c3e06dc6823e9ba85dcbdb792fdc185a5b6e239bf83f2183941b828