[INFO] cloning repository https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostyay%2Flinkerd-peek-trailers-size-hint-repro", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostyay%2Flinkerd-peek-trailers-size-hint-repro'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aedf5129acc2779bfb158d2e2c77f3ec6e02c1f9
[INFO] testing kostyay/linkerd-peek-trailers-size-hint-repro against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostyay%2Flinkerd-peek-trailers-size-hint-repro" "/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/kostyay/linkerd-peek-trailers-size-hint-repro
[INFO] finished tweaking git repo https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro
[INFO] tweaked toml for git repo https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kostyay/linkerd-peek-trailers-size-hint-repro 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/linkerd/linkerd2-proxy.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prometheus-client v0.23.1
[INFO] [stderr]   Downloaded gzip-header v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b
[INFO] running `Command { std: "docker" "start" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.09s
[INFO] running `Command { std: "docker" "inspect" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling dtoa v1.0.11
[INFO] [stderr]    Compiling gzip-header v1.1.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling chacha20 v0.10.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling deflate v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling linkerd-error v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling linkerd-exp-backoff v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling linkerd-stack v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling linkerd-http-box v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling linkerd-metrics v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling linkerd-http-retry v0.1.0 (https://github.com/linkerd/linkerd2-proxy.git?rev=8da700cc84483d10066cd8411773140509aad069#8da700cc)
[INFO] [stderr]    Compiling linkerd-peek-trailers-size-hint-repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 18.62s
[INFO] running `Command { std: "docker" "inspect" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running tests/peek_trailers_size_hint.rs (/opt/rustwide/target/release/deps/peek_trailers_size_hint-7907f466c7049bd4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test data_with_buffered_trailers_must_not_report_exact_size ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- data_with_buffered_trailers_must_not_report_exact_size stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'data_with_buffered_trailers_must_not_report_exact_size' (778) panicked at tests/peek_trailers_size_hint.rs:22:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Some(5)
[INFO] [stdout]  right: None
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5888df67c541 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5888df69049a - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5888df6809fc - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5888df65a846 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5888df6745e9 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5888df5ff590 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5888df6747a2 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5888df65a8f2 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5888df652249 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5888df65b4ed - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5888df690bfc - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5888df690b13 - core[832e9a552fc17241]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x5888df5ee24e - core[832e9a552fc17241]::panicking::assert_failed::<core[832e9a552fc17241]::option::Option<u64>, core[832e9a552fc17241]::option::Option<u64>>
[INFO] [stdout]   13:     0x5888df5ee6f2 - peek_trailers_size_hint[541c1eac2fb8086a]::data_with_buffered_trailers_must_not_report_exact_size::{closure#0}
[INFO] [stdout]   14:     0x5888df5ecfa3 - <tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::Context>::enter::<core[832e9a552fc17241]::task::poll::Poll<()>, <tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]   15:     0x5888df5ef62c - <tokio[b59310d5dd9e5895]::runtime::context::scoped::Scoped<tokio[b59310d5dd9e5895]::runtime::scheduler::Context>>::set::<<tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>::{closure#0}, core[832e9a552fc17241]::option::Option<()>>::{closure#0}, (alloc[3ecab9f82c41dc7d]::boxed::Box<tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::Core>, core[832e9a552fc17241]::option::Option<()>)>
[INFO] [stdout]   16:     0x5888df5ed2e5 - <tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[832e9a552fc17241]::pin::Pin<&mut core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>>
[INFO] [stdout]   17:     0x5888df5f2438 - tokio[b59310d5dd9e5895]::runtime::context::runtime::enter_runtime::<<tokio[b59310d5dd9e5895]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[832e9a552fc17241]::pin::Pin<&mut dyn core[832e9a552fc17241]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]   18:     0x5888df5ef2f7 - <peek_trailers_size_hint[541c1eac2fb8086a]::data_with_buffered_trailers_must_not_report_exact_size::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19:     0x5888df5f28cb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   20:     0x5888df5fff15 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   21:     0x5888df5fa9c4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   22:     0x5888df603062 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   23:     0x5888df67bd9f - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   24:     0x72e3d1d6e07a - <unknown>
[INFO] [stdout]   25:     0x72e3d1e01534 - clone
[INFO] [stdout]   26:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     data_with_buffered_trailers_must_not_report_exact_size
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test peek_trailers_size_hint`
[INFO] running `Command { std: "docker" "inspect" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b", kill_on_drop: false }`
[INFO] [stdout] 9bfa9d5b5bd9ffa6ac020b2753c72e877538609f90351f3961ddd1cb11a4140b
