[INFO] cloning repository https://github.com/niclasberg/calcy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/niclasberg/calcy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclasberg%2Fcalcy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclasberg%2Fcalcy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e61a44b58f3ce205a823529c041e004dbec42242
[INFO] testing niclasberg/calcy against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fniclasberg%2Fcalcy" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/niclasberg/calcy
[INFO] finished tweaking git repo https://github.com/niclasberg/calcy
[INFO] tweaked toml for git repo https://github.com/niclasberg/calcy written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/niclasberg/calcy on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/niclasberg/calcy 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d
[INFO] running `Command { std: "docker" "start" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ariadne v0.6.0
[INFO] [stderr]    Compiling intervalsets v0.1.0-alpha.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling calcy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around `match` scrutinee expression
[INFO] [stdout]    --> src/types.rs:475:24
[INFO] [stdout]     |
[INFO] [stdout] 475 |         self.0 = match (other) {
[INFO] [stdout]     |                        ^     ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 475 -         self.0 = match (other) {
[INFO] [stdout] 475 +         self.0 = match other {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/types.rs:564:37
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub const INT: Self = Self::Int(IntType { bounds: todo!() });
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^^^^^^-------^^
[INFO] [stdout]     |                                     |                 |
[INFO] [stdout]     |                                     |                 any code following this expression is unreachable
[INFO] [stdout]     |                                     unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `args`
[INFO] [stdout]    --> src/expr.rs:312:44
[INFO] [stdout]     |
[INFO] [stdout] 312 |             ExprKind::FunctionCall { func, args } => f
[INFO] [stdout]     |                                            ^^^^ help: try ignoring the field: `args: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_expr`
[INFO] [stdout]    --> src/parse_expr.rs:183:17
[INFO] [stdout]     |
[INFO] [stdout] 183 |             let value_expr = parse_expr(exprs, i, 0)?;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `span`
[INFO] [stdout]    --> src/parse_expr.rs:237:30
[INFO] [stdout]     |
[INFO] [stdout] 237 |                     let (id, span) = parse_identifier(exprs, i)?;
[INFO] [stdout]     |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_type`
[INFO] [stdout]    --> src/type_checker.rs:155:17
[INFO] [stdout]     |
[INFO] [stdout] 155 |             let value_type = infer(cx, expressions, *value_expr)?;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/types.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn union(&self, other: &Self) -> Self {
[INFO] [stdout]     |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/types.rs:150:29
[INFO] [stdout]     |
[INFO] [stdout] 150 |     pub fn intersect(&self, other: &Self) -> Option<Self> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/types.rs:162:30
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub fn difference(&self, other: &Self) -> Option<Self> {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/types.rs:252:33
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn is_subtype_of(&self, other: &Self) -> bool {
[INFO] [stdout]     |                                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]    --> src/types.rs:408:26
[INFO] [stdout]     |
[INFO] [stdout] 408 |             Type::Record(btree_map) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_type`
[INFO] [stdout]    --> src/types.rs:422:22
[INFO] [stdout]     |
[INFO] [stdout] 422 |             Type::Fn(fn_type) => todo!(),
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]    --> src/types.rs:437:26
[INFO] [stdout]     |
[INFO] [stdout] 437 |             Type::Record(btree_map) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/types.rs:489:22
[INFO] [stdout]     |
[INFO] [stdout] 489 |             Type::Fn(other) => {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_type`
[INFO] [stdout]    --> src/types.rs:499:23
[INFO] [stdout]     |
[INFO] [stdout] 499 |             Type::Int(int_type) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type`
[INFO] [stdout]    --> src/types.rs:500:25
[INFO] [stdout]     |
[INFO] [stdout] 500 |             Type::Array(array_type) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_array_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `union_type`
[INFO] [stdout]    --> src/types.rs:501:25
[INFO] [stdout]     |
[INFO] [stdout] 501 |             Type::Union(union_type) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_union_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]    --> src/types.rs:502:26
[INFO] [stdout]     |
[INFO] [stdout] 502 |             Type::Record(btree_map) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_type`
[INFO] [stdout]    --> src/types.rs:515:25
[INFO] [stdout]     |
[INFO] [stdout] 515 |             Type::Array(array_type) => todo!(),
[INFO] [stdout]     |                         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_array_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_type`
[INFO] [stdout]    --> src/types.rs:516:22
[INFO] [stdout]     |
[INFO] [stdout] 516 |             Type::Fn(fn_type) => todo!(),
[INFO] [stdout]     |                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `btree_map`
[INFO] [stdout]    --> src/types.rs:526:26
[INFO] [stdout]     |
[INFO] [stdout] 526 |             Type::Record(btree_map) => todo!(),
[INFO] [stdout]     |                          ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_btree_map`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `int_type`
[INFO] [stdout]    --> src/types.rs:527:23
[INFO] [stdout]     |
[INFO] [stdout] 527 |             Type::Int(int_type) => todo!(),
[INFO] [stdout]     |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_int_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0080]: evaluation panicked: not yet implemented
[INFO] [stdout]    --> src/types.rs:564:55
[INFO] [stdout]     |
[INFO] [stdout] 564 |     pub const INT: Self = Self::Int(IntType { bounds: todo!() });
[INFO] [stdout]     |                                                       ^^^^^^^ evaluation of `types::Type::INT` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]    --> src/types.rs:623:36
[INFO] [stdout]     |
[INFO] [stdout] 623 |             TypeAnnotation::Int => Type::INT,
[INFO] [stdout]     |                                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calcy` (bin "calcy") due to 1 previous error; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d", kill_on_drop: false }`
[INFO] [stdout] 595ce7831b56a9d892a70c4dd5f892820f5be221e2c1c2911a1b52f21841ce7d
