[INFO] cloning repository https://github.com/1ean267/nexustack
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/1ean267/nexustack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ean267%2Fnexustack", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ean267%2Fnexustack'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 129aac22fa805d4e89c6cfd11c9e650d6752064a
[INFO] testing 1ean267/nexustack against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F1ean267%2Fnexustack" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/1ean267/nexustack
[INFO] finished tweaking git repo https://github.com/1ean267/nexustack
[INFO] tweaked toml for git repo https://github.com/1ean267/nexustack written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/1ean267/nexustack on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/1ean267/nexustack 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded axum-core v0.5.5
[INFO] [stderr]   Downloaded diff v0.1.13
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.20
[INFO] [stderr]   Downloaded rust-format v0.3.4
[INFO] [stderr]   Downloaded pretty_assertions v1.4.1
[INFO] [stderr]   Downloaded axum v0.8.6
[INFO] [stderr]   Downloaded libc v0.2.176
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecd9da963456e9b23eeb9452e28d0717f4be1aa4cd85120c01df8c667ed701df
[INFO] running `Command { std: "docker" "start" "-a" "ecd9da963456e9b23eeb9452e28d0717f4be1aa4cd85120c01df8c667ed701df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecd9da963456e9b23eeb9452e28d0717f4be1aa4cd85120c01df8c667ed701df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecd9da963456e9b23eeb9452e28d0717f4be1aa4cd85120c01df8c667ed701df", kill_on_drop: false }`
[INFO] [stdout] ecd9da963456e9b23eeb9452e28d0717f4be1aa4cd85120c01df8c667ed701df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 436344536e31782449a6c9becdf2f43ff7af2f0f994fd24132647bd1733be6c8
[INFO] running `Command { std: "docker" "start" "-a" "436344536e31782449a6c9becdf2f43ff7af2f0f994fd24132647bd1733be6c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling nexustack_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/nexustack_macros_impl)
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling nexustack_macros v0.1.0 (/opt/rustwide/workdir/crates/nexustack_macros)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling axum v0.8.6
[INFO] [stderr]    Compiling nexustack v0.1.0 (/opt/rustwide/workdir/crates/nexustack)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 10s
[INFO] running `Command { std: "docker" "inspect" "436344536e31782449a6c9becdf2f43ff7af2f0f994fd24132647bd1733be6c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "436344536e31782449a6c9becdf2f43ff7af2f0f994fd24132647bd1733be6c8", kill_on_drop: false }`
[INFO] [stdout] 436344536e31782449a6c9becdf2f43ff7af2f0f994fd24132647bd1733be6c8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dbb06ff6233d63d34d50b401bea3a820296497cac9525aac19ceea088f778e6
[INFO] running `Command { std: "docker" "start" "-a" "3dbb06ff6233d63d34d50b401bea3a820296497cac9525aac19ceea088f778e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling nexustack_macros v0.1.0 (/opt/rustwide/workdir/crates/nexustack_macros)
[INFO] [stderr]    Compiling rust-format v0.3.4
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling nexustack v0.1.0 (/opt/rustwide/workdir/crates/nexustack)
[INFO] [stderr]    Compiling nexustack_macros_impl v0.1.0 (/opt/rustwide/workdir/crates/nexustack_macros_impl)
[INFO] [stderr] error: could not compile `nexustack` (test "tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d98a5da813da67eb189387b8ccfb73cf481275d8/bin/rustc --crate-name tests --edition=2024 crates/nexustack/tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--warn=rustdoc::unescaped_backticks' '--warn=clippy::suspicious' '--warn=clippy::style' '--warn=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::nursery' --warn=missing_docs '--warn=rustdoc::missing_crate_level_docs' '--warn=clippy::correctness' '--warn=clippy::complexity' '--warn=clippy::cargo' '--allow=clippy::redundant_pub_crate' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' --test --cfg 'feature="const_format"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="either"' --cfg 'feature="openapi"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_format", "default", "derive", "either", "openapi", "serde", "serde_json", "unsize"))' -C metadata=028f7c1138bb077c -C extra-filename=-6a56ef3901030c14 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a1b757f0b737aed9.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-06f8c066899e87ae.rlib --extern const_format=/opt/rustwide/target/debug/deps/libconst_format-0b34e078d78880f8.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-0ca5e99180d48806.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-953c333db3ced1ed.rlib --extern nexustack=/opt/rustwide/target/debug/deps/libnexustack-5748352cb0cba95f.rlib --extern nexustack_macros=/opt/rustwide/target/debug/deps/libnexustack_macros-fc402cd7545c4769.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-4a9df14c8523af3f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7771631be3aea442.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8b3d280f81bb31fa.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e8898567cda00a6f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9e30d983e32a73c0.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-74ccfebd5bfe83e6.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-33f5dfe2efc68c98.rlib --cap-lints=forbid -Copt-level=3` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "3dbb06ff6233d63d34d50b401bea3a820296497cac9525aac19ceea088f778e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dbb06ff6233d63d34d50b401bea3a820296497cac9525aac19ceea088f778e6", kill_on_drop: false }`
[INFO] [stdout] 3dbb06ff6233d63d34d50b401bea3a820296497cac9525aac19ceea088f778e6
