[INFO] cloning repository https://github.com/LiljebergXYZ/rust-text-to-gif [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LiljebergXYZ/rust-text-to-gif" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiljebergXYZ%2Frust-text-to-gif", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiljebergXYZ%2Frust-text-to-gif'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b52496dfd5390f85b6ea7474cef55f7eb7d7a0e [INFO] checking LiljebergXYZ/rust-text-to-gif against master#ab37a83ae2c829b8597bdcda8244964ebc60b495 for pr-99943 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLiljebergXYZ%2Frust-text-to-gif" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LiljebergXYZ/rust-text-to-gif on toolchain ab37a83ae2c829b8597bdcda8244964ebc60b495 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LiljebergXYZ/rust-text-to-gif [INFO] finished tweaking git repo https://github.com/LiljebergXYZ/rust-text-to-gif [INFO] tweaked toml for git repo https://github.com/LiljebergXYZ/rust-text-to-gif written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/LiljebergXYZ/rust-text-to-gif already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a1d8e49aabb4cf896402020f5cdc016fb2bd3e34fd25e3f4500d2cc9901eadc [INFO] running `Command { std: "docker" "start" "-a" "5a1d8e49aabb4cf896402020f5cdc016fb2bd3e34fd25e3f4500d2cc9901eadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a1d8e49aabb4cf896402020f5cdc016fb2bd3e34fd25e3f4500d2cc9901eadc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1d8e49aabb4cf896402020f5cdc016fb2bd3e34fd25e3f4500d2cc9901eadc", kill_on_drop: false }` [INFO] [stdout] 5a1d8e49aabb4cf896402020f5cdc016fb2bd3e34fd25e3f4500d2cc9901eadc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ab37a83ae2c829b8597bdcda8244964ebc60b495" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ed6e14d02149ad1cd7ca4829605c5f1faed798f65e38e7cf3af6ff0b1542b008 [INFO] running `Command { std: "docker" "start" "-a" "ed6e14d02149ad1cd7ca4829605c5f1faed798f65e38e7cf3af6ff0b1542b008", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.33.0 [INFO] [stderr] Compiling rust-gif-maker v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Compiling sdl2-sys v0.33.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.73s [INFO] running `Command { std: "docker" "inspect" "ed6e14d02149ad1cd7ca4829605c5f1faed798f65e38e7cf3af6ff0b1542b008", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed6e14d02149ad1cd7ca4829605c5f1faed798f65e38e7cf3af6ff0b1542b008", kill_on_drop: false }` [INFO] [stdout] ed6e14d02149ad1cd7ca4829605c5f1faed798f65e38e7cf3af6ff0b1542b008