[INFO] cloning repository https://github.com/conflux-fans/rlp-decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conflux-fans/rlp-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a2bdbbe1f252207454303e13f59e24e3fe14742 [INFO] testing conflux-fans/rlp-decoder against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconflux-fans%2Frlp-decoder" "/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/conflux-fans/rlp-decoder [INFO] finished tweaking git repo https://github.com/conflux-fans/rlp-decoder [INFO] tweaked toml for git repo https://github.com/conflux-fans/rlp-decoder written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/conflux-fans/rlp-decoder on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/conflux-fans/rlp-decoder 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded primitive-types v0.13.1 [INFO] [stderr] Downloaded impl-codec v0.7.0 [INFO] [stderr] Downloaded impl-rlp v0.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.214 [INFO] [stderr] Downloaded byte-slice-cast v1.2.2 [INFO] [stderr] Downloaded bytes v1.8.0 [INFO] [stderr] Downloaded ciborium-io v0.2.2 [INFO] [stderr] Downloaded rlp v0.6.1 [INFO] [stderr] Downloaded parity-scale-codec-derive v3.6.12 [INFO] [stderr] Downloaded criterion-plot v0.5.0 [INFO] [stderr] Downloaded anes v0.1.6 [INFO] [stderr] Downloaded ciborium-ll v0.2.2 [INFO] [stderr] Downloaded clap v4.5.20 [INFO] [stderr] Downloaded wasm-bindgen v0.2.95 [INFO] [stderr] Downloaded serde v1.0.214 [INFO] [stderr] Downloaded uint v0.10.0 [INFO] [stderr] Downloaded clap_builder v4.5.20 [INFO] [stderr] Downloaded criterion v0.5.1 [INFO] [stderr] Downloaded indexmap v2.6.0 [INFO] [stderr] Downloaded serde_json v1.0.132 [INFO] [stderr] Downloaded hashbrown v0.15.1 [INFO] [stderr] Downloaded winnow v0.6.20 [INFO] [stderr] Downloaded js-sys v0.3.72 [INFO] [stderr] Downloaded once_cell v1.20.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.95 [INFO] [stderr] Downloaded ciborium v0.2.2 [INFO] [stderr] Downloaded oorandom v11.1.4 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.95 [INFO] [stderr] Downloaded clap_lex v0.7.2 [INFO] [stderr] Downloaded fixed-hash v0.8.0 [INFO] [stderr] Downloaded wyz v0.5.1 [INFO] [stderr] Downloaded is-terminal v0.4.13 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded parity-scale-codec v3.6.12 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.95 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.95 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] [stderr] Downloaded web-sys v0.3.72 [INFO] [stderr] Downloaded libc v0.2.162 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6af7ac049ea99803ee80e60b5335490408caa9df9471b3ea0c4875b7995ef362 [INFO] running `Command { std: "docker" "start" "-a" "6af7ac049ea99803ee80e60b5335490408caa9df9471b3ea0c4875b7995ef362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6af7ac049ea99803ee80e60b5335490408caa9df9471b3ea0c4875b7995ef362", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6af7ac049ea99803ee80e60b5335490408caa9df9471b3ea0c4875b7995ef362", kill_on_drop: false }` [INFO] [stdout] 6af7ac049ea99803ee80e60b5335490408caa9df9471b3ea0c4875b7995ef362 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 051a0d55c84c738eb9e202e57ffe485de86291449da8c5f2860d155ace28e201 [INFO] running `Command { std: "docker" "start" "-a" "051a0d55c84c738eb9e202e57ffe485de86291449da8c5f2860d155ace28e201", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling rlp-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.54s [INFO] running `Command { std: "docker" "inspect" "051a0d55c84c738eb9e202e57ffe485de86291449da8c5f2860d155ace28e201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "051a0d55c84c738eb9e202e57ffe485de86291449da8c5f2860d155ace28e201", kill_on_drop: false }` [INFO] [stdout] 051a0d55c84c738eb9e202e57ffe485de86291449da8c5f2860d155ace28e201 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] dee9259364f2528531e2c9fe11dd3bdbc972c4a99fc567d999f8b1ac27b1e6ec [INFO] running `Command { std: "docker" "start" "-a" "dee9259364f2528531e2c9fe11dd3bdbc972c4a99fc567d999f8b1ac27b1e6ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling rlp v0.6.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling impl-rlp v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.214 [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 fixed-hash v0.8.0 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling rlp-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/rlpin.rs:300:17 [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stdout] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.81s [INFO] running `Command { std: "docker" "inspect" "dee9259364f2528531e2c9fe11dd3bdbc972c4a99fc567d999f8b1ac27b1e6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dee9259364f2528531e2c9fe11dd3bdbc972c4a99fc567d999f8b1ac27b1e6ec", kill_on_drop: false }` [INFO] [stdout] dee9259364f2528531e2c9fe11dd3bdbc972c4a99fc567d999f8b1ac27b1e6ec [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e0f53f5f1c48e9aeb148a09cd4bb78a1d427b76f97b0acd47d3ac049e4185a06 [INFO] running `Command { std: "docker" "start" "-a" "e0f53f5f1c48e9aeb148a09cd4bb78a1d427b76f97b0acd47d3ac049e4185a06", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/rlpin.rs:300:17 [INFO] [stderr] | [INFO] [stderr] 300 | pub fn decoder(&self) -> BasicDecoder { [INFO] [stderr] | ^^^^^ ------------ the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 300 | pub fn decoder(&self) -> BasicDecoder<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `rlp-decoder` (lib) generated 1 warning (run `cargo fix --lib -p rlp-decoder` to apply 1 suggestion) [INFO] [stderr] warning: `rlp-decoder` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rlp_decoder-00f3c3c65914787a) [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] Running tests/tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/tests-799edd372b16568a) [INFO] [stdout] [INFO] [stdout] running 44 tests [INFO] [stdout] test clear ... ok [INFO] [stdout] test decode_untrusted_str ... ok [INFO] [stdout] test decode_untrusted_u128 ... ok [INFO] [stdout] test decode_untrusted_u16 ... ok [INFO] [stdout] test decode_untrusted_u64 ... ok [INFO] [stdout] test decode_untrusted_u8 ... ok [INFO] [stdout] test decode_untrusted_vector_str ... ok [INFO] [stdout] test decode_untrusted_vector_u64 ... ok [INFO] [stdout] test encode_address ... ok [INFO] [stdout] test decode_untrusted_u32 ... ok [INFO] [stdout] test decode_vector_u8 ... ok [INFO] [stdout] test encode_bytes ... ok [INFO] [stdout] test encode_str ... ok [INFO] [stdout] test encode_u128 ... ok [INFO] [stdout] test encode_bytesmut ... ok [INFO] [stdout] test encode_into_existing_buffer ... ok [INFO] [stdout] test encode_u16 ... ok [INFO] [stdout] test encode_u256 ... ok [INFO] [stdout] test encode_u32 ... ok [INFO] [stdout] test encode_u64 ... ok [INFO] [stdout] test encode_vector_str ... ok [INFO] [stdout] test encode_vector_u8 ... ok [INFO] [stdout] test encode_vector_u64 ... ok [INFO] [stdout] test rlp_at ... ok [INFO] [stdout] test rlp_at_err ... ok [INFO] [stdout] test rlp_at_with_offset ... ok [INFO] [stdout] test rlp_iter ... ok [INFO] [stdout] test length_overflow ... ok [INFO] [stdout] test test_bool_same_as_int ... ok [INFO] [stdout] test test_canonical_list_encoding ... ok [INFO] [stdout] test test_canonical_string_encoding ... ok [INFO] [stdout] test test_inner_length_capping_for_short_lists ... ok [INFO] [stdout] test test_list_at ... ok [INFO] [stdout] test test_rlp_2bytes_data_length_check ... ok [INFO] [stdout] test test_rlp_data_length_check ... ok [INFO] [stdout] test test_nested_list_roundtrip ... ok [INFO] [stdout] test test_rlp_display ... ok [INFO] [stdout] test test_rlp_is_int ... ok [INFO] [stdout] test test_rlp_list_length_overflow ... ok [INFO] [stdout] test test_rlp_long_data_length_check ... ok [INFO] [stdout] test test_rlp_nested_empty_list_encode ... ok [INFO] [stdout] test test_rlp_stream_unbounded_list ... ok [INFO] [stdout] test test_the_exact_long_string ... ok [INFO] [stdout] test test_rlp_stream_size_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0f53f5f1c48e9aeb148a09cd4bb78a1d427b76f97b0acd47d3ac049e4185a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0f53f5f1c48e9aeb148a09cd4bb78a1d427b76f97b0acd47d3ac049e4185a06", kill_on_drop: false }` [INFO] [stdout] e0f53f5f1c48e9aeb148a09cd4bb78a1d427b76f97b0acd47d3ac049e4185a06