[INFO] cloning repository https://github.com/marius851000/wikifunction_intepreter_2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/wikifunction_intepreter_2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fwikifunction_intepreter_2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fwikifunction_intepreter_2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85800c1411031b445c32b7a85d2105a4752964ad
[INFO] checking marius851000/wikifunction_intepreter_2 against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fwikifunction_intepreter_2" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/marius851000/wikifunction_intepreter_2
[INFO] finished tweaking git repo https://github.com/marius851000/wikifunction_intepreter_2
[INFO] tweaked toml for git repo https://github.com/marius851000/wikifunction_intepreter_2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marius851000/wikifunction_intepreter_2 on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/marius851000/wikifunction_intepreter_2 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb00e7dcff8febcce74a73280d59ce478a05a85ce7e7972d5e70dcfbb41a982e
[INFO] running `Command { std: "docker" "start" "-a" "eb00e7dcff8febcce74a73280d59ce478a05a85ce7e7972d5e70dcfbb41a982e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb00e7dcff8febcce74a73280d59ce478a05a85ce7e7972d5e70dcfbb41a982e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb00e7dcff8febcce74a73280d59ce478a05a85ce7e7972d5e70dcfbb41a982e", kill_on_drop: false }`
[INFO] [stdout] eb00e7dcff8febcce74a73280d59ce478a05a85ce7e7972d5e70dcfbb41a982e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c11093abd68e3744b32e9b0ae31184c2c927626658f30587d0aa14dc0bbcb26c
[INFO] running `Command { std: "docker" "start" "-a" "c11093abd68e3744b32e9b0ae31184c2c927626658f30587d0aa14dc0bbcb26c", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking sonic-number v0.1.0
[INFO] [stderr]     Checking sonic-simd v0.1.2
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]     Checking map-macro v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking faststr v0.2.32
[INFO] [stderr]     Checking parse_mediawiki_dump_reboot v1.0.2
[INFO] [stderr]     Checking sonic-rs v0.5.6
[INFO] [stderr]     Checking interpreter2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/data_types/wf_function_call.rs:260:32
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 .map_err(|e| e.inside_key(todo!()))?;
[INFO] [stdout]     |                                ^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                unreachable call
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/data_types/wf_function_call.rs:260:32
[INFO] [stdout]     |
[INFO] [stdout] 260 |                 .map_err(|e| e.inside_key(todo!()))?;
[INFO] [stdout]     |                                ^^^^^^^^^^ ------- any code following this expression is unreachable
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                unreachable call
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/functions/list.rs:49:73
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let as_boolean = WfBoolean::parse(evaluated, context).map_err(|(e, _)| todo!())?;
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: feature `test` is declared but not used
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(test)]
[INFO] [stdout]   |            ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/functions/list.rs:49:73
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let as_boolean = WfBoolean::parse(evaluated, context).map_err(|(e, _)| todo!())?;
[INFO] [stdout]    |                                                                         ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.04s
[INFO] running `Command { std: "docker" "inspect" "c11093abd68e3744b32e9b0ae31184c2c927626658f30587d0aa14dc0bbcb26c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c11093abd68e3744b32e9b0ae31184c2c927626658f30587d0aa14dc0bbcb26c", kill_on_drop: false }`
[INFO] [stdout] c11093abd68e3744b32e9b0ae31184c2c927626658f30587d0aa14dc0bbcb26c
