[INFO] cloning repository https://github.com/CertainLach/fleet
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CertainLach/fleet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Ffleet", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Ffleet'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b343db89280e0d8cf258a96a48dbf8fee5dca13
[INFO] checking CertainLach/fleet against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCertainLach%2Ffleet" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CertainLach/fleet
[INFO] finished tweaking git repo https://github.com/CertainLach/fleet
[INFO] tweaked toml for git repo https://github.com/CertainLach/fleet written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CertainLach/fleet on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CertainLach/fleet 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d06ebc72fa5ecec59a53f3ddd59bdb3a7ddaead2a1c8c326665e9af6206eb1d
[INFO] running `Command { std: "docker" "start" "-a" "6d06ebc72fa5ecec59a53f3ddd59bdb3a7ddaead2a1c8c326665e9af6206eb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d06ebc72fa5ecec59a53f3ddd59bdb3a7ddaead2a1c8c326665e9af6206eb1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d06ebc72fa5ecec59a53f3ddd59bdb3a7ddaead2a1c8c326665e9af6206eb1d", kill_on_drop: false }`
[INFO] [stdout] 6d06ebc72fa5ecec59a53f3ddd59bdb3a7ddaead2a1c8c326665e9af6206eb1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb016018004346b3c149a26e52e0a3f1329003116a7e76f0506d906a3c12240c
[INFO] running `Command { std: "docker" "start" "-a" "cb016018004346b3c149a26e52e0a3f1329003116a7e76f0506d906a3c12240c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.8
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]     Checking regex-syntax v0.8.7
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling self_cell v1.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling self_cell v0.10.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.12
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking io_tee v0.1.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.186
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]     Checking z85 v3.0.6
[INFO] [stderr]    Compiling cxx v1.0.186
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking wsl v0.1.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling regex v1.12.1
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking papergrid v0.17.0
[INFO] [stderr]     Checking testing_table v0.3.0
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling fleet-base v0.1.0 (/opt/rustwide/workdir/crates/fleet-base)
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling cxx-build v1.0.186
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking shlex v1.3.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling fluent-syntax v0.11.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking bcrypt-pbkdf v0.10.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.186
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking opentelemetry v0.30.0
[INFO] [stderr]    Compiling test-log-macros v0.2.18
[INFO] [stderr]     Checking prost v0.13.5
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking filedescriptor v0.8.3
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking opentelemetry_sdk v0.30.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking cookie-factory v0.3.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking tabled v0.20.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking fluent v0.16.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking serde-transcode v1.1.1
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]     Checking fleet-shared v0.1.0 (/opt/rustwide/workdir/crates/fleet-shared)
[INFO] [stdout] warning: unused import: `collections::BTreeMap`
[INFO] [stdout]  --> crates/fleet-shared/src/encoding.rs:2:2
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::BTreeMap,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/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)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --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=4128f8f871a573ec -C extra-filename=-e6feea9dc26c1363 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4cf487a971a8caf9.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1353800aca0de437.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6718ea3f8e87eadb.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-fca7e69882c28b75.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-2d7e2102dc5e71c6.so --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 `cxxbridge-macro` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name cxxbridge_macro --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cxxbridge-macro-1.0.186/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=053df757ae907ea0 -C extra-filename=-5c317699579cd17c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4ad38896388c2fdf.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9248f370e3bf331a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-f171060c36ecc86e.rlib --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5d316639fe7238a7.so --extern syn=/opt/rustwide/target/debug/deps/libsyn-82fd5487f9be672f.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "cb016018004346b3c149a26e52e0a3f1329003116a7e76f0506d906a3c12240c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb016018004346b3c149a26e52e0a3f1329003116a7e76f0506d906a3c12240c", kill_on_drop: false }`
[INFO] [stdout] cb016018004346b3c149a26e52e0a3f1329003116a7e76f0506d906a3c12240c
