[INFO] cloning repository https://github.com/Veetaha/snowpity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Veetaha/snowpity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeetaha%2Fsnowpity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeetaha%2Fsnowpity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] da7d30136de37644fa771e9d0f9f43b020b170eb
[INFO] checking Veetaha/snowpity against e3607d549209cc9fdfe7e907123b4185210e2c2b for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeetaha%2Fsnowpity" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/Veetaha/snowpity
[INFO] finished tweaking git repo https://github.com/Veetaha/snowpity
[INFO] tweaked toml for git repo https://github.com/Veetaha/snowpity written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Veetaha/snowpity on toolchain e3607d549209cc9fdfe7e907123b4185210e2c2b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Veetaha/snowpity 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" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `cgo`
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | cgo = "0.4"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `cgo`
[INFO] [stderr] warning: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:76:25
[INFO] [stderr]    |
[INFO] [stderr] 76 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: unused workspace dependency `rand`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | rand = "0.9"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rand`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[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] 8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c
[INFO] running `Command { std: "docker" "start" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c", 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" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c", 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" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c" "/opt/rustwide/cargo-home/bin/cargo" "+e3607d549209cc9fdfe7e907123b4185210e2c2b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `cgo`
[INFO] [stderr]   --> Cargo.toml:26:1
[INFO] [stderr]    |
[INFO] [stderr] 26 | cgo = "0.4"
[INFO] [stderr]    | ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `cgo`
[INFO] [stderr] warning: unused workspace dependency `clap`
[INFO] [stderr]   --> Cargo.toml:76:25
[INFO] [stderr]    |
[INFO] [stderr] 76 | [workspace.dependencies.clap]
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `clap`
[INFO] [stderr] warning: unused workspace dependency `rand`
[INFO] [stderr]   --> Cargo.toml:55:1
[INFO] [stderr]    |
[INFO] [stderr] 55 | rand = "0.9"
[INFO] [stderr]    | ^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the workspace dependency `rand`
[INFO] [stderr] warning: workspace (manifest) generated 3 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling gix-utils v0.1.14
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling faster-hex v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling prodash v28.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling gix-hash v0.14.2
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling gix-features v0.38.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling gix-date v0.8.7
[INFO] [stderr]    Compiling gix-actor v0.31.5
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling gix-validate v0.8.5
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling gix-object v0.42.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling gix-hashtable v0.5.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]    Compiling gix-fs v0.11.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling gix-tempfile v14.0.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling gix-commitgraph v0.24.3
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]     Checking tower-http v0.6.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]    Compiling gix-revwalk v0.13.2
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling gix-lock v14.0.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking hyper-util v0.1.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling gix-ref v0.44.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling gix-sec v0.10.12
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling gix-pack v0.51.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling gix-traverse v0.39.2
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling gix-revision v0.27.2
[INFO] [stderr]    Compiling serde_with_macros v3.16.0
[INFO] [stderr]    Compiling gix-config-value v0.14.12
[INFO] [stderr]    Compiling gix-glob v0.16.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling gix-quote v0.4.15
[INFO] [stderr]    Compiling gix-bitmap v0.2.15
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking quanta v0.12.6
[INFO] [stderr]    Compiling gix-odb v0.61.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling gix-config v0.37.0
[INFO] [stderr]    Compiling sea-query-derive v0.4.3
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling gix-index v0.33.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]     Checking serde_with v3.16.0
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking metrics v0.24.2
[INFO] [stderr]    Compiling gix-refspec v0.23.1
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]    Compiling gix-discover v0.32.0
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]     Checking rand_xoshiro v0.7.0
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling gix-url v0.27.5
[INFO] [stderr]    Compiling gix-diff v0.44.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling gix-macros v0.1.5
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling inherent v1.0.13
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking vecrem v0.1.0
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking sketches-ddsketch v0.3.0
[INFO] [stderr]    Compiling easy-ext v1.0.2
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking metrics-util v0.20.0
[INFO] [stderr]    Compiling gix v0.63.0
[INFO] [stderr]     Checking sea-query v0.32.7
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.17.2
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling metrics-bat-macros v0.12.0 (/opt/rustwide/workdir/crates/metrics-bat-macros)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking pxfm v0.1.26
[INFO] [stderr]    Compiling fs-err v3.2.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.14.0
[INFO] [stderr]     Checking reqwest-middleware v0.4.2
[INFO] [stderr]     Checking zune-jpeg v0.5.5
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling snowpity-tg v0.12.0 (/opt/rustwide/workdir/crates/snowpity-tg)
[INFO] [stderr]     Checking loki-api v0.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking isolang v2.4.0
[INFO] [stderr]    Compiling from_variants_impl v1.0.2
[INFO] [stderr]     Checking audiopus v0.2.0
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.4.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking dissimilar v1.0.10
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr] error: could not compile `teloxide-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/e3607d549209cc9fdfe7e907123b4185210e2c2b/bin/rustc --crate-name teloxide_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/teloxide-core-0.13.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no --cfg 'feature="cache_me"' --cfg 'feature="rustls"' --cfg 'feature="throttle"' --cfg 'feature="trace_adaptor"' --cfg 'feature="vecrem"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cache_me", "default", "erased", "full", "native-tls", "nightly", "rustls", "rustls-native-roots", "throttle", "trace_adaptor", "vecrem"))' -C metadata=6e9853af32247fcc -C extra-filename=-c070615a63f82f43 --out-dir /opt/rustwide/target/debug/build/teloxide-core/c070615a63f82f43/out -C strip=debuginfo -L dependency=/opt/rustwide/target/debug/build/atomic-waker/852087e69ae575c4/out -L dependency=/opt/rustwide/target/debug/build/base64/be8e5759d54d7b65/out -L dependency=/opt/rustwide/target/debug/build/bitflags/d3a1d4556058130f/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/0a58633f72b99042/out -L dependency=/opt/rustwide/target/debug/build/bytes/4efe485ccf8510c5/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/89d982f4c742ef14/out -L dependency=/opt/rustwide/target/debug/build/derive_more-impl/aef7407c8e6d8151/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/007ebff41b88d9af/out -L dependency=/opt/rustwide/target/debug/build/equivalent/0ffd6f6711c315a6/out -L dependency=/opt/rustwide/target/debug/build/erasable/65ebe58cf409d630/out -L dependency=/opt/rustwide/target/debug/build/fnv/66b804e6eabbfc6f/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a58e9c1c5527d07c/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/2494c7fdabefe739/out -L dependency=/opt/rustwide/target/debug/build/futures-core/450aa92910dda39b/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/90439b80586be9ba/out -L dependency=/opt/rustwide/target/debug/build/futures-io/66cc9f160448fe34/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/e52f0ed397ca354e/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/6e20c6ba82716a93/out -L dependency=/opt/rustwide/target/debug/build/futures-task/3a3aa5c4d1ec6a19/out -L dependency=/opt/rustwide/target/debug/build/futures-util/186d3b659944b668/out -L dependency=/opt/rustwide/target/debug/build/getrandom/3d47d265cddaa833/out -L dependency=/opt/rustwide/target/debug/build/getrandom/bbb04fd08b8ce5b4/out -L dependency=/opt/rustwide/target/debug/build/h2/50b95c5b50029c14/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/a84bf3a7c9a556a7/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/709a1273e6332b3a/out -L dependency=/opt/rustwide/target/debug/build/http-body/c5de7a3c602413e7/out -L dependency=/opt/rustwide/target/debug/build/http/796f35b0c37840a3/out -L dependency=/opt/rustwide/target/debug/build/httparse/8c0dc5c8e710ac40/out -L dependency=/opt/rustwide/target/debug/build/httpdate/8f36dee8212db18b/out -L dependency=/opt/rustwide/target/debug/build/hyper-rustls/72842c2697fae7f5/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/ad907402628dff58/out -L dependency=/opt/rustwide/target/debug/build/hyper/772142ceed31e1d4/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/dc7647b76bfdf03d/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/898496ee26ec5f1c/out -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/42143aa5d66b9d83/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/ed69c62bf46369b7/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/8e92a6fcdd0e80d5/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/d4eb44b104afecb1/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/9ab613959aaa0187/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/0ec533bbe1dc473e/out -L dependency=/opt/rustwide/target/debug/build/idna/bc0c460d606f621a/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/aaa64623df9c6fa5/out -L dependency=/opt/rustwide/target/debug/build/indexmap/019a0304c5e45387/out -L dependency=/opt/rustwide/target/debug/build/ipnet/5132efcec7a96a2d/out -L dependency=/opt/rustwide/target/debug/build/iri-string/fa0c4160d7d52799/out -L dependency=/opt/rustwide/target/debug/build/itoa/d48257f4bb185c6d/out -L dependency=/opt/rustwide/target/debug/build/libc/1b79183f9d08ec0d/out -L dependency=/opt/rustwide/target/debug/build/litemap/2b8391ef43f005df/out -L dependency=/opt/rustwide/target/debug/build/log/93f3a2daa7be9c21/out -L dependency=/opt/rustwide/target/debug/build/memchr/e82a257403cc8313/out -L dependency=/opt/rustwide/target/debug/build/mime/23888788dfb0fdcb/out -L dependency=/opt/rustwide/target/debug/build/mime_guess/4e257e0e1e04e2d4/out -L dependency=/opt/rustwide/target/debug/build/mio/c3ecf3e74b66b2d2/out -L dependency=/opt/rustwide/target/debug/build/num-traits/82ee46a03b0f2f4d/out -L dependency=/opt/rustwide/target/debug/build/once_cell/3eb6e691593d0c96/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/a46be968e3a4e00e/out -L dependency=/opt/rustwide/target/debug/build/pin-project-internal/525ea6e513e8d063/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/2e2addb0d88160af/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/825c9385a1b03b49/out -L dependency=/opt/rustwide/target/debug/build/potential_utf/46d17807faf7de7a/out -L dependency=/opt/rustwide/target/debug/build/psm/46774f8f2f8167a1/out -L dependency=/opt/rustwide/target/debug/build/ring/fb7e323bd70380d3/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/f2f1305533470c4e/out -L dependency=/opt/rustwide/target/debug/build/rustls-webpki/1b8de2b3ff8f875f/out -L dependency=/opt/rustwide/target/debug/build/rustls/5ad25f22b8be86dc/out -L dependency=/opt/rustwide/target/debug/build/ryu/92373092945d23ea/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9663d35e80343411/out -L dependency=/opt/rustwide/target/debug/build/serde/63ff2d95c77b165d/out -L dependency=/opt/rustwide/target/debug/build/serde_core/74cd27957b09cf20/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/b91e898cf1f0d043/out -L dependency=/opt/rustwide/target/debug/build/serde_json/4900fec84bde154c/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/574a2e6a14dd4bdf/out -L dependency=/opt/rustwide/target/debug/build/serde_with_macros/1d5af2e349b1ffb2/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/dcea3f9035df748c/out -L dependency=/opt/rustwide/target/debug/build/slab/369f0a4f6b6d51db/out -L dependency=/opt/rustwide/target/debug/build/smallvec/f5f1136719ddb691/out -L dependency=/opt/rustwide/target/debug/build/socket2/5614cc06e37fa1d7/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/712d42f6dc9946f3/out -L dependency=/opt/rustwide/target/debug/build/subtle/7cbdcccac7d34b60/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/9788e4a537cf8c0f/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/fc493a23565a244c/out -L dependency=/opt/rustwide/target/debug/build/tinystr/853656236f441fa1/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/caadab19df9a8397/out -L dependency=/opt/rustwide/target/debug/build/tokio-rustls/2fd77b14ae09df9e/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/ddd739524abd33f6/out -L dependency=/opt/rustwide/target/debug/build/tokio/ff78a58ee0135dc1/out -L dependency=/opt/rustwide/target/debug/build/tower-http/857e6cf858936c4e/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/21beba7fd5056fb8/out -L dependency=/opt/rustwide/target/debug/build/tower-service/6c6bbd1853db2aae/out -L dependency=/opt/rustwide/target/debug/build/tower/8a27fbb01770a229/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/2559501733f7a13a/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/8f10c15d6bc7d799/out -L dependency=/opt/rustwide/target/debug/build/tracing/4e7cf830ab03ca93/out -L dependency=/opt/rustwide/target/debug/build/try-lock/f8acb58cdddf738c/out -L dependency=/opt/rustwide/target/debug/build/unicase/09687d8cfc19bfb9/out -L dependency=/opt/rustwide/target/debug/build/untrusted/b61a5e65a96c3561/out -L dependency=/opt/rustwide/target/debug/build/url/5099bf0825e30fab/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/b4e0afc2999e1b31/out -L dependency=/opt/rustwide/target/debug/build/want/07d6f0205cbc1dbb/out -L dependency=/opt/rustwide/target/debug/build/webpki-roots/daf645407202b80f/out -L dependency=/opt/rustwide/target/debug/build/writeable/067fe0353da4b0ee/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/cf90ad0b0ecc28dd/out -L dependency=/opt/rustwide/target/debug/build/yoke/0b04272a114f864d/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/d9792d71cb7889c1/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/37ca1ac1bdaca407/out -L dependency=/opt/rustwide/target/debug/build/zeroize/b92f59bf3b6e3603/out -L dependency=/opt/rustwide/target/debug/build/zerotrie/1bc18eac7de9d652/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/1d7212e72684f928/out -L dependency=/opt/rustwide/target/debug/build/zerovec/a394583f705ee926/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/d3a1d4556058130f/out/libbitflags-d3a1d4556058130f.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/4efe485ccf8510c5/out/libbytes-4efe485ccf8510c5.rmeta --extern chrono=/opt/rustwide/target/debug/build/chrono/f55b59f500e1e5f8/out/libchrono-f55b59f500e1e5f8.rmeta --extern derive_more=/opt/rustwide/target/debug/build/derive_more/cebc6369e330fc96/out/libderive_more-cebc6369e330fc96.rmeta --extern either=/opt/rustwide/target/debug/build/either/1c5b23f83cb2c15f/out/libeither-1c5b23f83cb2c15f.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/819c723c0f92d576/out/libfutures-819c723c0f92d576.rmeta --extern log=/opt/rustwide/target/debug/build/log/93f3a2daa7be9c21/out/liblog-93f3a2daa7be9c21.rmeta --extern mime=/opt/rustwide/target/debug/build/mime/23888788dfb0fdcb/out/libmime-23888788dfb0fdcb.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/3eb6e691593d0c96/out/libonce_cell-3eb6e691593d0c96.rmeta --extern pin_project=/opt/rustwide/target/debug/build/pin-project/1485f9925d3f4b61/out/libpin_project-1485f9925d3f4b61.rmeta --extern rc_box=/opt/rustwide/target/debug/build/rc-box/0fb5a3ef2bf93bbf/out/librc_box-0fb5a3ef2bf93bbf.rmeta --extern reqwest=/opt/rustwide/target/debug/build/reqwest/566568e91bf93fea/out/libreqwest-566568e91bf93fea.rmeta --extern rgb=/opt/rustwide/target/debug/build/rgb/f8c374847c10f3b6/out/librgb-f8c374847c10f3b6.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/63ff2d95c77b165d/out/libserde-63ff2d95c77b165d.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/4900fec84bde154c/out/libserde_json-4900fec84bde154c.rmeta --extern serde_with=/opt/rustwide/target/debug/build/serde_with/176fdd80aed5d22a/out/libserde_with-176fdd80aed5d22a.rmeta --extern stacker=/opt/rustwide/target/debug/build/stacker/c9920a5bfca8af1f/out/libstacker-c9920a5bfca8af1f.rmeta --extern take_mut=/opt/rustwide/target/debug/build/take_mut/a062997c18078d6d/out/libtake_mut-a062997c18078d6d.rmeta --extern takecell=/opt/rustwide/target/debug/build/takecell/f832721e84cfb469/out/libtakecell-f832721e84cfb469.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/70df4df6be55568d/out/libthiserror-70df4df6be55568d.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/ff78a58ee0135dc1/out/libtokio-ff78a58ee0135dc1.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/ddd739524abd33f6/out/libtokio_util-ddd739524abd33f6.rmeta --extern url=/opt/rustwide/target/debug/build/url/5099bf0825e30fab/out/liburl-5099bf0825e30fab.rmeta --extern uuid=/opt/rustwide/target/debug/build/uuid/4442f4795f93a5c9/out/libuuid-4442f4795f93a5c9.rmeta --extern vecrem=/opt/rustwide/target/debug/build/vecrem/27519fc203faaa7e/out/libvecrem-27519fc203faaa7e.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies -L native=/opt/rustwide/target/debug/build/ring/96b1e56130cdae99/out -L native=/opt/rustwide/target/debug/build/psm/7541d8fc812ca6eb/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c", kill_on_drop: false }`
[INFO] [stdout] 8f02dbb754c8618bd9dc058c867d80347af8f2eacd136e584df24bf32a20c23c
