[INFO] cloning repository https://github.com/DevMilim/milim-2d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevMilim/milim-2d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMilim%2Fmilim-2d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMilim%2Fmilim-2d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21503a4a4b1efec9ee45dc20e1c464e8539285a8 [INFO] checking DevMilim/milim-2d against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMilim%2Fmilim-2d" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DevMilim/milim-2d [INFO] finished tweaking git repo https://github.com/DevMilim/milim-2d [INFO] tweaked toml for git repo https://github.com/DevMilim/milim-2d written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DevMilim/milim-2d on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DevMilim/milim-2d 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c6233286ae5ddb8639828835fd03372e7cf1e5f95a7967fc624933c66d3033e [INFO] running `Command { std: "docker" "start" "-a" "2c6233286ae5ddb8639828835fd03372e7cf1e5f95a7967fc624933c66d3033e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c6233286ae5ddb8639828835fd03372e7cf1e5f95a7967fc624933c66d3033e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c6233286ae5ddb8639828835fd03372e7cf1e5f95a7967fc624933c66d3033e", kill_on_drop: false }` [INFO] [stdout] 2c6233286ae5ddb8639828835fd03372e7cf1e5f95a7967fc624933c66d3033e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32fe5df5f3526c1dd4fa59135db8240aefe4890a1eca99f8b8dd576a85c8fc82 [INFO] running `Command { std: "docker" "start" "-a" "32fe5df5f3526c1dd4fa59135db8240aefe4890a1eca99f8b8dd576a85c8fc82", kill_on_drop: false }` [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Checking extended v0.1.0 [INFO] [stderr] Compiling cpal v0.17.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling alsa-sys v0.4.0 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Checking unicode-ident v1.0.24 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling sdl2 v0.38.0 [INFO] [stderr] Checking rtrb v0.3.3 [INFO] [stderr] Checking ident_case v1.0.1 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking symphonia-core v0.5.5 [INFO] [stderr] Checking proc-macro2 v1.0.106 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking quote v1.0.44 [INFO] [stderr] Checking alsa v0.11.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling sdl2-sys v0.38.0 [INFO] [stderr] Checking symphonia-metadata v0.5.5 [INFO] [stderr] Checking symphonia-codec-aac v0.5.5 [INFO] [stderr] Checking symphonia-codec-pcm v0.5.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking symphonia-utils-xiph v0.5.5 [INFO] [stderr] Checking symphonia-format-riff v0.5.5 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.5 [INFO] [stderr] Checking symphonia-format-isomp4 v0.5.5 [INFO] [stderr] Checking symphonia-format-ogg v0.5.5 [INFO] [stderr] Checking symphonia-codec-vorbis v0.5.5 [INFO] [stderr] Checking symphonia-bundle-flac v0.5.5 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking symphonia v0.5.5 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking rodio v0.22.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking macros v0.1.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking milim-2d v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking app v0.1.0 (/opt/rustwide/workdir/example) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "32fe5df5f3526c1dd4fa59135db8240aefe4890a1eca99f8b8dd576a85c8fc82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32fe5df5f3526c1dd4fa59135db8240aefe4890a1eca99f8b8dd576a85c8fc82", kill_on_drop: false }` [INFO] [stdout] 32fe5df5f3526c1dd4fa59135db8240aefe4890a1eca99f8b8dd576a85c8fc82