[INFO] cloning repository https://github.com/darklyspaced/olivia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darklyspaced/olivia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarklyspaced%2Folivia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarklyspaced%2Folivia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da1dc7544c225aadafd5860ee12bb2c9fde84731
[INFO] checking darklyspaced/olivia/da1dc7544c225aadafd5860ee12bb2c9fde84731 against master#9bfa31f632912180dc742809bcc51a97f2d7079d for pr-140151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarklyspaced%2Folivia" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/darklyspaced/olivia on toolchain 9bfa31f632912180dc742809bcc51a97f2d7079d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/darklyspaced/olivia
[INFO] finished tweaking git repo https://github.com/darklyspaced/olivia
[INFO] tweaked toml for git repo https://github.com/darklyspaced/olivia written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/darklyspaced/olivia 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" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 13 packages to latest Rust 1.88.0-nightly compatible versions
[INFO] [stderr]       Adding bitflags v2.9.0
[INFO] [stderr]       Adding cfg-if v1.0.0
[INFO] [stderr]       Adding getrandom v0.3.2
[INFO] [stderr]       Adding libc v0.2.172
[INFO] [stderr]       Adding ppv-lite86 v0.2.21
[INFO] [stderr]       Adding r-efi v5.2.0
[INFO] [stderr]       Adding rand v0.9.1
[INFO] [stderr]       Adding rand_chacha v0.9.0
[INFO] [stderr]       Adding rand_core v0.9.3
[INFO] [stderr]       Adding wasi v0.14.2+wasi-0.2.4
[INFO] [stderr]       Adding wit-bindgen-rt v0.39.0
[INFO] [stderr]       Adding zerocopy v0.8.24
[INFO] [stderr]       Adding zerocopy-derive v0.8.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aad02ef25a8a60c8379fd7e71d6ddd95f26c493a972f40988ddf747dac41c30d
[INFO] running `Command { std: "docker" "start" "-a" "aad02ef25a8a60c8379fd7e71d6ddd95f26c493a972f40988ddf747dac41c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aad02ef25a8a60c8379fd7e71d6ddd95f26c493a972f40988ddf747dac41c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aad02ef25a8a60c8379fd7e71d6ddd95f26c493a972f40988ddf747dac41c30d", kill_on_drop: false }`
[INFO] [stdout] aad02ef25a8a60c8379fd7e71d6ddd95f26c493a972f40988ddf747dac41c30d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+9bfa31f632912180dc742809bcc51a97f2d7079d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 263fd42baede1ef114c3d8e32f88cbdf5877e0c62b235a45c26d6be036281f39
[INFO] running `Command { std: "docker" "start" "-a" "263fd42baede1ef114c3d8e32f88cbdf5877e0c62b235a45c26d6be036281f39", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking colour v0.1.0 (/opt/rustwide/workdir/colour)
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking compiler v0.0.0 (/opt/rustwide/workdir/compiler)
[INFO] [stdout] error[E0635]: unknown feature `hash_raw_entry`
[INFO] [stdout]  --> compiler/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(hash_raw_entry)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `hash_raw_entry`
[INFO] [stdout]  --> compiler/src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(hash_raw_entry)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                             ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:33
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> compiler/src/type_ck.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Expr::UnaryOp(op, expr) => todo!(),
[INFO] [stdout]     |                               ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> compiler/src/type_ck.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Expr::UnaryOp(op, expr) => todo!(),
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Expr::FnInvoc(fn_ident, vec) => todo!(),
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_ident`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> compiler/src/type_ck.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Expr::FnInvoc(fn_ident, vec) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bind_ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 Expr::Ident(bind_ident) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_ident`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> compiler/src/type_ck.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 Expr::Atom(value) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Ast::Application { ident, params } => todo!(),
[INFO] [stdout]     |                                ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> compiler/src/type_ck.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Ast::Application { ident, params } => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:29
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                             ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:33
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr1`
[INFO] [stdout]    --> compiler/src/type_ck.rs:104:39
[INFO] [stdout]     |
[INFO] [stdout] 104 |                 Expr::BinOp(op, expr, expr1) => todo!(),
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_expr1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `op`
[INFO] [stdout]    --> compiler/src/type_ck.rs:105:31
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Expr::UnaryOp(op, expr) => todo!(),
[INFO] [stdout]     |                               ^^ help: if this is intentional, prefix it with an underscore: `_op`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `expr`
[INFO] [stdout]    --> compiler/src/type_ck.rs:105:35
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 Expr::UnaryOp(op, expr) => todo!(),
[INFO] [stdout]     |                                   ^^^^ help: if this is intentional, prefix it with an underscore: `_expr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fn_ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:106:31
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Expr::FnInvoc(fn_ident, vec) => todo!(),
[INFO] [stdout]     |                               ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_fn_ident`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vec`
[INFO] [stdout]    --> compiler/src/type_ck.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 |                 Expr::FnInvoc(fn_ident, vec) => todo!(),
[INFO] [stdout]     |                                         ^^^ help: if this is intentional, prefix it with an underscore: `_vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bind_ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                 Expr::Ident(bind_ident) => todo!(),
[INFO] [stdout]     |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bind_ident`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> compiler/src/type_ck.rs:108:28
[INFO] [stdout]     |
[INFO] [stdout] 108 |                 Expr::Atom(value) => todo!(),
[INFO] [stdout]     |                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ident`
[INFO] [stdout]    --> compiler/src/type_ck.rs:110:32
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Ast::Application { ident, params } => todo!(),
[INFO] [stdout]     |                                ^^^^^ help: try ignoring the field: `ident: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> compiler/src/type_ck.rs:110:39
[INFO] [stdout]     |
[INFO] [stdout] 110 |             Ast::Application { ident, params } => todo!(),
[INFO] [stdout]     |                                       ^^^^^^ help: try ignoring the field: `params: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `compiler` (lib test) due to 1 previous error; 11 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `compiler` (lib) due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "263fd42baede1ef114c3d8e32f88cbdf5877e0c62b235a45c26d6be036281f39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "263fd42baede1ef114c3d8e32f88cbdf5877e0c62b235a45c26d6be036281f39", kill_on_drop: false }`
[INFO] [stdout] 263fd42baede1ef114c3d8e32f88cbdf5877e0c62b235a45c26d6be036281f39
