[INFO] cloning repository https://github.com/kislball/reverb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kislball/reverb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkislball%2Freverb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkislball%2Freverb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bbc65304de85dea8bd2d4cba037088ab24e40ca2
[INFO] testing kislball/reverb against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkislball%2Freverb" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kislball/reverb
[INFO] finished tweaking git repo https://github.com/kislball/reverb
[INFO] tweaked toml for git repo https://github.com/kislball/reverb written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kislball/reverb on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kislball/reverb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.234.0
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded cranelift-bitset v0.120.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v33.0.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.120.0
[INFO] [stderr]   Downloaded cranelift-control v0.120.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v33.0.0
[INFO] [stderr]   Downloaded ittapi v0.4.0
[INFO] [stderr]   Downloaded sptr v0.3.2
[INFO] [stderr]   Downloaded wasmtime-jit-debug v33.0.0
[INFO] [stderr]   Downloaded wasmtime-math v33.0.0
[INFO] [stderr]   Downloaded wasmtime-slab v33.0.0
[INFO] [stderr]   Downloaded cranelift-srcgen v0.120.0
[INFO] [stderr]   Downloaded wasmtime-fiber v33.0.0
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.120.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.120.0
[INFO] [stderr]   Downloaded fxprof-processed-profile v0.6.0
[INFO] [stderr]   Downloaded cranelift-frontend v0.120.0
[INFO] [stderr]   Downloaded jiff-static v0.2.14
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.120.0
[INFO] [stderr]   Downloaded cc v1.2.26
[INFO] [stderr]   Downloaded wit-parser v0.229.0
[INFO] [stderr]   Downloaded ittapi-sys v0.4.0
[INFO] [stderr]   Downloaded regalloc2 v0.12.2
[INFO] [stderr]   Downloaded wasmtime-cranelift v33.0.0
[INFO] [stderr]   Downloaded wasmtime-environ v33.0.0
[INFO] [stderr]   Downloaded wasmparser v0.229.0
[INFO] [stderr]   Downloaded wasmparser v0.234.0
[INFO] [stderr]   Downloaded wasmtime-component-macro v33.0.0
[INFO] [stderr]   Downloaded winch-codegen v33.0.0
[INFO] [stderr]   Downloaded wast v234.0.0
[INFO] [stderr]   Downloaded mainline v5.4.0
[INFO] [stderr]   Downloaded wasm-encoder v0.229.0
[INFO] [stderr]   Downloaded wasm-encoder v0.234.0
[INFO] [stderr]   Downloaded cranelift-isle v0.120.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded pulley-interpreter v33.0.0
[INFO] [stderr]   Downloaded wasmprinter v0.229.0
[INFO] [stderr]   Downloaded wasmtime-cache v33.0.0
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v33.0.0
[INFO] [stderr]   Downloaded postcard v1.1.1
[INFO] [stderr]   Downloaded ecies v0.2.9
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.120.0
[INFO] [stderr]   Downloaded target-lexicon v0.13.2
[INFO] [stderr]   Downloaded cranelift-native v0.120.0
[INFO] [stderr]   Downloaded cranelift-entity v0.120.0
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded wasmtime-component-util v33.0.0
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v33.0.0
[INFO] [stderr]   Downloaded wasmtime-winch v33.0.0
[INFO] [stderr]   Downloaded jiff v0.2.14
[INFO] [stderr]   Downloaded wasmtime v33.0.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.120.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd257b5ab0b27ca98439bafbf9e9393721cb494bda51edade3e5cb9b883f142b
[INFO] running `Command { std: "docker" "start" "-a" "dd257b5ab0b27ca98439bafbf9e9393721cb494bda51edade3e5cb9b883f142b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd257b5ab0b27ca98439bafbf9e9393721cb494bda51edade3e5cb9b883f142b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd257b5ab0b27ca98439bafbf9e9393721cb494bda51edade3e5cb9b883f142b", kill_on_drop: false }`
[INFO] [stdout] dd257b5ab0b27ca98439bafbf9e9393721cb494bda51edade3e5cb9b883f142b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53fca406719f3e8970e564283ed05510b60392e776d9000d9faab3f25087e7e6
[INFO] running `Command { std: "docker" "start" "-a" "53fca406719f3e8970e564283ed05510b60392e776d9000d9faab3f25087e7e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling cranelift-srcgen v0.120.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cranelift-bitset v0.120.0
[INFO] [stderr]    Compiling cranelift-isle v0.120.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bumpalo v3.18.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.120.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling pulley-interpreter v33.0.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.120.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.229.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling arbitrary v1.4.1
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.120.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling wasm-encoder v0.229.0
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling wasm-encoder v0.234.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling wasmtime-math v33.0.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.120.0
[INFO] [stderr]    Compiling wasmtime-component-util v33.0.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cranelift-control v0.120.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling wasmtime-component-macro v33.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling wasmtime-cache v33.0.0
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling wast v234.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling wasmtime-asm-macros v33.0.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling cranelift-codegen v0.120.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v33.0.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling wasmtime-slab v33.0.0
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v33.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling wasmtime-fiber v33.0.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v33.0.0
[INFO] [stderr]    Compiling wasmtime v33.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling wit-parser v0.229.0
[INFO] [stderr]    Compiling wat v1.234.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling postcard v1.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling serde_bencode v0.2.4
[INFO] [stderr]    Compiling cranelift-entity v0.120.0
[INFO] [stderr]    Compiling regalloc2 v0.12.2
[INFO] [stderr]    Compiling mainline v5.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling cranelift-bforest v0.120.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling rvb_common v0.1.0 (/opt/rustwide/workdir/rvb_common)
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v33.0.0
[INFO] [stderr]    Compiling rvb_clib v0.1.0 (/opt/rustwide/workdir/rvb_clib)
[INFO] [stderr]    Compiling rvb_transport v0.1.0 (/opt/rustwide/workdir/rvb_transport)
[INFO] [stderr]    Compiling test_contract v0.1.0 (/opt/rustwide/workdir/rvb_clib/test_contract)
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr] error: could not compile `mainline` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name mainline --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mainline-5.4.0/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 -C debuginfo=2 --cfg 'feature="async"' --cfg 'feature="default"' --cfg 'feature="full"' --cfg 'feature="node"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async", "default", "full", "node"))' -C metadata=2142fa2a52b23b33 -C extra-filename=-f8f787af31b63777 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc=/opt/rustwide/target/debug/deps/libcrc-7641105d7840f096.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-f71bdbc8132b4efa.so --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-d9b41cffa6375bb9.rmeta --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-19b640ecb9a47f99.rmeta --extern flume=/opt/rustwide/target/debug/deps/libflume-c127fa3cee11727f.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-d50dcf91c9756ac8.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-a9e71f991476baef.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-aafc6bbaa5c30d76.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8bc7b9ea9c927282.rmeta --extern serde_bencode=/opt/rustwide/target/debug/deps/libserde_bencode-66ca9054ac208c57.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-899af474076412df.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-9aa3dbaff1ac63b9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3c9ca47e1db57c09.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-739e040dbb86c173.rmeta --cap-lints allow --cap-lints=warn` (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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/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 -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=d5a624560bad70cf -C extra-filename=-e07fe512843a5255 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d85d0ef47e9bef47.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cd1756a197e7125a.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-528a7ff05ca2c7f7.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-ede34682380ab16e.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8cda137948184924.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-331c1a8b5f484cf5.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7d9c6dadc6cdd057.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-70734577f7610e25.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `sled` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sled --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sled-0.34.7/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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="no_metrics"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("backtrace", "color-backtrace", "compression", "default", "docs", "event_log", "failpoints", "io_uring", "lock_free_delays", "measure_allocs", "miri_optimizations", "mutex", "no_inline", "no_logs", "no_metrics", "pretty_backtrace", "rio", "testing", "zstd"))' -C metadata=65f7efdb4befd94f -C extra-filename=-6c30938424838a72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crc32fast=/opt/rustwide/target/debug/deps/libcrc32fast-c9716594718437ef.rmeta --extern crossbeam_epoch=/opt/rustwide/target/debug/deps/libcrossbeam_epoch-7f5caaff19204603.rmeta --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-5d49caf4ce5b571b.rmeta --extern fs2=/opt/rustwide/target/debug/deps/libfs2-4923d67aba8d9e7c.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-bdc59dec4b0978b4.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-cd1756a197e7125a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-89a330d1bb622024.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c050051e7e5246a8.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `gimli` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.31.1/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 -C debuginfo=2 --cfg 'feature="read"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=81ae03fac7da6e77 -C extra-filename=-80eb9218b2842fbc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-ec6443f22a431e3f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "53fca406719f3e8970e564283ed05510b60392e776d9000d9faab3f25087e7e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53fca406719f3e8970e564283ed05510b60392e776d9000d9faab3f25087e7e6", kill_on_drop: false }`
[INFO] [stdout] 53fca406719f3e8970e564283ed05510b60392e776d9000d9faab3f25087e7e6
