[INFO] cloning repository https://github.com/engineers-hub-ltd-in-house-project/learning-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/engineers-hub-ltd-in-house-project/learning-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengineers-hub-ltd-in-house-project%2Flearning-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengineers-hub-ltd-in-house-project%2Flearning-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d36d4321f3d6c227e56d032265220c6f7993adb1
[INFO] documenting engineers-hub-ltd-in-house-project/learning-rust against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fengineers-hub-ltd-in-house-project%2Flearning-rust" "/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/engineers-hub-ltd-in-house-project/learning-rust
[INFO] removed 1 missing examples
[INFO] finished tweaking git repo https://github.com/engineers-hub-ltd-in-house-project/learning-rust
[INFO] tweaked toml for git repo https://github.com/engineers-hub-ltd-in-house-project/learning-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/engineers-hub-ltd-in-house-project/learning-rust on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/engineers-hub-ltd-in-house-project/learning-rust 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" "+beta-2025-10-28" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 795672696f1d43d79fd1bcf27b7d35bea5d48e4b3778c5f0485f7e2563878a3a
[INFO] running `Command { std: "docker" "start" "-a" "795672696f1d43d79fd1bcf27b7d35bea5d48e4b3778c5f0485f7e2563878a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "795672696f1d43d79fd1bcf27b7d35bea5d48e4b3778c5f0485f7e2563878a3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795672696f1d43d79fd1bcf27b7d35bea5d48e4b3778c5f0485f7e2563878a3a", kill_on_drop: false }`
[INFO] [stdout] 795672696f1d43d79fd1bcf27b7d35bea5d48e4b3778c5f0485f7e2563878a3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de5ba4a1387a3cbb019556f8491cc5ad1e99a0a55508655223163eb0094d0161
[INFO] running `Command { std: "docker" "start" "-a" "de5ba4a1387a3cbb019556f8491cc5ad1e99a0a55508655223163eb0094d0161", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling async-broadcast v0.5.1
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking accesskit v0.9.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking ecolor v0.21.0
[INFO] [stderr]     Checking emath v0.21.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking epaint v0.21.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking accesskit_consumer v0.13.0
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling libm v0.2.13
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking egui v0.21.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr] error: could not compile `serde` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name serde --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="serde_derive"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "derive", "rc", "serde_derive", "std", "unstable"))' -C metadata=7308994e5938fbd0 -C extra-filename=-91dd74e23d1d5501 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-74eb12bda47a5ee1.so --cap-lints allow --cap-lints=warn --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_core_try_from)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_float_copysign)' --check-cfg 'cfg(no_num_nonzero_signed)' --check-cfg 'cfg(no_relaxed_trait_bounds)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_systemtime_checked_add)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=6d36cb578160c4e4 -C extra-filename=-8d246ee1cd1362eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7f0471ae4eecb6cc.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f8dba9082229a696.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-7c3c47d3e4d4d057.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-163d30da0f9a8ed3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-50fda406d193135d.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-709bab1cb092b3c9.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0e394feb6d4c0172.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-1dc8c054dabe067d.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "de5ba4a1387a3cbb019556f8491cc5ad1e99a0a55508655223163eb0094d0161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de5ba4a1387a3cbb019556f8491cc5ad1e99a0a55508655223163eb0094d0161", kill_on_drop: false }`
[INFO] [stdout] de5ba4a1387a3cbb019556f8491cc5ad1e99a0a55508655223163eb0094d0161
