[INFO] cloning repository https://github.com/snipeart007/stric
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/snipeart007/stric" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b9f978659a2ce1e50afb67792da5a2e633effd1
[INFO] testing snipeart007/stric against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsnipeart007%2Fstric" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/snipeart007/stric
[INFO] finished tweaking git repo https://github.com/snipeart007/stric
[INFO] tweaked toml for git repo https://github.com/snipeart007/stric written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/snipeart007/stric on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/snipeart007/stric 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b
[INFO] running `Command { std: "docker" "start" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling spinning_top v0.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling no-std-compat v0.4.1
[INFO] [stderr]    Compiling nonzero_ext v0.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling quanta v0.12.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling stric-flow v0.1.0 (/opt/rustwide/workdir/stric-flow)
[INFO] [stderr]    Compiling stric-tower v0.1.0 (/opt/rustwide/workdir/stric-tower)
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling stric-core v0.1.0 (/opt/rustwide/workdir/stric-core)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> stric-core/src/stream.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RecvUniStream {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 56 |     pub(crate) fn new(stream: quinn::RecvStream) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metric` is never read
[INFO] [stdout]   --> stric-flow/src/node.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FlowNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     metric: Arc<dyn RoutingMetric>,
[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 59.57s
[INFO] running `Command { std: "docker" "inspect" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling stric-flow v0.1.0 (/opt/rustwide/workdir/stric-flow)
[INFO] [stderr]    Compiling stric-tower v0.1.0 (/opt/rustwide/workdir/stric-tower)
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling governor v0.6.3
[INFO] [stderr]    Compiling rcgen v0.14.7
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling quinn-proto v0.11.14
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling stric-core v0.1.0 (/opt/rustwide/workdir/stric-core)
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> stric-core/src/stream.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RecvUniStream {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 56 |     pub(crate) fn new(stream: quinn::RecvStream) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> stric-core/tests/integration_test.rs:138:10
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap();
[INFO] [stdout]     |          ----^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> stric-core/src/stream.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl RecvUniStream {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] 56 |     pub(crate) fn new(stream: quinn::RecvStream) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> stric-core/tests/integration_test.rs:515:10
[INFO] [stdout]     |
[INFO] [stdout] 515 |     let (mut responder, _) = QuicNode::<()>::new(config_responder).unwrap();
[INFO] [stdout]     |          ----^^^^^^^^^
[INFO] [stdout]     |          |
[INFO] [stdout]     |          help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metric` is never read
[INFO] [stdout]   --> stric-flow/src/node.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FlowNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     metric: Arc<dyn RoutingMetric>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `metric` is never read
[INFO] [stdout]   --> stric-flow/src/node.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | pub struct FlowNode {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 64 |     metric: Arc<dyn RoutingMetric>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stric-flow` (lib test); 1 warning emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name stric_flow --edition=2024 stric-flow/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0bb0c43975c2df2e -C extra-filename=-a8733ffadd4cea72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fa1de900889a3320.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5156e09806cc040f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1753f1ce118175.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-299a304a49d099b4.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c5d7c34bf0292f32.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-96e812fd9cf4a159.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-397ef154cde04c26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-82f6b98c1a9c99e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern stric_core=/opt/rustwide/target/debug/deps/libstric_core-d7c77f6bb129c5fc.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f337ec94e40f571b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aea6c921caded2ce.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-45c35d1a0559a2e3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-89b5f15aa5b4fe1f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7e5edd11d2cfc1da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `stric-flow` (example "backpressure_throttle")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name backpressure_throttle --edition=2024 stric-flow/examples/backpressure_throttle.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a688c5f6e344a0e4 -C extra-filename=-e03a1a729eccb353 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fa1de900889a3320.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5156e09806cc040f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1753f1ce118175.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-299a304a49d099b4.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c5d7c34bf0292f32.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-96e812fd9cf4a159.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-397ef154cde04c26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-82f6b98c1a9c99e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern stric_core=/opt/rustwide/target/debug/deps/libstric_core-d7c77f6bb129c5fc.rlib --extern stric_flow=/opt/rustwide/target/debug/deps/libstric_flow-ee7ada7c496c1ef3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f337ec94e40f571b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aea6c921caded2ce.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-45c35d1a0559a2e3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-89b5f15aa5b4fe1f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7e5edd11d2cfc1da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stric-flow` (example "multihop_forwarding")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name multihop_forwarding --edition=2024 stric-flow/examples/multihop_forwarding.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1662ad7b59679a52 -C extra-filename=-385e76f25b141833 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fa1de900889a3320.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5156e09806cc040f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1753f1ce118175.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-299a304a49d099b4.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c5d7c34bf0292f32.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-96e812fd9cf4a159.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-397ef154cde04c26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-82f6b98c1a9c99e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern stric_core=/opt/rustwide/target/debug/deps/libstric_core-d7c77f6bb129c5fc.rlib --extern stric_flow=/opt/rustwide/target/debug/deps/libstric_flow-ee7ada7c496c1ef3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f337ec94e40f571b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aea6c921caded2ce.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-45c35d1a0559a2e3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-89b5f15aa5b4fe1f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7e5edd11d2cfc1da/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `stric-flow` (example "custom_flow_handler")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name custom_flow_handler --edition=2024 stric-flow/examples/custom_flow_handler.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0355f0dabad925fd -C extra-filename=-e23c4ab7735b7a42 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-9e4c44ac98d8e4ea.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-fa1de900889a3320.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-2ed9460101f17bbf.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-5156e09806cc040f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8a1753f1ce118175.rlib --extern governor=/opt/rustwide/target/debug/deps/libgovernor-299a304a49d099b4.rlib --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c5d7c34bf0292f32.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-96e812fd9cf4a159.rlib --extern quinn=/opt/rustwide/target/debug/deps/libquinn-397ef154cde04c26.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-1f746861c7bbcb8e.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-82f6b98c1a9c99e5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-73c4154dc7eb1f10.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-11a5c516e6a4becd.rlib --extern stric_core=/opt/rustwide/target/debug/deps/libstric_core-d7c77f6bb129c5fc.rlib --extern stric_flow=/opt/rustwide/target/debug/deps/libstric_flow-ee7ada7c496c1ef3.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-02986025785daeb4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f337ec94e40f571b.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-aea6c921caded2ce.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-45c35d1a0559a2e3.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-89b5f15aa5b4fe1f/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7e5edd11d2cfc1da/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b", kill_on_drop: false }`
[INFO] [stdout] 5bfe9f4c90fdd32efd467220bc4490d8b5f7d0609fbcec2a09af390f6c65a41b
