[INFO] cloning repository https://github.com/greytdepression/texture-packer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greytdepression/texture-packer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreytdepression%2Ftexture-packer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreytdepression%2Ftexture-packer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9908fee14acb61227fe315dfb6a9c266b653cc36
[INFO] checking greytdepression/texture-packer against try#ad93f57d532978d6739002a21bc66b45ed22f998 for pr-155418-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreytdepression%2Ftexture-packer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/greytdepression/texture-packer
[INFO] finished tweaking git repo https://github.com/greytdepression/texture-packer
[INFO] tweaked toml for git repo https://github.com/greytdepression/texture-packer written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/greytdepression/texture-packer on toolchain ad93f57d532978d6739002a21bc66b45ed22f998
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/greytdepression/texture-packer 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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67916be05920216b5f99583982d6985c9e43e76c0005f9661209511933fb4389
[INFO] running `Command { std: "docker" "start" "-a" "67916be05920216b5f99583982d6985c9e43e76c0005f9661209511933fb4389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67916be05920216b5f99583982d6985c9e43e76c0005f9661209511933fb4389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67916be05920216b5f99583982d6985c9e43e76c0005f9661209511933fb4389", kill_on_drop: false }`
[INFO] [stdout] 67916be05920216b5f99583982d6985c9e43e76c0005f9661209511933fb4389
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+ad93f57d532978d6739002a21bc66b45ed22f998" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8c040ea52ece3d617920c5ac2e13eb242f66c86bea80edb9fc006c8e79f35c0
[INFO] running `Command { std: "docker" "start" "-a" "f8c040ea52ece3d617920c5ac2e13eb242f66c86bea80edb9fc006c8e79f35c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]     Checking rmp v0.8.12
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking glam v0.24.2
[INFO] [stderr]     Checking rmp-serde v1.1.2
[INFO] [stderr]     Checking texture-packer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/inputs/../../assets/m5x7.fnt`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/inputs/fnt.rs:416:25
[INFO] [stdout]     |
[INFO] [stdout] 416 |         let test_file = include_str!("../../assets/m5x7.fnt");
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `texture-packer` (bin "texture-packer" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f8c040ea52ece3d617920c5ac2e13eb242f66c86bea80edb9fc006c8e79f35c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8c040ea52ece3d617920c5ac2e13eb242f66c86bea80edb9fc006c8e79f35c0", kill_on_drop: false }`
[INFO] [stdout] f8c040ea52ece3d617920c5ac2e13eb242f66c86bea80edb9fc006c8e79f35c0
