[INFO] cloning repository https://github.com/marius851000/spritebot_storage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/spritebot_storage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fspritebot_storage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fspritebot_storage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c8deb184fd3d9cd718f7b8e563c030ddaf11619
[INFO] building marius851000/spritebot_storage against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fspritebot_storage" "/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/marius851000/spritebot_storage
[INFO] finished tweaking git repo https://github.com/marius851000/spritebot_storage
[INFO] tweaked toml for git repo https://github.com/marius851000/spritebot_storage written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/marius851000/spritebot_storage on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 142 packages to latest compatible versions
[INFO] [stderr]       Adding quick-xml v0.37.5 (available: v0.38.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded imgref v1.12.0
[INFO] [stderr]   Downloaded vfs v0.12.2
[INFO] [stderr]   Downloaded pxfm v0.1.24
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e98c451f139a2dcb733b23b7f6a6c6cbd9021de0a60c4b9238c362a779cb4dc8
[INFO] running `Command { std: "docker" "start" "-a" "e98c451f139a2dcb733b23b7f6a6c6cbd9021de0a60c4b9238c362a779cb4dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e98c451f139a2dcb733b23b7f6a6c6cbd9021de0a60c4b9238c362a779cb4dc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e98c451f139a2dcb733b23b7f6a6c6cbd9021de0a60c4b9238c362a779cb4dc8", kill_on_drop: false }`
[INFO] [stdout] e98c451f139a2dcb733b23b7f6a6c6cbd9021de0a60c4b9238c362a779cb4dc8
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e190ac008a30c1f86de753cd1d61b0aee29d5e59edea53ea037ddd696590a91
[INFO] running `Command { std: "docker" "start" "-a" "7e190ac008a30c1f86de753cd1d61b0aee29d5e59edea53ea037ddd696590a91", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling imgref v1.12.0
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling vfs v0.12.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling spritebot_storage v0.3.0 (/opt/rustwide/workdir/spritebot_storage)
[INFO] [stderr]    Compiling develop_binary v0.1.0 (/opt/rustwide/workdir/develop_binary)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.53s
[INFO] running `Command { std: "docker" "inspect" "7e190ac008a30c1f86de753cd1d61b0aee29d5e59edea53ea037ddd696590a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e190ac008a30c1f86de753cd1d61b0aee29d5e59edea53ea037ddd696590a91", kill_on_drop: false }`
[INFO] [stdout] 7e190ac008a30c1f86de753cd1d61b0aee29d5e59edea53ea037ddd696590a91
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df41fbc3b54cc1dd58259c63abaf8356e1b962b15d4d2fca496b3de6e9f7a553
[INFO] running `Command { std: "docker" "start" "-a" "df41fbc3b54cc1dd58259c63abaf8356e1b962b15d4d2fca496b3de6e9f7a553", kill_on_drop: false }`
[INFO] [stderr]    Compiling spritebot_storage v0.3.0 (/opt/rustwide/workdir/spritebot_storage)
[INFO] [stderr]    Compiling develop_binary v0.1.0 (/opt/rustwide/workdir/develop_binary)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "df41fbc3b54cc1dd58259c63abaf8356e1b962b15d4d2fca496b3de6e9f7a553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df41fbc3b54cc1dd58259c63abaf8356e1b962b15d4d2fca496b3de6e9f7a553", kill_on_drop: false }`
[INFO] [stdout] df41fbc3b54cc1dd58259c63abaf8356e1b962b15d4d2fca496b3de6e9f7a553
