[INFO] cloning repository https://github.com/muni-town/weird-renderers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muni-town/weird-renderers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-town%2Fweird-renderers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuni-town%2Fweird-renderers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 20668871be6f5560c9bb4464e910f427c46296b1 [INFO] checking muni-town/weird-renderers 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%2Fmuni-town%2Fweird-renderers" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/muni-town/weird-renderers [INFO] finished tweaking git repo https://github.com/muni-town/weird-renderers [INFO] tweaked toml for git repo https://github.com/muni-town/weird-renderers written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/muni-town/weird-renderers 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/muni-town/weird-renderers 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 crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-id v0.3.5 [INFO] [stderr] Downloaded syn v2.0.95 [INFO] [stderr] Downloaded minijinja v2.5.0 [INFO] [stderr] Downloaded markdown v1.0.0-alpha.21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6a52e49f0576bdaaad2bd37d33f7e539087008b8f6b0eb732695df8c2504e43c [INFO] running `Command { std: "docker" "start" "-a" "6a52e49f0576bdaaad2bd37d33f7e539087008b8f6b0eb732695df8c2504e43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a52e49f0576bdaaad2bd37d33f7e539087008b8f6b0eb732695df8c2504e43c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a52e49f0576bdaaad2bd37d33f7e539087008b8f6b0eb732695df8c2504e43c", kill_on_drop: false }` [INFO] [stdout] 6a52e49f0576bdaaad2bd37d33f7e539087008b8f6b0eb732695df8c2504e43c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 72eaa315fa5e7fa2b586d93a8f2c7cd08970685313504d72dcc3ca324e22d96d [INFO] running `Command { std: "docker" "start" "-a" "72eaa315fa5e7fa2b586d93a8f2c7cd08970685313504d72dcc3ca324e22d96d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking unicode-id v0.3.5 [INFO] [stderr] Checking markdown v1.0.0-alpha.21 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.95 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Checking minijinja v2.5.0 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking weird_renderer_minijinja v0.1.0 (/opt/rustwide/workdir/minijinja) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s [INFO] running `Command { std: "docker" "inspect" "72eaa315fa5e7fa2b586d93a8f2c7cd08970685313504d72dcc3ca324e22d96d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72eaa315fa5e7fa2b586d93a8f2c7cd08970685313504d72dcc3ca324e22d96d", kill_on_drop: false }` [INFO] [stdout] 72eaa315fa5e7fa2b586d93a8f2c7cd08970685313504d72dcc3ca324e22d96d