[INFO] cloning repository https://github.com/jaydh/rust-gif-pom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaydh/rust-gif-pom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaydh%2Frust-gif-pom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaydh%2Frust-gif-pom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d206c95bdc1d4474c7831627ffaa4600cf99425d
[INFO] testing jaydh/rust-gif-pom against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaydh%2Frust-gif-pom" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jaydh/rust-gif-pom
[INFO] finished tweaking git repo https://github.com/jaydh/rust-gif-pom
[INFO] tweaked toml for git repo https://github.com/jaydh/rust-gif-pom written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jaydh/rust-gif-pom on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jaydh/rust-gif-pom 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe
[INFO] running `Command { std: "docker" "start" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe", 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" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling gio v0.16.7
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling fdeflate v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling png v0.17.8
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling half v2.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling roxmltree v0.18.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling strict-num v0.1.0
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling fontconfig-parser v0.5.2
[INFO] [stderr]    Compiling gtk v0.16.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling rgb v0.8.36
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling fontdb v0.9.3
[INFO] [stderr]    Compiling rustybuzz v0.6.0
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling rctree v0.5.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling glib-macros v0.16.8
[INFO] [stderr]    Compiling gtk3-macros v0.16.3
[INFO] [stderr]    Compiling self_cell v1.0.3
[INFO] [stderr]    Compiling gio v0.19.2
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]    Compiling glib-macros v0.19.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling data-url v0.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling glib-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.16.3
[INFO] [stderr]    Compiling gio-sys v0.16.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pango-sys v0.16.3
[INFO] [stderr]    Compiling cairo-sys-rs v0.16.3
[INFO] [stderr]    Compiling atk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-sys v0.16.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.16.3
[INFO] [stderr]    Compiling glib-sys v0.19.0
[INFO] [stderr]    Compiling tinystr v0.7.5
[INFO] [stderr]    Compiling gtk-sys v0.16.0
[INFO] [stderr]    Compiling pangocairo-sys v0.16.3
[INFO] [stderr]    Compiling gobject-sys v0.19.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.4
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling gio-sys v0.19.0
[INFO] [stderr]    Compiling unic-langid v0.9.4
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling druid-shell v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling usvg v0.25.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling fluent-syntax v0.11.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling keyboard-types v0.6.2
[INFO] [stderr]    Compiling glib v0.16.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling fluent-bundle v0.15.2
[INFO] [stderr]    Compiling druid-derive v0.5.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling glib v0.19.2
[INFO] [stderr]    Compiling chrono v0.4.34
[INFO] [stderr]    Compiling resvg v0.25.0
[INFO] [stderr]    Compiling piet v0.6.2
[INFO] [stderr]    Compiling cairo-rs v0.16.7
[INFO] [stderr]    Compiling atk v0.16.0
[INFO] [stderr]    Compiling pango v0.16.5
[INFO] [stderr]    Compiling gdk-pixbuf v0.16.7
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.16.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74"))' -C metadata=26f7eeea42a89f20 -C extra-filename=-87e63ad526344ca2 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-68973b8086863992.rmeta --extern futures_channel=/opt/rustwide/target/release/deps/libfutures_channel-ee6ab5c503bb8992.rmeta --extern futures_core=/opt/rustwide/target/release/deps/libfutures_core-10eaec21ee800bc7.rmeta --extern futures_io=/opt/rustwide/target/release/deps/libfutures_io-78594f6d7ddc37d4.rmeta --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-65da3185ee58a275.rmeta --extern ffi=/opt/rustwide/target/release/deps/libgio_sys-6a2a7edbf812fe49.rmeta --extern glib=/opt/rustwide/target/release/deps/libglib-e5f360cdaf3e9ac0.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-4941ea5a01a796ae.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-0ec5af3754429b30.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-71fd5b9b578d5cc0.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-0ac8d56425741e4e.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-4d1e0a10f4fdad20.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.19.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80"))' -C metadata=b84f8f413afd4508 -C extra-filename=-e3ae4ed4217a5571 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern futures_channel=/opt/rustwide/target/release/deps/libfutures_channel-ee6ab5c503bb8992.rmeta --extern futures_core=/opt/rustwide/target/release/deps/libfutures_core-10eaec21ee800bc7.rmeta --extern futures_io=/opt/rustwide/target/release/deps/libfutures_io-78594f6d7ddc37d4.rmeta --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-65da3185ee58a275.rmeta --extern ffi=/opt/rustwide/target/release/deps/libgio_sys-75d97baed0098621.rmeta --extern glib=/opt/rustwide/target/release/deps/libglib-812d5c7e4e118243.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-4941ea5a01a796ae.rmeta --extern pin_project_lite=/opt/rustwide/target/release/deps/libpin_project_lite-71fd5b9b578d5cc0.rmeta --extern smallvec=/opt/rustwide/target/release/deps/libsmallvec-0ac8d56425741e4e.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-4d1e0a10f4fdad20.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe", kill_on_drop: false }`
[INFO] [stdout] 53eb02512c3519045bf7b511fe3968c053c39fe67dd693384030db4f944209fe
