[INFO] cloning repository https://github.com/ecoates2/icon-sys
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ecoates2/icon-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoates2%2Ficon-sys", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoates2%2Ficon-sys'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8edd743c624683e22a4951c672cfec2c645d2b0e
[INFO] checking ecoates2/icon-sys against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoates2%2Ficon-sys" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ecoates2/icon-sys
[INFO] finished tweaking git repo https://github.com/ecoates2/icon-sys
[INFO] tweaked toml for git repo https://github.com/ecoates2/icon-sys written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ecoates2/icon-sys on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ecoates2/icon-sys 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking ecoates2/icon-sys against 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fecoates2%2Ficon-sys" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ecoates2/icon-sys
[INFO] finished tweaking git repo https://github.com/ecoates2/icon-sys
[INFO] tweaked toml for git repo https://github.com/ecoates2/icon-sys written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ecoates2/icon-sys on toolchain 4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ecoates2/icon-sys 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" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.25.1
[INFO] [stderr]   Downloaded base64 v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf
[INFO] running `Command { std: "docker" "start" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf" "/opt/rustwide/cargo-home/bin/cargo" "+4a9d5368df6450bbd2fc8dde4508c3e5d83bb19d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]    Compiling thiserror v2.0.19
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.54
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking tiny-skia-path v0.12.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking filetime v0.2.29
[INFO] [stderr]     Checking base64 v0.23.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking usvg v0.47.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]     Checking exr v1.74.2
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking icon-sys v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] running `Command { std: "docker" "inspect" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf", kill_on_drop: false }`
[INFO] [stdout] 8cda9b3dde721e149663ddf503e8a5714a2db6d17aafb06ae210913b4bec22cf
