[INFO] cloning repository https://github.com/avl/buf_read_write
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avl/buf_read_write" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Fbuf_read_write", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Fbuf_read_write'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90315ce5d32d59b9303c7ffc9e9de0fa2063f62c
[INFO] testing avl/buf_read_write against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favl%2Fbuf_read_write" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avl/buf_read_write
[INFO] finished tweaking git repo https://github.com/avl/buf_read_write
[INFO] tweaked toml for git repo https://github.com/avl/buf_read_write written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avl/buf_read_write on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avl/buf_read_write 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d79c640ecbcbb9d0f31c7053ca228a955c41ed8c072a4887ae94da8ad6835171
[INFO] running `Command { std: "docker" "start" "-a" "d79c640ecbcbb9d0f31c7053ca228a955c41ed8c072a4887ae94da8ad6835171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d79c640ecbcbb9d0f31c7053ca228a955c41ed8c072a4887ae94da8ad6835171", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d79c640ecbcbb9d0f31c7053ca228a955c41ed8c072a4887ae94da8ad6835171", kill_on_drop: false }`
[INFO] [stdout] d79c640ecbcbb9d0f31c7053ca228a955c41ed8c072a4887ae94da8ad6835171
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5dbb4c8d6e58887a06396057eebaa8a89a20d2ffb3019a92daa95e01373dc1cf
[INFO] running `Command { std: "docker" "start" "-a" "5dbb4c8d6e58887a06396057eebaa8a89a20d2ffb3019a92daa95e01373dc1cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling buf_read_write v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] running `Command { std: "docker" "inspect" "5dbb4c8d6e58887a06396057eebaa8a89a20d2ffb3019a92daa95e01373dc1cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5dbb4c8d6e58887a06396057eebaa8a89a20d2ffb3019a92daa95e01373dc1cf", kill_on_drop: false }`
[INFO] [stdout] 5dbb4c8d6e58887a06396057eebaa8a89a20d2ffb3019a92daa95e01373dc1cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e41a7ac6e4a50beb94545df6c5ff8b826760395dd80865e8750a69e3fa0fb10
[INFO] running `Command { std: "docker" "start" "-a" "2e41a7ac6e4a50beb94545df6c5ff8b826760395dd80865e8750a69e3fa0fb10", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling buf_read_write v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.84s
[INFO] running `Command { std: "docker" "inspect" "2e41a7ac6e4a50beb94545df6c5ff8b826760395dd80865e8750a69e3fa0fb10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e41a7ac6e4a50beb94545df6c5ff8b826760395dd80865e8750a69e3fa0fb10", kill_on_drop: false }`
[INFO] [stdout] 2e41a7ac6e4a50beb94545df6c5ff8b826760395dd80865e8750a69e3fa0fb10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e5bd1694cec08707243ec2d70496d5bd6cc937d70aef42a1003d22e40df8d3f
[INFO] running `Command { std: "docker" "start" "-a" "0e5bd1694cec08707243ec2d70496d5bd6cc937d70aef42a1003d22e40df8d3f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buf_read_write-a712639201703b98)
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test tests::big_read_followed_by_small_zero_write_doesnt_write_everything ... ok
[INFO] [stdout] test tests::can_seek_far_beyond_end ... ok
[INFO] [stdout] test tests::can_write_beyond_end ... ok
[INFO] [stdout] test tests::drop_implies_flush ... ok
[INFO] [stdout] test tests::big_read_followed_by_small_write_doesnt_write_everything ... ok
[INFO] [stdout] test tests::can_write_zero_beyond_end ... ok
[INFO] [stdout] test tests::can_seek_and_write_just_beyond_end ... ok
[INFO] [stdout] test tests::exhaustive_regress ... ok
[INFO] [stdout] test tests::repeated_short_reads_are_handled_with_bytes ... ok
[INFO] [stdout] test tests::repeated_short_reads_are_handled_with_bytes_big ... ok
[INFO] [stdout] test tests::seek_plus_read_will_still_use_buffer ... ok
[INFO] [stdout] test tests::stream_position_is_reloaded ... ok
[INFO] [stdout] test tests::stream_position_logic ... ok
[INFO] [stdout] test tests::test_dirty_buffer_beyond_u64_max ... ok
[INFO] [stdout] test tests::reading_does_not_cause_writes ... ok
[INFO] [stdout] test tests::writes_are_buffered ... ok
[INFO] [stdout] test tests::test_extreme_size_handling ... ok
[INFO] [stdout] test tests::write_large_number_of_zeroes ... ok
[INFO] [stdout] test tests::reads_are_buffered ... ok
[INFO] [stdout] test tests::writes_are_buffered_even_with_small_buffer ... ok
[INFO] [stdout] test tests::zero_writes_are_buffered_even_with_small_buffer ... ok
[INFO] [stdout] test tests::repeated_short_reads_are_handled ... ok
[INFO] [stdout] test tests::zero_writes_are_buffered ... ok
[INFO] [stdout] test tests::writes_are_buffered_after_seek ... ok
[INFO] [stdout] test tests::zero_writes_are_buffered_after_seek ... ok
[INFO] [stdout] test tests::regression ... ok
[INFO] [stdout] test tests::exhaustive ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/buf_read_write-a712639201703b98` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0e5bd1694cec08707243ec2d70496d5bd6cc937d70aef42a1003d22e40df8d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e5bd1694cec08707243ec2d70496d5bd6cc937d70aef42a1003d22e40df8d3f", kill_on_drop: false }`
[INFO] [stdout] 0e5bd1694cec08707243ec2d70496d5bd6cc937d70aef42a1003d22e40df8d3f
