[INFO] cloning repository https://github.com/seritools/q565
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seritools/q565" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fq565", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fq565'...
[INFO] [stderr] fatal: write error: No space left on device
[INFO] [stderr] fatal: fetch-pack: invalid index-pack output
[WARN] Retrying crate fetch in 3 seconds (attempt 1)
[INFO] cloning repository https://github.com/seritools/q565
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/seritools/q565" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fq565", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fq565'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aeb432dc7d73757b20cd45b71755e8573a978541
[INFO] checking seritools/q565 against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fseritools%2Fq565" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/seritools/q565 on toolchain a26e97be8826d408309fffbd8168362365719f50
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/seritools/q565
[INFO] finished tweaking git repo https://github.com/seritools/q565
[INFO] tweaked toml for git repo https://github.com/seritools/q565 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/seritools/q565 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebbf5a0c82c3e93838ecad4a4b608fe8478c41c1e4552c491b8612f464b52704
[INFO] running `Command { std: "docker" "start" "-a" "ebbf5a0c82c3e93838ecad4a4b608fe8478c41c1e4552c491b8612f464b52704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebbf5a0c82c3e93838ecad4a4b608fe8478c41c1e4552c491b8612f464b52704", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebbf5a0c82c3e93838ecad4a4b608fe8478c41c1e4552c491b8612f464b52704", kill_on_drop: false }`
[INFO] [stdout] ebbf5a0c82c3e93838ecad4a4b608fe8478c41c1e4552c491b8612f464b52704
[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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 888a08983f3eab3d8fe3e802021d5630a3f26476aa6cf54ceda1bfc7240f46e7
[INFO] running `Command { std: "docker" "start" "-a" "888a08983f3eab3d8fe3e802021d5630a3f26476aa6cf54ceda1bfc7240f46e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.167
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking weezl v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.3
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.0
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking anstyle v1.0.1
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]    Compiling syn v2.0.23
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.3.11
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking regex-automata v0.3.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]     Checking tiff v0.8.1
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking clap v4.3.11
[INFO] [stderr]     Checking regex v1.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.167
[INFO] [stderr]    Compiling snafu-derive v0.7.4
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]     Checking argh v0.1.10
[INFO] [stderr]     Checking snafu v0.7.4
[INFO] [stderr]     Checking q565 v0.4.0 (/opt/rustwide/workdir/q565)
[INFO] [stderr]     Checking q565-cli v0.4.0 (/opt/rustwide/workdir/q565-cli)
[INFO] [stderr]     Checking q565-c v0.4.0 (/opt/rustwide/workdir/q565-c)
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.54s
[INFO] running `Command { std: "docker" "inspect" "888a08983f3eab3d8fe3e802021d5630a3f26476aa6cf54ceda1bfc7240f46e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "888a08983f3eab3d8fe3e802021d5630a3f26476aa6cf54ceda1bfc7240f46e7", kill_on_drop: false }`
[INFO] [stdout] 888a08983f3eab3d8fe3e802021d5630a3f26476aa6cf54ceda1bfc7240f46e7
