[INFO] cloning repository https://github.com/ilyas-taouaou/codotaku_scripting_language [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ilyas-taouaou/codotaku_scripting_language" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyas-taouaou%2Fcodotaku_scripting_language", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyas-taouaou%2Fcodotaku_scripting_language'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b60503d92753dc820cd528d9fc8474c392ee275 [INFO] checking ilyas-taouaou/codotaku_scripting_language against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Filyas-taouaou%2Fcodotaku_scripting_language" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ilyas-taouaou/codotaku_scripting_language [INFO] finished tweaking git repo https://github.com/ilyas-taouaou/codotaku_scripting_language [INFO] tweaked toml for git repo https://github.com/ilyas-taouaou/codotaku_scripting_language written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ilyas-taouaou/codotaku_scripting_language on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ilyas-taouaou/codotaku_scripting_language 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/zesterer/ariadne.git` [INFO] [stderr] Updating git repository `https://github.com/zesterer/chumsky` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded regex-automata v0.3.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8bf9d17c484525dd19673cdf5e750e9b63b04f1f8bdb1c2acf33d7e8caeaa58 [INFO] running `Command { std: "docker" "start" "-a" "a8bf9d17c484525dd19673cdf5e750e9b63b04f1f8bdb1c2acf33d7e8caeaa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8bf9d17c484525dd19673cdf5e750e9b63b04f1f8bdb1c2acf33d7e8caeaa58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8bf9d17c484525dd19673cdf5e750e9b63b04f1f8bdb1c2acf33d7e8caeaa58", kill_on_drop: false }` [INFO] [stdout] a8bf9d17c484525dd19673cdf5e750e9b63b04f1f8bdb1c2acf33d7e8caeaa58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28fcfdf54810901d2b2e7f605c0b00eadfebae85405fccc85f24a1118c54e322 [INFO] running `Command { std: "docker" "start" "-a" "28fcfdf54810901d2b2e7f605c0b00eadfebae85405fccc85f24a1118c54e322", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.6 (https://github.com/zesterer/chumsky#e3b91d80) [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking ariadne v0.4.0 (https://github.com/zesterer/ariadne.git#a45d8335) [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking codotaku_scripting_language v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.48s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.6 (https://github.com/zesterer/chumsky#e3b91d80) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6` [INFO] running `Command { std: "docker" "inspect" "28fcfdf54810901d2b2e7f605c0b00eadfebae85405fccc85f24a1118c54e322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fcfdf54810901d2b2e7f605c0b00eadfebae85405fccc85f24a1118c54e322", kill_on_drop: false }` [INFO] [stdout] 28fcfdf54810901d2b2e7f605c0b00eadfebae85405fccc85f24a1118c54e322