[INFO] cloning repository https://github.com/speelbarrow/splEngine.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/speelbarrow/splEngine.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2FsplEngine.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2FsplEngine.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ab2f68fb5ae6c6957584da6a52b5d80792c84b6
[INFO] testing speelbarrow/splEngine.rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspeelbarrow%2FsplEngine.rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/speelbarrow/splEngine.rs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/speelbarrow/splEngine.rs
[INFO] tweaked toml for git repo https://github.com/speelbarrow/splEngine.rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/speelbarrow/splEngine.rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 190 packages to latest Rust 1.94.0 compatible versions
[INFO] [stderr]       Adding cucumber v0.21.1 (available: v0.22.1)
[INFO] [stderr]       Adding rand v0.9.2 (available: v0.10.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded ouroboros v0.18.5
[INFO] [stderr]   Downloaded trait-variant v0.1.2
[INFO] [stderr]   Downloaded typed-builder-macro v0.23.2
[INFO] [stderr]   Downloaded tokio-io-utility v0.7.6
[INFO] [stderr]   Downloaded openssh v0.11.6
[INFO] [stderr]   Downloaded synthez-codegen v0.3.1
[INFO] [stderr]   Downloaded synthez v0.3.1
[INFO] [stderr]   Downloaded lazy-regex v3.6.0
[INFO] [stderr]   Downloaded openssh-mux-client-error v0.1.1
[INFO] [stderr]   Downloaded typed-builder-macro v0.15.2
[INFO] [stderr]   Downloaded ssh_format_error v0.1.0
[INFO] [stderr]   Downloaded peg v0.6.3
[INFO] [stderr]   Downloaded synthez-core v0.3.1
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded pin-project v1.1.11
[INFO] [stderr]   Downloaded gherkin v0.14.0
[INFO] [stderr]   Downloaded pin-project-internal v1.1.11
[INFO] [stderr]   Downloaded non-zero-byte-slice v0.1.0
[INFO] [stderr]   Downloaded cucumber-codegen v0.21.1
[INFO] [stderr]   Downloaded cucumber v0.21.1
[INFO] [stderr]   Downloaded nom_locate v4.2.0
[INFO] [stderr]   Downloaded peg-macros v0.6.3
[INFO] [stderr]   Downloaded typed-builder v0.15.2
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded sealed v0.5.0
[INFO] [stderr]   Downloaded ssh_format v0.14.1
[INFO] [stderr]   Downloaded sendfd v0.4.4
[INFO] [stderr]   Downloaded openssh-mux-client v0.17.9
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.5
[INFO] [stderr]   Downloaded cucumber-expressions v0.3.0
[INFO] [stderr]   Downloaded peg-runtime v0.6.3
[INFO] [stderr]   Downloaded lazy-regex-proc_macros v3.6.0
[INFO] [stderr]   Downloaded typed-builder v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd3c74c15ea09f5d1fa718e5699be2578e95c56d77d93ba1ab1d54f735b8d6a0
[INFO] running `Command { std: "docker" "start" "-a" "fd3c74c15ea09f5d1fa718e5699be2578e95c56d77d93ba1ab1d54f735b8d6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd3c74c15ea09f5d1fa718e5699be2578e95c56d77d93ba1ab1d54f735b8d6a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3c74c15ea09f5d1fa718e5699be2578e95c56d77d93ba1ab1d54f735b8d6a0", kill_on_drop: false }`
[INFO] [stdout] fd3c74c15ea09f5d1fa718e5699be2578e95c56d77d93ba1ab1d54f735b8d6a0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6206d79d7406dd3da0f29f0446b5a4795d83f2bfce951cd393996f2d055ffe12
[INFO] running `Command { std: "docker" "start" "-a" "6206d79d7406dd3da0f29f0446b5a4795d83f2bfce951cd393996f2d055ffe12", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ssh_format_error v0.1.0
[INFO] [stderr]    Compiling non-zero-byte-slice v0.1.0
[INFO] [stderr]    Compiling openssh-mux-client-error v0.1.1
[INFO] [stderr]    Compiling ssh_format v0.14.1
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling tokio-io-utility v0.7.6
[INFO] [stderr]    Compiling openssh-mux-client v0.17.9
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling libspl v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.72s
[INFO] running `Command { std: "docker" "inspect" "6206d79d7406dd3da0f29f0446b5a4795d83f2bfce951cd393996f2d055ffe12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6206d79d7406dd3da0f29f0446b5a4795d83f2bfce951cd393996f2d055ffe12", kill_on_drop: false }`
[INFO] [stdout] 6206d79d7406dd3da0f29f0446b5a4795d83f2bfce951cd393996f2d055ffe12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cde0a4c0923905deaf67340177e25d494c157369a66f8378ea0fabc8624abe92
[INFO] running `Command { std: "docker" "start" "-a" "cde0a4c0923905deaf67340177e25d494c157369a66f8378ea0fabc8624abe92", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling peg-runtime v0.6.3
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling peg-macros v0.6.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling inflections v1.1.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling peg v0.6.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling sealed v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling typed-builder-macro v0.23.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling typed-builder-macro v0.15.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.6.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling synthez-core v0.3.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling lazy-regex v3.6.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling typed-builder v0.15.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling trait-variant v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling synthez-codegen v0.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling synthez v0.3.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling typed-builder v0.23.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling cucumber-expressions v0.3.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cucumber-codegen v0.21.1
[INFO] [stderr]    Compiling ssh_format_error v0.1.0
[INFO] [stderr]    Compiling non-zero-byte-slice v0.1.0
[INFO] [stderr]    Compiling ssh_format v0.14.1
[INFO] [stderr]    Compiling openssh-mux-client-error v0.1.1
[INFO] [stderr]    Compiling gherkin v0.14.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling cucumber v0.21.1
[INFO] [stderr]    Compiling tokio-io-utility v0.7.6
[INFO] [stderr]    Compiling sendfd v0.4.4
[INFO] [stderr]    Compiling openssh-mux-client v0.17.9
[INFO] [stderr]    Compiling openssh v0.11.6
[INFO] [stderr]    Compiling libspl v0.4.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.32s
[INFO] running `Command { std: "docker" "inspect" "cde0a4c0923905deaf67340177e25d494c157369a66f8378ea0fabc8624abe92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cde0a4c0923905deaf67340177e25d494c157369a66f8378ea0fabc8624abe92", kill_on_drop: false }`
[INFO] [stdout] cde0a4c0923905deaf67340177e25d494c157369a66f8378ea0fabc8624abe92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 93f7092bb6ee746440de718a0e75d33dc83c53020f32f50fc46c7ba9b89bfa8d
[INFO] running `Command { std: "docker" "start" "-a" "93f7092bb6ee746440de718a0e75d33dc83c53020f32f50fc46c7ba9b89bfa8d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running tests/bytes.rs (/opt/rustwide/target/debug/deps/bytes-f8abc6c4dd321b96)
[INFO] [stdout] Feature: Byte-string manipulation
[INFO] [stdout] Rule: Pad trait
[INFO] [stdout]     Scenario: Left-padded
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the byte-string "AAAA"
[INFO] [stdout]      ✔  When I pad the left side of the byte-string
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          |   | 28 |
[INFO] [stdout]          | A | 4  |
[INFO] [stdout]     Scenario: Right-padded hex bytes
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the unsigned 32-bit hex value 0x12030
[INFO] [stdout]      ✔  When I convert the unsigned 32-bit hex value to bytes
[INFO] [stdout]      ✔  And I pad the right side of the byte-string with '1's
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          | 0x01 |    |
[INFO] [stdout]          | 0x20 |    |
[INFO] [stdout]          | 0x30 |    |
[INFO] [stdout]          | 1    | 29 |
[INFO] [stdout]     Scenario: Pad both
[INFO] [stdout]      ✔> Given a final padded byte-string length of 32
[INFO] [stdout]      ✔  Given the byte-string "AAAA"
[INFO] [stdout]      ✔  When I pad the byte-string
[INFO] [stdout]      ✔  Then the sequence of the byte-string will be
[INFO] [stdout]          |   | 12 |
[INFO] [stdout]          | A | 4  |
[INFO] [stdout]          |   | 16 |
[INFO] [stdout]   Scenario: Hex bytes
[INFO] [stdout]    ✔  Given the unsigned 32-bit hex value 0x10203040
[INFO] [stdout]    ✔  When I convert the unsigned 32-bit hex value to bytes
[INFO] [stdout]    ✔  Then I should have the bytes
[INFO] [stdout]        | 0x10 |
[INFO] [stdout]        | 0x20 |
[INFO] [stdout]        | 0x30 |
[INFO] [stdout]        | 0x40 |
[INFO] [stdout]   Scenario: repeat
[INFO] [stdout]    ✔  Given the byte-string ""
[INFO] [stdout]    ✔  When I repeat the first byte into an unsigned 64-bit integer
[INFO] [stdout]    ✔  Then the unsigned 64-bit integer should equal 0x7f7f7f7f7f7f7f7f
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 1 rule
[INFO] [stdout] 5 scenarios (5 passed)
[INFO] [stdout] 19 steps (19 passed)
[INFO] [stderr]      Running tests/interaction.rs (/opt/rustwide/target/debug/deps/interaction-9b8be3ef1013132e)
[INFO] [stdout] Feature: Interactions
[INFO] [stdout]   Scenario: Read chunk
[INFO] [stdout]    ✔  Given an Interaction with a 50 millisecond timeout
[INFO] [stdout]        | first  | .5 |
[INFO] [stdout]        | second | 3  |
[INFO] [stdout]        | third  |    |
[INFO] [stdout]    ✔  When I read a chunk
[INFO] [stdout]    ✘  Then the chunk I read should equal "firstsecond"
[INFO] [stderr] 
[INFO] [stdout]       Step failed:
[INFO] [stderr] thread 'main' (41) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13:
[INFO] [stdout]       Defined: features/interaction.feature:14:5
[INFO] [stderr] 2 steps failed
[INFO] [stdout]       Matched: tests/interaction.rs:135:1
[INFO] [stderr] stack backtrace:
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed
[INFO] [stdout]         left: "firstsecond"
[INFO] [stdout]        right: "firstsecondthird"
[INFO] [stdout]   Scenario: Read last chunk
[INFO] [stdout]    ✔  Given an Interaction with a 50 millisecond timeout
[INFO] [stdout]        | foobar | 3 |
[INFO] [stdout]        | foobaz |   |
[INFO] [stdout]    ✔  When I read the last chunk
[INFO] [stdout]    ✘  Then the chunk I read should equal "foobar"
[INFO] [stdout]       Step failed:
[INFO] [stdout]       Defined: features/interaction.feature:21:5
[INFO] [stdout]       Matched: tests/interaction.rs:135:1
[INFO] [stdout]       Step panicked. Captured output: assertion `left == right` failed
[INFO] [stdout]         left: "foobar"
[INFO] [stdout]        right: "foobarfoobaz"
[INFO] [stdout] [Summary]
[INFO] [stdout] 1 feature
[INFO] [stdout] 2 scenarios (2 failed)
[INFO] [stdout] 6 steps (4 passed, 2 failed)
[INFO] [stderr]    0:     0x62d8c5903732 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x62d8c5903732 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x62d8c5903732 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x62d8c5903732 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x62d8c591425a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x62d8c591425a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stderr]    6:     0x62d8c58d9346 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x62d8c58d9346 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x62d8c58e6519 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x62d8c58e6519 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x62d8c58e6379 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x62d8c58e6842 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x62d8c58e6842 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stderr]   13:     0x62d8c58e65d8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stderr]   14:     0x62d8c58e1729 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   15:     0x62d8c58cd83d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stderr]   16:     0x62d8c5919b6c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stderr]   17:     0x62d8c534bde8 - core::panicking::panic_display::h050830c9a3f3f110
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:259:5
[INFO] [stderr]   18:     0x62d8c531ae7a - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::filter_run_and_exit::{{closure}}::h51a987cf1c0d1381
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1287:13
[INFO] [stderr]   19:     0x62d8c531a2d6 - cucumber::cucumber::Cucumber<W,P,I,R,Wr,Cli>::run_and_exit::{{closure}}::h6e7be255402ac3c9
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cucumber-0.21.1/src/cucumber.rs:1195:57
[INFO] [stderr]   20:     0x62d8c5353653 - interaction::main::{{closure}}::h963b43eb4f34cc62
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/interaction.rs:148:10
[INFO] [stderr]   21:     0x62d8c535a34d - <core::pin::Pin<P> as core::future::future::Future>::poll::hb56851b0492e3c29
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stderr]   22:     0x62d8c529218d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h18e78ce28f79f8d1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:71
[INFO] [stderr]   23:     0x62d8c52917d4 - tokio::task::coop::with_budget::h3d9979e3e0e707c3
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:167:5
[INFO] [stderr]   24:     0x62d8c52917d4 - tokio::task::coop::budget::h8ff21fd791bc446b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/task/coop/mod.rs:133:5
[INFO] [stderr]   25:     0x62d8c52917d4 - tokio::runtime::park::CachedParkThread::block_on::h5ddc4d974b2a3c35
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/park.rs:284:31
[INFO] [stderr]   26:     0x62d8c52f8620 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::ha805005aae11fe53
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/blocking.rs:66:14
[INFO] [stderr]   27:     0x62d8c52f880e - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd59c790de353f3bb
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:89:22
[INFO] [stderr]   28:     0x62d8c532ea6e - tokio::runtime::context::runtime::enter_runtime::h777b4a4c692aa0c0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/context/runtime.rs:65:16
[INFO] [stderr]   29:     0x62d8c52f8771 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hfd48dbc9e788a2ca
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/scheduler/multi_thread/mod.rs:88:9
[INFO] [stderr]   30:     0x62d8c52b9d87 - tokio::runtime::runtime::Runtime::block_on_inner::hd1caa65016fd4005
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:373:50
[INFO] [stderr]   31:     0x62d8c52ba080 - tokio::runtime::runtime::Runtime::block_on::ha408ad1190b472d0
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.50.0/src/runtime/runtime.rs:343:18
[INFO] [stderr]   32:     0x62d8c5353439 - interaction::main::ha5b080d3cc4cece1
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/interaction.rs:148:10
[INFO] [stderr]   33:     0x62d8c52cfcfb - core::ops::function::FnOnce::call_once::hccf108a8afb37a59
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   34:     0x62d8c529a5ce - std::sys::backtrace::__rust_begin_short_backtrace::hed5d0c3e45cf8ae8
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   35:     0x62d8c52a8cb1 - std::rt::lang_start::{{closure}}::hb7b84a9fc32a3f7c
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:206:18
[INFO] [stderr]   36:     0x62d8c58dac36 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stderr]   37:     0x62d8c58dac36 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   38:     0x62d8c58dac36 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   39:     0x62d8c58dac36 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   40:     0x62d8c58dac36 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stderr]   41:     0x62d8c58dac36 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   42:     0x62d8c58dac36 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   43:     0x62d8c58dac36 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   44:     0x62d8c58dac36 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stderr]   45:     0x62d8c52a8c97 - std::rt::lang_start::hc8625244c0584920
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:205:5
[INFO] [stderr]   46:     0x62d8c535c88e - main
[INFO] [stderr]   47:     0x74913eca41ca - <unknown>
[INFO] [stderr]   48:     0x74913eca428b - __libc_start_main
[INFO] [stderr]   49:     0x62d8c5274695 - _start
[INFO] [stderr]   50:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test interaction`
[INFO] running `Command { std: "docker" "inspect" "93f7092bb6ee746440de718a0e75d33dc83c53020f32f50fc46c7ba9b89bfa8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93f7092bb6ee746440de718a0e75d33dc83c53020f32f50fc46c7ba9b89bfa8d", kill_on_drop: false }`
[INFO] [stdout] 93f7092bb6ee746440de718a0e75d33dc83c53020f32f50fc46c7ba9b89bfa8d
