[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#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchronoslynx%2Flispers" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chronoslynx/lispers on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-8/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f2d8e3dc5a697621646ddc5dc98463da85a2fa929f7d9eea1f2d580a90bb053 [INFO] running `Command { std: "docker" "start" "-a" "7f2d8e3dc5a697621646ddc5dc98463da85a2fa929f7d9eea1f2d580a90bb053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2d8e3dc5a697621646ddc5dc98463da85a2fa929f7d9eea1f2d580a90bb053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2d8e3dc5a697621646ddc5dc98463da85a2fa929f7d9eea1f2d580a90bb053", kill_on_drop: false }` [INFO] [stdout] 7f2d8e3dc5a697621646ddc5dc98463da85a2fa929f7d9eea1f2d580a90bb053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a552ec8a753a9c21e4e9f76b5a225a12f9ca8095b4e732ef4a8a2f53ae0ab348 [INFO] running `Command { std: "docker" "start" "-a" "a552ec8a753a9c21e4e9f76b5a225a12f9ca8095b4e732ef4a8a2f53ae0ab348", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.44 [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 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 10.62s [INFO] running `Command { std: "docker" "inspect" "a552ec8a753a9c21e4e9f76b5a225a12f9ca8095b4e732ef4a8a2f53ae0ab348", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a552ec8a753a9c21e4e9f76b5a225a12f9ca8095b4e732ef4a8a2f53ae0ab348", kill_on_drop: false }` [INFO] [stdout] a552ec8a753a9c21e4e9f76b5a225a12f9ca8095b4e732ef4a8a2f53ae0ab348 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5d227cf34263c23010af0cd68c417da1eca4fdb9ec61882c2728f694e5e16da [INFO] running `Command { std: "docker" "start" "-a" "d5d227cf34263c23010af0cd68c417da1eca4fdb9ec61882c2728f694e5e16da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling lispers v0.1.0 (/opt/rustwide/workdir) [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[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: 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" "d5d227cf34263c23010af0cd68c417da1eca4fdb9ec61882c2728f694e5e16da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d227cf34263c23010af0cd68c417da1eca4fdb9ec61882c2728f694e5e16da", kill_on_drop: false }` [INFO] [stdout] d5d227cf34263c23010af0cd68c417da1eca4fdb9ec61882c2728f694e5e16da