[INFO] cloning repository https://github.com/foxtive/foxtive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/foxtive/foxtive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb657875e7a4f61f28ce78d5d309ecac08d87d43 [INFO] testing foxtive/foxtive against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffoxtive%2Ffoxtive" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/foxtive/foxtive [INFO] finished tweaking git repo https://github.com/foxtive/foxtive [INFO] tweaked toml for git repo https://github.com/foxtive/foxtive written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/foxtive/foxtive on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/foxtive/foxtive 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5c67b2524e2696f6ba03cdf64e959d765dfb27b2977a7505fc3a83398f2bad25 [INFO] running `Command { std: "docker" "start" "-a" "5c67b2524e2696f6ba03cdf64e959d765dfb27b2977a7505fc3a83398f2bad25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c67b2524e2696f6ba03cdf64e959d765dfb27b2977a7505fc3a83398f2bad25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c67b2524e2696f6ba03cdf64e959d765dfb27b2977a7505fc3a83398f2bad25", kill_on_drop: false }` [INFO] [stdout] 5c67b2524e2696f6ba03cdf64e959d765dfb27b2977a7505fc3a83398f2bad25 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5930d574dcd1ff50687b48780a6d49410e3e4e579d69eb06540227389fe47934 [INFO] running `Command { std: "docker" "start" "-a" "5930d574dcd1ff50687b48780a6d49410e3e4e579d69eb06540227389fe47934", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling rand_core v0.10.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling arcstr v1.2.0 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling foxtive-macros v0.4.4 (/opt/rustwide/workdir/foxtive-macros) [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling cron v0.16.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling foxtive v0.25.6 (/opt/rustwide/workdir/foxtive) [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling foxtive-cron v0.5.0 (/opt/rustwide/workdir/foxtive-cron) [INFO] [stderr] Compiling redis v1.2.0 [INFO] [stderr] Compiling foxtive-supervisor v0.3.3 (/opt/rustwide/workdir/foxtive-supervisor) [INFO] [stderr] Compiling microservice-orchestration v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/microservice-orchestration) [INFO] [stderr] Compiling cron-scheduling v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/cron-scheduling) [INFO] [stderr] Compiling panic-cathcer v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/panic-catcher) [INFO] [stderr] Compiling db-message-consumer v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/db-message-consumer) [INFO] [stderr] Compiling supervisor-hierarchies v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/supervisor-hierarchies) [INFO] [stderr] Compiling tracing-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/tracing) [INFO] [stderr] Compiling axum-cron v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/axum-cron) [INFO] [stderr] Compiling distributed-coordination-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/distributed-coordination) [INFO] [stderr] Compiling circuit-breaker-example v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/circuit-breaker) [INFO] [stderr] Compiling basic v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/basic) [INFO] [stderr] Compiling persistence v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/persistence) [INFO] [stderr] Compiling task-groups v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/task-groups) [INFO] [stderr] Compiling graceful-shutdown v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/graceful-shutdown) [INFO] [stderr] Compiling task-pools v0.1.0 (/opt/rustwide/workdir/foxtive-supervisor/examples/task-pools) [INFO] [stderr] error: could not compile `axum-cron` (bin "axum-cron") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name axum_cron --edition=2024 foxtive-supervisor/examples/axum-cron/src/main.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=670ca5ad43ce6aa1 -C extra-filename=-156f73bd291f78ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-6178f34eb28125e8.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c9a1220378d99bc.rlib --extern foxtive_cron=/opt/rustwide/target/debug/deps/libfoxtive_cron-a250d584145d2207.rlib --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `task-groups` (bin "task-groups") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name task_groups --edition=2021 foxtive-supervisor/examples/task-groups/src/main.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=bc8948f3de79c832 -C extra-filename=-ac77590b0154f340 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `distributed-coordination-example` (bin "distributed-coordination-example") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name distributed_coordination_example --edition=2024 foxtive-supervisor/examples/distributed-coordination/src/main.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=7282dcc53a955837 -C extra-filename=-2c7a0a8339dc6bbf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cron-scheduling` (bin "cron-scheduling") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name cron_scheduling --edition=2021 foxtive-supervisor/examples/cron-scheduling/src/main.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=1bb73e91ef04445d -C extra-filename=-28ea084bc396328b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2c9a1220378d99bc.rlib --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `supervisor-hierarchies` (bin "supervisor-hierarchies") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name supervisor_hierarchies --edition=2021 foxtive-supervisor/examples/supervisor-hierarchies/src/main.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=16750e28932f8f21 -C extra-filename=-cef9a11f6ea7ea92 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `microservice-orchestration` (bin "microservice-orchestration") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name microservice_orchestration --edition=2024 foxtive-supervisor/examples/microservice-orchestration/src/main.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=eaf47eccbf066f6a -C extra-filename=-4e7b827fb70abb82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fda8e62331d271c5.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-001dc964d85f1a3d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `task-pools` (bin "task-pools") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name task_pools --edition=2021 foxtive-supervisor/examples/task-pools/src/main.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=d9a539627da07a92 -C extra-filename=-c49f7b36eaf5326c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-42d5b19d033681ee.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-825ea678cfada989.so --extern foxtive_supervisor=/opt/rustwide/target/debug/deps/libfoxtive_supervisor-1f3ed701272f8bb9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-957685d314c5cf8c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b668a2fe6479bf02.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-b9badebbab327257.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "5930d574dcd1ff50687b48780a6d49410e3e4e579d69eb06540227389fe47934", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5930d574dcd1ff50687b48780a6d49410e3e4e579d69eb06540227389fe47934", kill_on_drop: false }` [INFO] [stdout] 5930d574dcd1ff50687b48780a6d49410e3e4e579d69eb06540227389fe47934