[INFO] cloning repository https://github.com/monistode/assemblers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monistode/assemblers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonistode%2Fassemblers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonistode%2Fassemblers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc030d548187e77bf0a874b94d9eaf3be286af01 [INFO] checking monistode/assemblers 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%2Fmonistode%2Fassemblers" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/monistode/assemblers [INFO] finished tweaking git repo https://github.com/monistode/assemblers [INFO] tweaked toml for git repo https://github.com/monistode/assemblers written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/monistode/assemblers 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/monistode/assemblers 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 monistode-macros v0.1.7 [INFO] [stderr] Downloaded monistode-binutils v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e9aa0777b174db515ea03aaeedb1de3eb9f96c93f74a42600c60cfb00e90c1bd [INFO] running `Command { std: "docker" "start" "-a" "e9aa0777b174db515ea03aaeedb1de3eb9f96c93f74a42600c60cfb00e90c1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9aa0777b174db515ea03aaeedb1de3eb9f96c93f74a42600c60cfb00e90c1bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9aa0777b174db515ea03aaeedb1de3eb9f96c93f74a42600c60cfb00e90c1bd", kill_on_drop: false }` [INFO] [stdout] e9aa0777b174db515ea03aaeedb1de3eb9f96c93f74a42600c60cfb00e90c1bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8b4e96cf5df9260fc546949f9e0d26a84c89e6ae01d414b21f62666efee6726b [INFO] running `Command { std: "docker" "start" "-a" "8b4e96cf5df9260fc546949f9e0d26a84c89e6ae01d414b21f62666efee6726b", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking bytes v1.7.2 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking monistode-binutils v0.1.4 [INFO] [stderr] Compiling monistode-macros v0.1.7 [INFO] [stderr] Checking monistode-assemblers v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "8b4e96cf5df9260fc546949f9e0d26a84c89e6ae01d414b21f62666efee6726b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b4e96cf5df9260fc546949f9e0d26a84c89e6ae01d414b21f62666efee6726b", kill_on_drop: false }` [INFO] [stdout] 8b4e96cf5df9260fc546949f9e0d26a84c89e6ae01d414b21f62666efee6726b