[INFO] cloning repository https://github.com/Hellx2/language2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hellx2/language2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHellx2%2Flanguage2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHellx2%2Flanguage2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 88f2d8b972421f70085a205e118f2656515b2373
[INFO] building Hellx2/language2 against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHellx2%2Flanguage2" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Hellx2/language2 on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Hellx2/language2
[INFO] finished tweaking git repo https://github.com/Hellx2/language2
[INFO] tweaked toml for git repo https://github.com/Hellx2/language2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Hellx2/language2 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 920682cfb713dd463c487b4fdd1eed290a927e2e884728cd655a2d3f8c1944a7
[INFO] running `Command { std: "docker" "start" "-a" "920682cfb713dd463c487b4fdd1eed290a927e2e884728cd655a2d3f8c1944a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "920682cfb713dd463c487b4fdd1eed290a927e2e884728cd655a2d3f8c1944a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920682cfb713dd463c487b4fdd1eed290a927e2e884728cd655a2d3f8c1944a7", kill_on_drop: false }`
[INFO] [stdout] 920682cfb713dd463c487b4fdd1eed290a927e2e884728cd655a2d3f8c1944a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cddf38d9a60c0579faf2b6ae30d8fcdd43568548273ffed7114adc478f89034
[INFO] running `Command { std: "docker" "start" "-a" "8cddf38d9a60c0579faf2b6ae30d8fcdd43568548273ffed7114adc478f89034", kill_on_drop: false }`
[INFO] [stderr]    Compiling language2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lexer.rs:68:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn add(self, expr: Expression) -> Self::Output {
[INFO] [stdout]    |                                       ------------ expected `Expression` because of return type
[INFO] [stdout] 67 |         unsafe {
[INFO] [stdout] 68 |             self.parse()
[INFO] [stdout]    |             ^^^^^^^^^^^^ expected `Expression`, found `Value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `TypeName::Uint(_)`, `TypeName::Float(_)`, `TypeName::String` and 1 more not covered
[INFO] [stdout]   --> src/lexer.rs:43:15
[INFO] [stdout]    |
[INFO] [stdout] 43 |         match self.typename {
[INFO] [stdout]    |               ^^^^^^^^^^^^^ patterns `TypeName::Uint(_)`, `TypeName::Float(_)`, `TypeName::String` and 1 more not covered
[INFO] [stdout]    |
[INFO] [stdout] note: `TypeName` defined here
[INFO] [stdout]   --> src/lexer.rs:4:10
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub enum TypeName {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 5  |     Int(u8),
[INFO] [stdout] 6  |     Uint(u8),
[INFO] [stdout]    |     ---- not covered
[INFO] [stdout] 7  |     Float(bool),
[INFO] [stdout]    |     ----- not covered
[INFO] [stdout] 8  |     String,
[INFO] [stdout]    |     ------ not covered
[INFO] [stdout] 9  |     Char,
[INFO] [stdout] 10 |     Bool,
[INFO] [stdout]    |     ---- not covered
[INFO] [stdout]    = note: the matched value is of type `TypeName`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 58 ~             },
[INFO] [stdout] 59 +             _ => todo!()
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0004]: non-exhaustive patterns: `0_u8..=7_u8`, `9_u8..=15_u8`, `17_u8..=31_u8` and 2 more not covered
[INFO] [stdout]   --> src/lexer.rs:45:23
[INFO] [stdout]    |
[INFO] [stdout] 45 |                 match byte_count {
[INFO] [stdout]    |                       ^^^^^^^^^^ patterns `0_u8..=7_u8`, `9_u8..=15_u8`, `17_u8..=31_u8` and 2 more not covered
[INFO] [stdout]    |
[INFO] [stdout]    = note: the matched value is of type `u8`
[INFO] [stdout] help: ensure that all possible cases are being handled by adding a match arm with a wildcard pattern as shown, or multiple match arms
[INFO] [stdout]    |
[INFO] [stdout] 53 ~                                      + cs!(self.bytes[6], i64) * 140_737_488_355_328 + cs!(self.bytes[7], i64) * 36_028_797_018_963_968),
[INFO] [stdout] 54 ~                     _ => todo!(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0004, E0308.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0004`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `language2` (bin "language2") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "8cddf38d9a60c0579faf2b6ae30d8fcdd43568548273ffed7114adc478f89034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cddf38d9a60c0579faf2b6ae30d8fcdd43568548273ffed7114adc478f89034", kill_on_drop: false }`
[INFO] [stdout] 8cddf38d9a60c0579faf2b6ae30d8fcdd43568548273ffed7114adc478f89034
