[INFO] cloning repository https://github.com/eduardorittner/onebrc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eduardorittner/onebrc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardorittner%2Fonebrc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardorittner%2Fonebrc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40e44fef36ad86611c4b064683a671bb7925c997
[INFO] testing eduardorittner/onebrc against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feduardorittner%2Fonebrc" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eduardorittner/onebrc
[INFO] finished tweaking git repo https://github.com/eduardorittner/onebrc
[INFO] tweaked toml for git repo https://github.com/eduardorittner/onebrc written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eduardorittner/onebrc on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eduardorittner/onebrc 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded insta v1.44.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bde8255f2f2942b27bef2f54420616590e42f9c1e0ac5f1ee2564c055e9d8c0
[INFO] running `Command { std: "docker" "start" "-a" "7bde8255f2f2942b27bef2f54420616590e42f9c1e0ac5f1ee2564c055e9d8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bde8255f2f2942b27bef2f54420616590e42f9c1e0ac5f1ee2564c055e9d8c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bde8255f2f2942b27bef2f54420616590e42f9c1e0ac5f1ee2564c055e9d8c0", kill_on_drop: false }`
[INFO] [stdout] 7bde8255f2f2942b27bef2f54420616590e42f9c1e0ac5f1ee2564c055e9d8c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d68eaaf6f9961ad2b49964743ceddfb268379fd5a6dd22b84f74fe9081c77c1
[INFO] running `Command { std: "docker" "start" "-a" "3d68eaaf6f9961ad2b49964743ceddfb268379fd5a6dd22b84f74fe9081c77c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling plain v0.1.0 (/opt/rustwide/workdir/plain)
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling performant v0.1.0 (/opt/rustwide/workdir/performant)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "3d68eaaf6f9961ad2b49964743ceddfb268379fd5a6dd22b84f74fe9081c77c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d68eaaf6f9961ad2b49964743ceddfb268379fd5a6dd22b84f74fe9081c77c1", kill_on_drop: false }`
[INFO] [stdout] 3d68eaaf6f9961ad2b49964743ceddfb268379fd5a6dd22b84f74fe9081c77c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc32f9ca6c6aa8037ac245a3c37ba7540d2d8f0e3411ae761089c4ed3801ae5c
[INFO] running `Command { std: "docker" "start" "-a" "dc32f9ca6c6aa8037ac245a3c37ba7540d2d8f0e3411ae761089c4ed3801ae5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling insta v1.44.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling plain v0.1.0 (/opt/rustwide/workdir/plain)
[INFO] [stderr]    Compiling performant v0.1.0 (/opt/rustwide/workdir/performant)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.23s
[INFO] running `Command { std: "docker" "inspect" "dc32f9ca6c6aa8037ac245a3c37ba7540d2d8f0e3411ae761089c4ed3801ae5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc32f9ca6c6aa8037ac245a3c37ba7540d2d8f0e3411ae761089c4ed3801ae5c", kill_on_drop: false }`
[INFO] [stdout] dc32f9ca6c6aa8037ac245a3c37ba7540d2d8f0e3411ae761089c4ed3801ae5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 14e14266819dd920938e28027e37a9e04bd9da60a8354fa56a96e7d8f7a8a0fc
[INFO] running `Command { std: "docker" "start" "-a" "14e14266819dd920938e28027e37a9e04bd9da60a8354fa56a96e7d8f7a8a0fc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/performant-0bd25aafdded548c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::diff_to_plain has been running for over 60 seconds
[INFO] [stdout] test tests::process_chunk_tests::process_chunk_at_start has been running for over 60 seconds
[INFO] [stdout] test tests::process_chunk_tests::process_chunk_with_offset_10 has been running for over 60 seconds
[INFO] [stdout] test tests::process_chunk_tests::process_chunk_with_offset_5 has been running for over 60 seconds
[INFO] [stdout] test tests::proptest_chunk_sizes has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "14e14266819dd920938e28027e37a9e04bd9da60a8354fa56a96e7d8f7a8a0fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e14266819dd920938e28027e37a9e04bd9da60a8354fa56a96e7d8f7a8a0fc", kill_on_drop: false }`
[INFO] [stdout] 14e14266819dd920938e28027e37a9e04bd9da60a8354fa56a96e7d8f7a8a0fc
