[INFO] cloning repository https://github.com/Bloeckchengrafik/convention2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bloeckchengrafik/convention2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Fconvention2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Fconvention2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ad8532fc3fd312a55c3d039019fc43d8bd0df705
[INFO] building Bloeckchengrafik/convention2024 against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBloeckchengrafik%2Fconvention2024" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Bloeckchengrafik/convention2024 on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Bloeckchengrafik/convention2024
[INFO] finished tweaking git repo https://github.com/Bloeckchengrafik/convention2024
[INFO] tweaked toml for git repo https://github.com/Bloeckchengrafik/convention2024 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Bloeckchengrafik/convention2024 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/Bloeckchengrafik/ggez.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pub-sub v2.0.0
[INFO] [stderr]   Downloaded tracy-client v0.17.4
[INFO] [stderr]   Downloaded ftswarm_macros v0.2.5
[INFO] [stderr]   Downloaded crevice-derive v0.10.0
[INFO] [stderr]   Downloaded lyon v1.0.1
[INFO] [stderr]   Downloaded ftswarm_proto v0.2.5
[INFO] [stderr]   Downloaded tracing-tracy v0.11.3
[INFO] [stderr]   Downloaded libudev v0.3.0
[INFO] [stderr]   Downloaded ftswarm v0.2.5
[INFO] [stderr]   Downloaded lyon_algorithms v1.0.4
[INFO] [stderr]   Downloaded rustls-pki-types v1.9.0
[INFO] [stderr]   Downloaded serialport v4.3.0
[INFO] [stderr]   Downloaded glyph_brush_draw_cache v0.1.5
[INFO] [stderr]   Downloaded ureq v2.10.1
[INFO] [stderr]   Downloaded webpki-roots v0.26.5
[INFO] [stderr]   Downloaded xcb v1.4.0
[INFO] [stderr]   Downloaded glyph_brush v0.7.8
[INFO] [stderr]   Downloaded nalgebra v0.30.1
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded lyon_geom v1.0.5
[INFO] [stderr]   Downloaded ordered-float v3.9.2
[INFO] [stderr]   Downloaded ort v1.16.3
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.15
[INFO] [stderr]   Downloaded owned_ttf_parser v0.15.2
[INFO] [stderr]   Downloaded vswhom v0.1.0
[INFO] [stderr]   Downloaded rusttype v0.9.3
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded unescaper v0.1.4
[INFO] [stderr]   Downloaded ftswarm_serial v0.2.5
[INFO] [stderr]   Downloaded crevice v0.13.0
[INFO] [stderr]   Downloaded lyon_path v1.0.5
[INFO] [stderr]   Downloaded bytecount v0.6.8
[INFO] [stderr]   Downloaded skeptic v0.13.7
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded vswhom-sys v0.1.2
[INFO] [stderr]   Downloaded cargo_metadata v0.14.2
[INFO] [stderr]   Downloaded screen-info v0.0.1
[INFO] [stderr]   Downloaded tracy-client-sys v0.24.1
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f88f8482c3c78205047bcdba42fba10d6c5db9aa707ca9e9b6f61c6fd77e6359
[INFO] running `Command { std: "docker" "start" "-a" "f88f8482c3c78205047bcdba42fba10d6c5db9aa707ca9e9b6f61c6fd77e6359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f88f8482c3c78205047bcdba42fba10d6c5db9aa707ca9e9b6f61c6fd77e6359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f88f8482c3c78205047bcdba42fba10d6c5db9aa707ca9e9b6f61c6fd77e6359", kill_on_drop: false }`
[INFO] [stdout] f88f8482c3c78205047bcdba42fba10d6c5db9aa707ca9e9b6f61c6fd77e6359
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30815843452fa5ea0f110e9368a534a356a5bbe629d890715d657fbb6f848ca9
[INFO] running `Command { std: "docker" "start" "-a" "30815843452fa5ea0f110e9368a534a356a5bbe629d890715d657fbb6f848ca9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling euclid v0.22.10
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling ab_glyph v0.2.26
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.2.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling symphonia-core v0.5.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling naga v0.12.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling symphonia-metadata v0.5.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling gpu-alloc v0.5.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling lyon_path v1.0.5
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr] error: could not compile `naga` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-0.12.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clone"' --cfg 'feature="codespan-reporting"' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hexf-parse"' --cfg 'feature="span"' --cfg 'feature="spirv"' --cfg 'feature="spv-out"' --cfg 'feature="termcolor"' --cfg 'feature="unicode-xid"' --cfg 'feature="validate"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "clone", "codespan-reporting", "default", "deserialize", "dot-out", "glsl-in", "glsl-out", "hexf-parse", "hlsl-out", "msl-out", "petgraph", "pp-rs", "serde", "serialize", "span", "spirv", "spv-in", "spv-out", "termcolor", "unicode-xid", "validate", "wgsl-in", "wgsl-out"))' -C metadata=2d56af264c6340ba -C extra-filename=-ae1f81754b999d76 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-25e081f5a471c8c3.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb3b96822fc71aa9.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-39b96c75e4e16aa5.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-26ad9d648acb6e42.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d34d9dc29d655a2f.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-79876bcbd94fca0f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b9bc912f8c1d0af5.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-fa9107b88adec930.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-cbd29b06fabdc21c.rmeta --extern termcolor=/opt/rustwide/target/debug/deps/libtermcolor-c3227c03e7394b6b.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4dd50a31e434c2d2.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-fe0ca4145d7321c5.rmeta --cap-lints allow --cap-lints=forbid` (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/ad211ced81509462cdfe4c29ed10f97279a0acae/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 -C debug-assertions=on --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=7ddd5745cdd47e1b -C extra-filename=-5e71b5585aefa63c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a412baabdcb7dc03.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c01436235378eb0a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-0a9d1c201adfaeae.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c337ef303d01fd75.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-adc46be88db87c8e.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-88a3256302048659.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-0bede91bc3c6ce08.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-146734fd949b0242.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "30815843452fa5ea0f110e9368a534a356a5bbe629d890715d657fbb6f848ca9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30815843452fa5ea0f110e9368a534a356a5bbe629d890715d657fbb6f848ca9", kill_on_drop: false }`
[INFO] [stdout] 30815843452fa5ea0f110e9368a534a356a5bbe629d890715d657fbb6f848ca9
