[INFO] cloning repository https://github.com/FeatureProbe/server-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FeatureProbe/server-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeatureProbe%2Fserver-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeatureProbe%2Fserver-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c851c75dd5c6fdec522ea893e5a638c77a9ab56
[INFO] testing FeatureProbe/server-sdk-rust against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFeatureProbe%2Fserver-sdk-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FeatureProbe/server-sdk-rust
[INFO] finished tweaking git repo https://github.com/FeatureProbe/server-sdk-rust
[INFO] tweaked toml for git repo https://github.com/FeatureProbe/server-sdk-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FeatureProbe/server-sdk-rust on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FeatureProbe/server-sdk-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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f099fc4c45565327e7277a79ebd6e4949ff1a156fe3200f5779df20db7890a06
[INFO] running `Command { std: "docker" "start" "-a" "f099fc4c45565327e7277a79ebd6e4949ff1a156fe3200f5779df20db7890a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f099fc4c45565327e7277a79ebd6e4949ff1a156fe3200f5779df20db7890a06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f099fc4c45565327e7277a79ebd6e4949ff1a156fe3200f5779df20db7890a06", kill_on_drop: false }`
[INFO] [stdout] f099fc4c45565327e7277a79ebd6e4949ff1a156fe3200f5779df20db7890a06
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f36521d6b34172ea495d07cd11a1a0de201ffc9367681d400b8e9a3695a4c37
[INFO] running `Command { std: "docker" "start" "-a" "0f36521d6b34172ea495d07cd11a1a0de201ffc9367681d400b8e9a3695a4c37", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling tokio v1.25.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.1
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling rustls-native-certs v0.6.2
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha-1 v0.10.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling headers-core v0.2.0
[INFO] [stderr]    Compiling headers v0.3.8
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling async-trait v0.1.68
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.2
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling minstant v0.1.2
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.0
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling h2 v0.3.18
[INFO] [stderr]    Compiling hyper v0.14.22
[INFO] [stderr]    Compiling hyper-rustls v0.24.0
[INFO] [stderr]    Compiling reqwest v0.11.18
[INFO] [stderr]    Compiling engineio-rs v0.1.5
[INFO] [stderr]    Compiling feature-probe-event v1.2.0
[INFO] [stderr]    Compiling socketio-rs v0.1.7
[INFO] [stderr]    Compiling feature-probe-server-sdk v2.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value captured by `slf.socket` is never read
[INFO] [stdout]    --> src/feature_probe.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 Ok(client) => slf.socket = Some(client),
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: did you mean to capture by reference instead?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `slf.socket` is never read
[INFO] [stdout]    --> src/feature_probe.rs:313:31
[INFO] [stdout]     |
[INFO] [stdout] 313 |                 Ok(client) => slf.socket = Some(client),
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DefaultRule` is never constructed
[INFO] [stdout]    --> src/evaluate.rs:394:8
[INFO] [stdout]     |
[INFO] [stdout] 394 | struct DefaultRule {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.48s
[INFO] running `Command { std: "docker" "inspect" "0f36521d6b34172ea495d07cd11a1a0de201ffc9367681d400b8e9a3695a4c37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f36521d6b34172ea495d07cd11a1a0de201ffc9367681d400b8e9a3695a4c37", kill_on_drop: false }`
[INFO] [stdout] 0f36521d6b34172ea495d07cd11a1a0de201ffc9367681d400b8e9a3695a4c37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90966f990b885a482f4722d130edfa887368c5fa38e31bc5682f35c880e4b6c5
[INFO] running `Command { std: "docker" "start" "-a" "90966f990b885a482f4722d130edfa887368c5fa38e31bc5682f35c880e4b6c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.99
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling http-range-header v0.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v0.1.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cc v1.0.74
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling time v0.3.16
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling matchit v0.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling sysinfo v0.26.7
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling pest_meta v2.4.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]    Compiling axum v0.6.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]    Compiling vergen v7.4.2
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling nias v0.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling ci_info v0.10.2
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling pest_generator v2.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling anstream v0.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.3
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling axum-macros v0.2.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling matchit v0.7.0
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.4.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.16
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.1
[INFO] [stderr]    Compiling rustls v0.20.7
[INFO] [stderr]    Compiling axum-core v0.2.9
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling tower-http v0.2.5
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling tokio v1.25.2
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.4.4
[INFO] [stderr]    Compiling ciborium v0.2.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling sct v0.7.0
[INFO] [stderr]    Compiling webpki v0.22.2
[INFO] [stderr]    Compiling rustls-webpki v0.100.2
[INFO] [stderr]    Compiling config v0.13.2
[INFO] [stderr]    Compiling plotters v0.3.4
[INFO] [stderr]    Compiling webpki-roots v0.22.5
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling axum-macros v0.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling approx v0.5.1
[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-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.25.2/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="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="num_cpus"' --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", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "stats", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=7b8ad824c3e69874 -C extra-filename=-3d6aab1b3d4683d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-90fa2233ca6ac0df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-4d583aab96a82939.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-8de67059f2f7a472.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-d3ea3b8354ea4138.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-851dfae066f8546b.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-6df6c214457c8ca7.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-9cb8ada081378165.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-39107acdcef5ed6d.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-8da505b31cd83616.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "90966f990b885a482f4722d130edfa887368c5fa38e31bc5682f35c880e4b6c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90966f990b885a482f4722d130edfa887368c5fa38e31bc5682f35c880e4b6c5", kill_on_drop: false }`
[INFO] [stdout] 90966f990b885a482f4722d130edfa887368c5fa38e31bc5682f35c880e4b6c5
