[INFO] cloning repository https://github.com/lexara-prime-ai/SIMP_LANG
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexara-prime-ai/SIMP_LANG" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexara-prime-ai%2FSIMP_LANG", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexara-prime-ai%2FSIMP_LANG'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3077931aaeff6d71df59cca5eaba900238085aa1
[INFO] checking lexara-prime-ai/SIMP_LANG against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexara-prime-ai%2FSIMP_LANG" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/lexara-prime-ai/SIMP_LANG on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/lexara-prime-ai/SIMP_LANG
[INFO] finished tweaking git repo https://github.com/lexara-prime-ai/SIMP_LANG
[INFO] tweaked toml for git repo https://github.com/lexara-prime-ai/SIMP_LANG written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/lexara-prime-ai/SIMP_LANG 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded pest_generator v2.7.12
[INFO] [stderr]   Downloaded pest_meta v2.7.12
[INFO] [stderr]   Downloaded llvm-sys v140.1.3
[INFO] [stderr]   Downloaded pest v2.7.12
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded pest_derive v2.7.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3f9a3f168a7916555ede7721d97bfdf351f10ed2522432bddef9cb6787181fd
[INFO] running `Command { std: "docker" "start" "-a" "a3f9a3f168a7916555ede7721d97bfdf351f10ed2522432bddef9cb6787181fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3f9a3f168a7916555ede7721d97bfdf351f10ed2522432bddef9cb6787181fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3f9a3f168a7916555ede7721d97bfdf351f10ed2522432bddef9cb6787181fd", kill_on_drop: false }`
[INFO] [stdout] a3f9a3f168a7916555ede7721d97bfdf351f10ed2522432bddef9cb6787181fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92bda4b54e911aabff1fa6ac4ed1e1822b8ffb3828ff8c437fb462ecf611b4fd
[INFO] running `Command { std: "docker" "start" "-a" "92bda4b54e911aabff1fa6ac4ed1e1822b8ffb3828ff8c437fb462ecf611b4fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling inkwell v0.5.0 (https://github.com/TheDan64/inkwell?branch=master#4028abc9)
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling llvm-sys v140.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling inkwell_internals v0.10.0 (https://github.com/TheDan64/inkwell?branch=master#4028abc9)
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.12
[INFO] [stderr]    Compiling pest_meta v2.7.12
[INFO] [stderr]    Compiling pest_generator v2.7.12
[INFO] [stderr]    Compiling pest_derive v2.7.12
[INFO] [stderr]     Checking simp_lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/parser.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ast.push(build_ast_from_expr(pair));
[INFO] [stdout]    |                 ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Node`, found `Result<Node, Error>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Node`
[INFO] [stdout]               found enum `Result<Node, anyhow::Error>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:2417:12
[INFO] [stdout] help: use the `?` operator to extract the `Result<Node, anyhow::Error>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ast.push(build_ast_from_expr(pair)?);
[INFO] [stdout]    |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/parser.rs:15:22
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ast.push(build_ast_from_expr(pair));
[INFO] [stdout]    |                 ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ expected `Node`, found `Result<Node, Error>`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 arguments to this method are incorrect
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected enum `Node`
[INFO] [stdout]               found enum `Result<Node, anyhow::Error>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]   --> /rustc/a3dffdb3a32d0dedc198f9de7d43173f3eb6727b/library/alloc/src/vec/mod.rs:2417:12
[INFO] [stdout] help: use the `?` operator to extract the `Result<Node, anyhow::Error>` value, propagating a `Result::Err` value to the caller
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ast.push(build_ast_from_expr(pair)?);
[INFO] [stdout]    |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simp_lang` (bin "simp_lang") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simp_lang` (bin "simp_lang" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "92bda4b54e911aabff1fa6ac4ed1e1822b8ffb3828ff8c437fb462ecf611b4fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92bda4b54e911aabff1fa6ac4ed1e1822b8ffb3828ff8c437fb462ecf611b4fd", kill_on_drop: false }`
[INFO] [stdout] 92bda4b54e911aabff1fa6ac4ed1e1822b8ffb3828ff8c437fb462ecf611b4fd
