[INFO] cloning repository https://github.com/kauderk/crux-counter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kauderk/crux-counter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkauderk%2Fcrux-counter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkauderk%2Fcrux-counter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58fc68f32644e08002a4eb5ff83e21fbe321311b
[INFO] testing kauderk/crux-counter 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%2Fkauderk%2Fcrux-counter" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kauderk/crux-counter
[INFO] finished tweaking git repo https://github.com/kauderk/crux-counter
[INFO] tweaked toml for git repo https://github.com/kauderk/crux-counter written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kauderk/crux-counter 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/kauderk/crux-counter 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb
[INFO] running `Command { std: "docker" "start" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb", 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" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb" "/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" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb", 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" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libshared.rlib
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)` has the same output filename as the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libshared.a
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)` has the same output filename as the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libshared.so
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)` has the same output filename as the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/release/deps/libshared.so.dwp
[INFO] [stderr]   |
[INFO] [stderr]   = note: the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)` has the same output filename as the lib target `shared` in package `shared v0.1.0 (/opt/rustwide/workdir/shared)`
[INFO] [stderr]   = note: this may become a hard error in the future; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]   = help: consider changing their names to be unique or compiling them separately
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.9
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling bumpalo v3.15.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.91
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen v0.2.91
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling winnow v0.6.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cfg-expr v0.15.7
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.91
[INFO] [stderr]    Compiling darling_core v0.20.7
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.91
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.91
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_macro v0.20.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling darling v0.20.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling js-sys v0.3.68
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling uniffi_checksum_derive v0.26.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling askama_parser v0.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling web-sys v0.3.68
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling futures-lite v2.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling basic-toml v0.1.8
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling askama_derive v0.12.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling cargo-platform v0.1.7
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling system-deps v6.2.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling uniffi_testing v0.26.1
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling uniffi_meta v0.26.1
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling event-listener v5.1.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling askama_escape v0.10.3
[INFO] [stderr]    Compiling askama v0.12.1
[INFO] [stderr]    Compiling markup5ever v0.11.0
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling pin-project v1.1.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.0
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling uniffi_udl v0.26.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling include_dir_impl v0.6.2
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling http-types v2.12.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling async-channel v2.2.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.26.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling polling v3.5.0
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling http-types-red-badger-temporary-fork v2.12.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling async-io v2.3.1
[INFO] [stderr]    Compiling system-deps v5.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.13.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling oneshot-uniffi v0.1.6
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uniffi_core v0.26.1
[INFO] [stderr]    Compiling derive_builder_macro v0.13.1
[INFO] [stderr]    Compiling universal-hash v0.4.1
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crux_macros v0.3.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling cpuid-bool v0.2.0
[INFO] [stderr]    Compiling polyval v0.4.5
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling gloo-utils v0.2.0
[INFO] [stderr]    Compiling async-signal v0.2.5
[INFO] [stderr]    Compiling aes-soft v0.6.4
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling async-executor v1.8.0
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling uniffi_build v0.26.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.41
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling async-process v1.8.1
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling aes v0.6.0
[INFO] [stderr]    Compiling ghash v0.3.1
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling ctr v0.6.0
[INFO] [stderr]    Compiling serde_qs v0.8.5
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling aead v0.3.2
[INFO] [stderr]    Compiling serde_with_macros v3.6.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling infer v0.2.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling uniffi_macros v0.26.1
[INFO] [stderr]    Compiling aes-gcm v0.8.0
[INFO] [stderr]    Compiling hkdf v0.10.0
[INFO] [stderr]    Compiling openssl-sys v0.9.101
[INFO] [stderr]    Compiling libz-sys v1.1.15
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.9+1.58.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling uniffi v0.26.1
[INFO] [stderr]    Compiling dtoa v1.0.9
[INFO] [stderr]    Compiling dtoa-short v0.3.4
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling soup2-sys v0.2.0
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.16
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling servo_arc v0.1.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling textwrap v0.13.4
[INFO] [stderr]    Compiling include_dir v0.6.2
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling serde-reflection v0.3.6
[INFO] [stderr]    Compiling curl-sys v0.4.72+curl-8.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling thin-slice v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling serde-generate v0.25.1
[INFO] [stderr]    Compiling gdk-pixbuf v0.15.11
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling pango v0.15.10
[INFO] [stderr]    Compiling cairo-rs v0.15.12
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling javascriptcore-rs-sys v0.4.0
[INFO] [stderr]    Compiling treediff v4.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.3
[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.15.12/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_50", "v2_52", "v2_54", "v2_56", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72"))' -C metadata=54f80aefb4eec8d9 -C extra-filename=-fbb900d3e2d6707c --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-8ed03cafe750fc69.rmeta --extern futures_core=/opt/rustwide/target/release/deps/libfutures_core-de9c403a5669b2b1.rmeta --extern futures_io=/opt/rustwide/target/release/deps/libfutures_io-78594f6d7ddc37d4.rmeta --extern ffi=/opt/rustwide/target/release/deps/libgio_sys-1cf46de92de359c3.rmeta --extern glib=/opt/rustwide/target/release/deps/libglib-d7af23a82ba202ec.rmeta --extern libc=/opt/rustwide/target/release/deps/liblibc-717c86224c7e20f6.rmeta --extern once_cell=/opt/rustwide/target/release/deps/libonce_cell-0ec5af3754429b30.rmeta --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-ba92267594e03319.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb", kill_on_drop: false }`
[INFO] [stdout] 00d7e79a6d048b40fcc06d545d1e73e65fed5d4213abe62c1b8fafd866ad31cb
