[INFO] fetching crate tokio-graceful-shutdown 0.18.0... [INFO] testing tokio-graceful-shutdown-0.18.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate tokio-graceful-shutdown 0.18.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tokio-graceful-shutdown 0.18.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-graceful-shutdown 0.18.0 [INFO] tweaked toml for crates.io crate tokio-graceful-shutdown 0.18.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tokio-graceful-shutdown 0.18.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tokio-graceful-shutdown 0.18.0 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-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 03a1bcda9f30ac06199e955f1f01c8ceb7f571fc3ca4bfc11402ddd6ea6c799f [INFO] running `Command { std: "docker" "start" "-a" "03a1bcda9f30ac06199e955f1f01c8ceb7f571fc3ca4bfc11402ddd6ea6c799f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "03a1bcda9f30ac06199e955f1f01c8ceb7f571fc3ca4bfc11402ddd6ea6c799f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03a1bcda9f30ac06199e955f1f01c8ceb7f571fc3ca4bfc11402ddd6ea6c799f", kill_on_drop: false }` [INFO] [stdout] 03a1bcda9f30ac06199e955f1f01c8ceb7f571fc3ca4bfc11402ddd6ea6c799f [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6edb1e1a442039a30f24c0a9675b67348bd83b0566f80dcf4366645602629713 [INFO] running `Command { std: "docker" "start" "-a" "6edb1e1a442039a30f24c0a9675b67348bd83b0566f80dcf4366645602629713", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-graceful-shutdown v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 14.25s [INFO] running `Command { std: "docker" "inspect" "6edb1e1a442039a30f24c0a9675b67348bd83b0566f80dcf4366645602629713", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6edb1e1a442039a30f24c0a9675b67348bd83b0566f80dcf4366645602629713", kill_on_drop: false }` [INFO] [stdout] 6edb1e1a442039a30f24c0a9675b67348bd83b0566f80dcf4366645602629713 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14614e01419f5aa8d3c57b73c12e04fd3bf383a035a29991745b76b5ee9b2552 [INFO] running `Command { std: "docker" "start" "-a" "14614e01419f5aa8d3c57b73c12e04fd3bf383a035a29991745b76b5ee9b2552", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling indenter v0.3.4 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling bytemuck_derive v1.10.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling atomic v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-graceful-shutdown v0.18.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling console-api v0.8.1 [INFO] [stderr] Compiling console-subscriber v0.4.1 [INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (example "18_error_type_passthrough") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 18_error_type_passthrough --edition=2024 examples/18_error_type_passthrough.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=14cc9627dd6c2366 -C extra-filename=-f550368f53b21d31 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37d7f3a51642df01.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-1920b90ba432f57f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-16abe0a95473329d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4f8ee89fb3446408.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-0b62ac64b812d253.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-2e07a70d9dd15b4f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65589b6cb9b61ca0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b71af60d693d71a7.rlib --extern gcc=/opt/rustwide/target/debug/deps/libgcc-c55d4d2d633a20e3.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5e73b95b9178f676.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-54b37e9036ef1777.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5b56c95ccb36deec.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef043367deb50cbc.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-89556c971e10f5a3.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72682071423d7952.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2d584c73a793554.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03d61ecc25591050.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-2d2fba1465faeca9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a6209fd2e0e67ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e6e72d305cbcc42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca8fe185acba69d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b3e4cb924ab0b7f.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-8f8702819d7f02c7.rlib --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-graceful-shutdown` (test "integration_test_2") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_test_2 --edition=2024 tests/integration_test_2.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=d297fe7f6f934424 -C extra-filename=-3b93553ee47b3c5a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37d7f3a51642df01.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-1920b90ba432f57f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-16abe0a95473329d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4f8ee89fb3446408.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-0b62ac64b812d253.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-2e07a70d9dd15b4f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65589b6cb9b61ca0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b71af60d693d71a7.rlib --extern gcc=/opt/rustwide/target/debug/deps/libgcc-c55d4d2d633a20e3.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5e73b95b9178f676.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-54b37e9036ef1777.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5b56c95ccb36deec.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef043367deb50cbc.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-89556c971e10f5a3.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72682071423d7952.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2d584c73a793554.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03d61ecc25591050.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-2d2fba1465faeca9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a6209fd2e0e67ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e6e72d305cbcc42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca8fe185acba69d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b3e4cb924ab0b7f.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-8f8702819d7f02c7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (example "14_partial_shutdown_error") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name 14_partial_shutdown_error --edition=2024 examples/14_partial_shutdown_error.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=61a1e1596808ad4e -C extra-filename=-dfcd5cdaa33fd38a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37d7f3a51642df01.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-1920b90ba432f57f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-16abe0a95473329d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4f8ee89fb3446408.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-0b62ac64b812d253.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-2e07a70d9dd15b4f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65589b6cb9b61ca0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b71af60d693d71a7.rlib --extern gcc=/opt/rustwide/target/debug/deps/libgcc-c55d4d2d633a20e3.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5e73b95b9178f676.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-54b37e9036ef1777.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5b56c95ccb36deec.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef043367deb50cbc.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-89556c971e10f5a3.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72682071423d7952.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2d584c73a793554.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03d61ecc25591050.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-2d2fba1465faeca9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a6209fd2e0e67ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e6e72d305cbcc42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca8fe185acba69d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b3e4cb924ab0b7f.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-8f8702819d7f02c7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `tokio-graceful-shutdown` (test "integration_test") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name integration_test --edition=2024 tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=1 -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(tokio_unstable)' -C debug-assertions=on --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("tracing"))' -C metadata=43bff64b6c97e94f -C extra-filename=-21794f70eef4486d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-37d7f3a51642df01.rlib --extern atomic=/opt/rustwide/target/debug/deps/libatomic-1920b90ba432f57f.rlib --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-16abe0a95473329d.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-4f8ee89fb3446408.rlib --extern console_subscriber=/opt/rustwide/target/debug/deps/libconsole_subscriber-0b62ac64b812d253.rlib --extern eyre=/opt/rustwide/target/debug/deps/libeyre-2e07a70d9dd15b4f.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-65589b6cb9b61ca0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b71af60d693d71a7.rlib --extern gcc=/opt/rustwide/target/debug/deps/libgcc-c55d4d2d633a20e3.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-5e73b95b9178f676.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-54b37e9036ef1777.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-5b56c95ccb36deec.rlib --extern miette=/opt/rustwide/target/debug/deps/libmiette-ef043367deb50cbc.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-89556c971e10f5a3.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72682071423d7952.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a2d584c73a793554.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-03d61ecc25591050.rlib --extern tokio_graceful_shutdown=/opt/rustwide/target/debug/deps/libtokio_graceful_shutdown-2d2fba1465faeca9.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-5a6209fd2e0e67ac.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-8e6e72d305cbcc42.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-ca8fe185acba69d2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-3b3e4cb924ab0b7f.rlib --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-8f8702819d7f02c7.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "14614e01419f5aa8d3c57b73c12e04fd3bf383a035a29991745b76b5ee9b2552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14614e01419f5aa8d3c57b73c12e04fd3bf383a035a29991745b76b5ee9b2552", kill_on_drop: false }` [INFO] [stdout] 14614e01419f5aa8d3c57b73c12e04fd3bf383a035a29991745b76b5ee9b2552