[INFO] cloning repository https://github.com/treyfortmuller/tatted
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/treyfortmuller/tatted" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreyfortmuller%2Ftatted", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreyfortmuller%2Ftatted'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dbececcb0212ab18dfdad03b8dc786c5893d895
[INFO] checking treyfortmuller/tatted against master#7ad4e69ad585d8ff214f7b42d01f1959eda08f40 for pr-152543
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftreyfortmuller%2Ftatted" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/treyfortmuller/tatted
[INFO] finished tweaking git repo https://github.com/treyfortmuller/tatted
[INFO] tweaked toml for git repo https://github.com/treyfortmuller/tatted written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/treyfortmuller/tatted on toolchain 7ad4e69ad585d8ff214f7b42d01f1959eda08f40
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/treyfortmuller/tatted 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" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ioctl-sys v0.8.0
[INFO] [stderr]   Downloaded gpiocdev v0.8.0
[INFO] [stderr]   Downloaded gpiocdev-uapi v0.7.0
[INFO] [stderr]   Downloaded i2cdev v0.6.2
[INFO] [stderr]   Downloaded spidev v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 540af90a72d93f04fc157816bbc3c10855484a9f6b6471e2199058b1c3164785
[INFO] running `Command { std: "docker" "start" "-a" "540af90a72d93f04fc157816bbc3c10855484a9f6b6471e2199058b1c3164785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "540af90a72d93f04fc157816bbc3c10855484a9f6b6471e2199058b1c3164785", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "540af90a72d93f04fc157816bbc3c10855484a9f6b6471e2199058b1c3164785", kill_on_drop: false }`
[INFO] [stdout] 540af90a72d93f04fc157816bbc3c10855484a9f6b6471e2199058b1c3164785
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7ad4e69ad585d8ff214f7b42d01f1959eda08f40" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8494d24add04c60dc4c06fa94c3eb52b44cb515af23e697a6e45b47c29d0fcd5
[INFO] running `Command { std: "docker" "start" "-a" "8494d24add04c60dc4c06fa94c3eb52b44cb515af23e697a6e45b47c29d0fcd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking ioctl-sys v0.8.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking camino v1.2.1
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking spidev v0.7.1
[INFO] [stderr]     Checking i2cdev v0.6.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking simple_logger v5.1.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.28
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking gpiocdev-uapi v0.7.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking gpiocdev v0.8.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking libtatted v0.1.0 (/opt/rustwide/workdir/libtatted)
[INFO] [stderr]     Checking tatctl v0.1.0 (/opt/rustwide/workdir/tatctl)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.77s
[INFO] running `Command { std: "docker" "inspect" "8494d24add04c60dc4c06fa94c3eb52b44cb515af23e697a6e45b47c29d0fcd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8494d24add04c60dc4c06fa94c3eb52b44cb515af23e697a6e45b47c29d0fcd5", kill_on_drop: false }`
[INFO] [stdout] 8494d24add04c60dc4c06fa94c3eb52b44cb515af23e697a6e45b47c29d0fcd5
