[INFO] cloning repository https://github.com/Guru901/RustyX
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Guru901/RustyX" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb87efd9c3cb22e1409179a84724f7ce7e2e0cda
[INFO] testing Guru901/RustyX against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGuru901%2FRustyX" "/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/Guru901/RustyX
[INFO] finished tweaking git repo https://github.com/Guru901/RustyX
[INFO] tweaked toml for git repo https://github.com/Guru901/RustyX written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Guru901/RustyX on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Guru901/RustyX 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cfb v0.7.3
[INFO] [stderr]   Downloaded ripress-derive v0.0.3
[INFO] [stderr]   Downloaded infer v0.19.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded routerify_ng v0.3.0
[INFO] [stderr]   Downloaded hyper-staticfile v0.10.1
[INFO] [stderr]   Downloaded reqwest v0.12.26
[INFO] [stderr]   Downloaded criterion v0.7.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 035ead08b4226506372fdb2059402edff0bb14efe6cd5daca8b6ec41b294818d
[INFO] running `Command { std: "docker" "start" "-a" "035ead08b4226506372fdb2059402edff0bb14efe6cd5daca8b6ec41b294818d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "035ead08b4226506372fdb2059402edff0bb14efe6cd5daca8b6ec41b294818d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "035ead08b4226506372fdb2059402edff0bb14efe6cd5daca8b6ec41b294818d", kill_on_drop: false }`
[INFO] [stdout] 035ead08b4226506372fdb2059402edff0bb14efe6cd5daca8b6ec41b294818d
[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" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e24cba1dbdff7fae4addf5238f0935dfb5ac5d1f970269a1f13c63a6bd2ac28
[INFO] running `Command { std: "docker" "start" "-a" "9e24cba1dbdff7fae4addf5238f0935dfb5ac5d1f970269a1f13c63a6bd2ac28", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling ripress-derive v0.0.3
[INFO] [stderr]    Compiling ripress-derive v0.0.3 (/opt/rustwide/workdir/ripress-derive)
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-staticfile v0.10.1
[INFO] [stderr]    Compiling routerify_ng v0.3.0
[INFO] [stderr]    Compiling ripress v2.5.1 (/opt/rustwide/workdir/ripress)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s
[INFO] running `Command { std: "docker" "inspect" "9e24cba1dbdff7fae4addf5238f0935dfb5ac5d1f970269a1f13c63a6bd2ac28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e24cba1dbdff7fae4addf5238f0935dfb5ac5d1f970269a1f13c63a6bd2ac28", kill_on_drop: false }`
[INFO] [stdout] 9e24cba1dbdff7fae4addf5238f0935dfb5ac5d1f970269a1f13c63a6bd2ac28
[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" "-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9b3e13795adfb239e6f4e789318fc60668813b0867f4d889cbc56596a4e4744
[INFO] running `Command { std: "docker" "start" "-a" "a9b3e13795adfb239e6f4e789318fc60668813b0867f4d889cbc56596a4e4744", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling ripress-derive v0.0.3 (/opt/rustwide/workdir/ripress-derive)
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.26
[INFO] [stderr]    Compiling ripress v2.5.1 (/opt/rustwide/workdir/ripress)
[INFO] [stderr] error: could not compile `ripress` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name ripress --edition=2021 ripress/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 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("compression", "default", "file-upload", "flate2", "logger", "tracing", "uuid", "validation", "validator", "with-wynd"))' -C metadata=cfa4e12f9043410c -C extra-filename=-d7dce73284b31e00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d8cf39a21c712486.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rlib --extern cookie=/opt/rustwide/target/debug/deps/libcookie-accf224192a53d24.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-72fc96e008a7f33b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-4eebdbeee373e40f.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-50ee20fdc4d61f1a.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-ce120b348c2aaa6c.rlib --extern hyper_staticfile=/opt/rustwide/target/debug/deps/libhyper_staticfile-dee55c5d33753fa7.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8134ff17f38fd16a.rlib --extern infer=/opt/rustwide/target/debug/deps/libinfer-40cf58dea6d798b6.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-7cbfcc84299bf52b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-331200493d5b227a.rlib --extern ripress_derive=/opt/rustwide/target/debug/deps/libripress_derive-e590aca0e9b165af.so --extern routerify_ng=/opt/rustwide/target/debug/deps/librouterify_ng-2baa18fdcb839cfc.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-124027578351799a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d865b8dda5b1a96.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-77f8debc949f91fa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e89b83ca847d894c.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6848f4b84e9eb4df.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-eebf7f42ea604b6c.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a9b3e13795adfb239e6f4e789318fc60668813b0867f4d889cbc56596a4e4744", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9b3e13795adfb239e6f4e789318fc60668813b0867f4d889cbc56596a4e4744", kill_on_drop: false }`
[INFO] [stdout] a9b3e13795adfb239e6f4e789318fc60668813b0867f4d889cbc56596a4e4744
