[INFO] cloning repository https://github.com/ToberLU/sort_visualizer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ToberLU/sort_visualizer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToberLU%2Fsort_visualizer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToberLU%2Fsort_visualizer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de59af6c1040b640bc3081866e0d62a5a9c51085 [INFO] checking ToberLU/sort_visualizer against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FToberLU%2Fsort_visualizer" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ToberLU/sort_visualizer [INFO] finished tweaking git repo https://github.com/ToberLU/sort_visualizer [INFO] tweaked toml for git repo https://github.com/ToberLU/sort_visualizer written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ToberLU/sort_visualizer on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ToberLU/sort_visualizer 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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8dd2bba3866273bdeafb8e91fd5f681e3be4e3b6552cec3ac3dd7043ec00285 [INFO] running `Command { std: "docker" "start" "-a" "b8dd2bba3866273bdeafb8e91fd5f681e3be4e3b6552cec3ac3dd7043ec00285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8dd2bba3866273bdeafb8e91fd5f681e3be4e3b6552cec3ac3dd7043ec00285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8dd2bba3866273bdeafb8e91fd5f681e3be4e3b6552cec3ac3dd7043ec00285", kill_on_drop: false }` [INFO] [stdout] b8dd2bba3866273bdeafb8e91fd5f681e3be4e3b6552cec3ac3dd7043ec00285 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee6fe4828663fd590da77514e651072c32006aeda4e99deda9a9729dbc23fde6 [INFO] running `Command { std: "docker" "start" "-a" "ee6fe4828663fd590da77514e651072c32006aeda4e99deda9a9729dbc23fde6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking cpufeatures v0.3.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling raylib-sys v5.5.1 [INFO] [stderr] Checking raylib v5.5.1 [INFO] [stderr] Checking sort_visualizer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.72s [INFO] running `Command { std: "docker" "inspect" "ee6fe4828663fd590da77514e651072c32006aeda4e99deda9a9729dbc23fde6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee6fe4828663fd590da77514e651072c32006aeda4e99deda9a9729dbc23fde6", kill_on_drop: false }` [INFO] [stdout] ee6fe4828663fd590da77514e651072c32006aeda4e99deda9a9729dbc23fde6