[INFO] fetching crate hala-rproxy 0.1.6... [INFO] testing hala-rproxy-0.1.6 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate hala-rproxy 0.1.6 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate hala-rproxy 0.1.6 [INFO] finished tweaking crates.io crate hala-rproxy 0.1.6 [INFO] tweaked toml for crates.io crate hala-rproxy 0.1.6 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hala-rproxy 0.1.6 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 150 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f39807150bc614a87b93bc5f3e8479e84fca4a2fabfe9e9ac61f8e52767a97c4 [INFO] running `Command { std: "docker" "start" "-a" "f39807150bc614a87b93bc5f3e8479e84fca4a2fabfe9e9ac61f8e52767a97c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f39807150bc614a87b93bc5f3e8479e84fca4a2fabfe9e9ac61f8e52767a97c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f39807150bc614a87b93bc5f3e8479e84fca4a2fabfe9e9ac61f8e52767a97c4", kill_on_drop: false }` [INFO] [stdout] f39807150bc614a87b93bc5f3e8479e84fca4a2fabfe9e9ac61f8e52767a97c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0ec70a8ae2bc1dd3d2e412bf2b844336ce5af72c75f02de5af93b458b3fdc8 [INFO] running `Command { std: "docker" "start" "-a" "8d0ec70a8ae2bc1dd3d2e412bf2b844336ce5af72c75f02de5af93b458b3fdc8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling boxcar v0.2.14 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling octets v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hala-ops v0.1.6 [INFO] [stderr] Compiling intrusive-collections v0.9.7 [INFO] [stderr] Compiling quiche v0.20.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling hala-lockfree v0.1.6 [INFO] [stderr] Compiling hala-sync v0.1.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling bitmask-enum v2.2.5 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling boring-sys v4.21.2 [INFO] [stderr] Compiling hala-future v0.1.6 [INFO] [stderr] Compiling hala-io v0.1.6 [INFO] [stderr] Compiling hala-udp v0.1.6 [INFO] [stderr] Compiling hala-tcp v0.1.6 [INFO] [stderr] Compiling boring v4.21.2 [INFO] [stderr] Compiling hala-tls v0.1.6 [INFO] [stderr] Compiling hala-quic v0.1.6 [INFO] [stderr] Compiling hala-rproxy v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "8d0ec70a8ae2bc1dd3d2e412bf2b844336ce5af72c75f02de5af93b458b3fdc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0ec70a8ae2bc1dd3d2e412bf2b844336ce5af72c75f02de5af93b458b3fdc8", kill_on_drop: false }` [INFO] [stdout] 8d0ec70a8ae2bc1dd3d2e412bf2b844336ce5af72c75f02de5af93b458b3fdc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5885a3d2cba88147ace8e73cc32f571e7d9014e37251d75f833c81cf6a8e8b8 [INFO] running `Command { std: "docker" "start" "-a" "d5885a3d2cba88147ace8e73cc32f571e7d9014e37251d75f833c81cf6a8e8b8", kill_on_drop: false }` [INFO] [stderr] Compiling hala-rproxy v0.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.91s [INFO] running `Command { std: "docker" "inspect" "d5885a3d2cba88147ace8e73cc32f571e7d9014e37251d75f833c81cf6a8e8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5885a3d2cba88147ace8e73cc32f571e7d9014e37251d75f833c81cf6a8e8b8", kill_on_drop: false }` [INFO] [stdout] d5885a3d2cba88147ace8e73cc32f571e7d9014e37251d75f833c81cf6a8e8b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6dde2c97adc6074d1707f0e3d8e228ab487496facf032d6b98ddb8c06feee9fa [INFO] running `Command { std: "docker" "start" "-a" "6dde2c97adc6074d1707f0e3d8e228ab487496facf032d6b98ddb8c06feee9fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hala_rproxy-e4bea904f6376548) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hala_rproxy [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6dde2c97adc6074d1707f0e3d8e228ab487496facf032d6b98ddb8c06feee9fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dde2c97adc6074d1707f0e3d8e228ab487496facf032d6b98ddb8c06feee9fa", kill_on_drop: false }` [INFO] [stdout] 6dde2c97adc6074d1707f0e3d8e228ab487496facf032d6b98ddb8c06feee9fa