[INFO] cloning repository https://github.com/lewKcoder/acube
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lewKcoder/acube" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlewKcoder%2Facube", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlewKcoder%2Facube'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3926e1b7e5b96d2e071a8f5f6f74440186cb405
[INFO] testing lewKcoder/acube against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlewKcoder%2Facube" "/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/lewKcoder/acube
[INFO] finished tweaking git repo https://github.com/lewKcoder/acube
[INFO] tweaked toml for git repo https://github.com/lewKcoder/acube written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lewKcoder/acube 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/lewKcoder/acube 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] 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] 204717b912115ad0873ed3e1362a46f4811d6c5aaa1a745cc51304fac2173a80
[INFO] running `Command { std: "docker" "start" "-a" "204717b912115ad0873ed3e1362a46f4811d6c5aaa1a745cc51304fac2173a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204717b912115ad0873ed3e1362a46f4811d6c5aaa1a745cc51304fac2173a80", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204717b912115ad0873ed3e1362a46f4811d6c5aaa1a745cc51304fac2173a80", kill_on_drop: false }`
[INFO] [stdout] 204717b912115ad0873ed3e1362a46f4811d6c5aaa1a745cc51304fac2173a80
[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] 67a8276f265ff54a19efa616522a134264792e87281fde327359cb7868aced92
[INFO] running `Command { std: "docker" "start" "-a" "67a8276f265ff54a19efa616522a134264792e87281fde327359cb7868aced92", kill_on_drop: false }`
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling deranged v0.5.7
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling acube-macros v0.1.0 (/opt/rustwide/workdir/acube-macros)
[INFO] [stderr]    Compiling cargo-acube v0.1.0 (/opt/rustwide/workdir/cargo-acube)
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling acube v0.1.0 (/opt/rustwide/workdir/acube)
[INFO] [stderr]    Compiling acube-performance-bench v0.1.0 (/opt/rustwide/workdir/benchmarks/performance)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "67a8276f265ff54a19efa616522a134264792e87281fde327359cb7868aced92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a8276f265ff54a19efa616522a134264792e87281fde327359cb7868aced92", kill_on_drop: false }`
[INFO] [stdout] 67a8276f265ff54a19efa616522a134264792e87281fde327359cb7868aced92
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3af9012c82bbb5ce9479ac1d9c66e6fd7ba757fa1fa3e0825454a32871718b3
[INFO] running `Command { std: "docker" "start" "-a" "e3af9012c82bbb5ce9479ac1d9c66e6fd7ba757fa1fa3e0825454a32871718b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling acube-macros v0.1.0 (/opt/rustwide/workdir/acube-macros)
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling cargo-acube v0.1.0 (/opt/rustwide/workdir/cargo-acube)
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]    Compiling acube v0.1.0 (/opt/rustwide/workdir/acube)
[INFO] [stderr]    Compiling acube-performance-bench v0.1.0 (/opt/rustwide/workdir/benchmarks/performance)
[INFO] [stderr] error: could not compile `acube` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name acube --edition=2021 acube/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=5ac7bbb360f5db7e -C extra-filename=-2d7b49c0579e985c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acube_macros=/opt/rustwide/target/debug/deps/libacube_macros-a728b2962a0643c5.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-229c3004ee41b057.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a99a4e234e77fb8f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f46b2ed3d7e94d44.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e3dded84b6b6d9c8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-db17fbb5ab25270d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4d76d07a9d4c37a0.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-eb4be8a089ceaf44.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e86194668c8dbe0c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b15ccacb9e544fb7.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-530554ed6eee1a64.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a6ec1d6c0dbfeac6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fcc4049754d1f93.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9b64f8c62dbd746.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dca044c91db65ecd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0f020d039bff955e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-41db416a2bf7a26c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-26039920d451dfd2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ffaaf65637e81df.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-9db12f13bd2fa38a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d3fc9913737d0a96.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b7d350ed96430664/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `acube` (test "pipeline_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name pipeline_tests --edition=2021 acube/../tests/pipeline_tests.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=cc57da60ded8412e -C extra-filename=-5b6870195ab92df9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern acube=/opt/rustwide/target/debug/deps/libacube-88f2ed52bbbddb6e.rlib --extern acube_macros=/opt/rustwide/target/debug/deps/libacube_macros-a728b2962a0643c5.so --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-229c3004ee41b057.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-a99a4e234e77fb8f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f46b2ed3d7e94d44.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-e3dded84b6b6d9c8.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-db17fbb5ab25270d.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-4d76d07a9d4c37a0.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-eb4be8a089ceaf44.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-e86194668c8dbe0c.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-b15ccacb9e544fb7.rlib --extern secrecy=/opt/rustwide/target/debug/deps/libsecrecy-530554ed6eee1a64.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a6ec1d6c0dbfeac6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4fcc4049754d1f93.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-a9b64f8c62dbd746.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-dca044c91db65ecd.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-0f020d039bff955e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-41db416a2bf7a26c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-26039920d451dfd2.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-0ffaaf65637e81df.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-9db12f13bd2fa38a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-d3fc9913737d0a96.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-b7d350ed96430664/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "e3af9012c82bbb5ce9479ac1d9c66e6fd7ba757fa1fa3e0825454a32871718b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3af9012c82bbb5ce9479ac1d9c66e6fd7ba757fa1fa3e0825454a32871718b3", kill_on_drop: false }`
[INFO] [stdout] e3af9012c82bbb5ce9479ac1d9c66e6fd7ba757fa1fa3e0825454a32871718b3
