[INFO] fetching crate preserves 5.0.0-rc.7... [INFO] testing preserves-5.0.0-rc.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate preserves 5.0.0-rc.7 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate preserves 5.0.0-rc.7 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate preserves 5.0.0-rc.7 [INFO] tweaked toml for crates.io crate preserves 5.0.0-rc.7 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate preserves 5.0.0-rc.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate preserves 5.0.0-rc.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded plotters-svg v0.3.5 [INFO] [stderr] Downloaded serde_bytes v0.11.14 [INFO] [stderr] Downloaded plotters-backend v0.3.5 [INFO] [stderr] Downloaded serde_json v1.0.115 [INFO] [stderr] Downloaded bytemuck v1.16.0 [INFO] [stderr] Downloaded syn v2.0.58 [INFO] [stderr] Downloaded plotters v0.3.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b6b1e032b4a3137bf06bbb93673127cabf88736afab54ba7dadc6ed738a8502 [INFO] running `Command { std: "docker" "start" "-a" "7b6b1e032b4a3137bf06bbb93673127cabf88736afab54ba7dadc6ed738a8502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b6b1e032b4a3137bf06bbb93673127cabf88736afab54ba7dadc6ed738a8502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b6b1e032b4a3137bf06bbb93673127cabf88736afab54ba7dadc6ed738a8502", kill_on_drop: false }` [INFO] [stdout] 7b6b1e032b4a3137bf06bbb93673127cabf88736afab54ba7dadc6ed738a8502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd8578919832b6b53fa3e0a167aa48d3dafff27cd030139611f0151fde031fcf [INFO] running `Command { std: "docker" "start" "-a" "bd8578919832b6b53fa3e0a167aa48d3dafff27cd030139611f0151fde031fcf", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling preserves v5.0.0-rc.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "bd8578919832b6b53fa3e0a167aa48d3dafff27cd030139611f0151fde031fcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd8578919832b6b53fa3e0a167aa48d3dafff27cd030139611f0151fde031fcf", kill_on_drop: false }` [INFO] [stdout] bd8578919832b6b53fa3e0a167aa48d3dafff27cd030139611f0151fde031fcf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81ca74db1758e10eb2cc2551e1c4e6712c76b7968f8fcc0fd5454443625308cb [INFO] running `Command { std: "docker" "start" "-a" "81ca74db1758e10eb2cc2551e1c4e6712c76b7968f8fcc0fd5454443625308cb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling preserves v5.0.0-rc.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.67s [INFO] running `Command { std: "docker" "inspect" "81ca74db1758e10eb2cc2551e1c4e6712c76b7968f8fcc0fd5454443625308cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ca74db1758e10eb2cc2551e1c4e6712c76b7968f8fcc0fd5454443625308cb", kill_on_drop: false }` [INFO] [stdout] 81ca74db1758e10eb2cc2551e1c4e6712c76b7968f8fcc0fd5454443625308cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f886c89d12c768879f5a48221f008322762473d001b489ed798f4b1d6e773d1 [INFO] running `Command { std: "docker" "start" "-a" "0f886c89d12c768879f5a48221f008322762473d001b489ed798f4b1d6e773d1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/preserves-917b39e3c3b10e0e) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test demo::value_size ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_12 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_10 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_11 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_13 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_3 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_7 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_8 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_9 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_11 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_12 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_13 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_a_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_10 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_3 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_7 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_8 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_b_9 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_3 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case32_c3_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_11 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_3 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_13 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_12 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_10 ... ok [INFO] [stdout] test demo::a ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_7 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_9 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_a_8 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_11 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_12 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_7 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_10 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_3 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_13 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_2 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_9 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_1 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_4 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_5 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_6 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c3_3 ... ok [INFO] [stdout] test hex::test::test_decode_liberal ... ok [INFO] [stdout] test hex::test::test_decode_packed ... ok [INFO] [stdout] test hex::test::test_decode_whitespace ... ok [INFO] [stdout] test hex::test::test_encode_lines ... ok [INFO] [stdout] test test_domain::test_two ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_b_8 ... ok [INFO] [stdout] test text::formatting_tests::format_debug_and_parse ... ok [INFO] [stdout] test hex::test::test_encode_packed ... ok [INFO] [stdout] test test_domain::test_one ... ok [INFO] [stdout] test text::formatting_tests::format_pretty_debug_and_parse ... ok [INFO] [stdout] test text::formatting_tests::iovalue_parse ... ok [INFO] [stdout] test text::formatting_tests::symbol_and_number_printing ... ok [INFO] [stdout] test text::unusual_float_tests::inf64 ... ok [INFO] [stdout] test text::unusual_float_tests::nan64 ... ok [INFO] [stdout] test text::unusual_float_tests::normal64 ... ok [INFO] [stdout] test text::unusual_float_tests::subnormal64 ... ok [INFO] [stdout] test float::ieee754_section_5_10_total_order_tests::case64_c2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/annotation_tests.rs (/opt/rustwide/target/debug/deps/annotation_tests-481e7e26e052263d) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_annotation_nonreads ... ok [INFO] [stdout] test test_annotation_reads ... ok [INFO] [stdout] test test_annotation_text_writes_and_nonwrites ... ok [INFO] [stdout] test test_annotation_packed_writes_and_nonwrites ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/interpreter_spec.rs (/opt/rustwide/target/debug/deps/interpreter_spec-d647b14afea368e2) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/read_samples.rs (/opt/rustwide/target/debug/deps/read_samples-9e3d8ab05d32d8f3) [INFO] [stdout] test read_interpreter_specification ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test read_samples_view ... ok [INFO] [stdout] test read_samples_bin ... ok [INFO] [stdout] test read_samples_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/samples_tests.rs (/opt/rustwide/target/debug/deps/samples_tests-3a9041d144583946) [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/signed_integer.rs (/opt/rustwide/target/debug/deps/signed_integer-4a261f126573748a) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test signed_integer_zero_equals_usize_zero ... ok [INFO] [stdout] test signed_integer_zero_equals_isize_zero ... ok [INFO] [stdout] test signed_integer_zero_equals_u128_zero ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/static_view.rs (/opt/rustwide/target/debug/deps/static_view-c20ddb91084076e5) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test static_view ... ok [INFO] [stdout] test static_view_data ... ok [INFO] [stdout] test static_value ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/test_embed1.rs (/opt/rustwide/target/debug/deps/test_embed1-c7207ca3ed2a9bd2) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_embed_short_foreach ... ok [INFO] [stdout] test test_embed_short4 ... ok [INFO] [stdout] test test_embed_short3 ... ok [INFO] [stdout] test test_embed_short2 ... ok [INFO] [stdout] test test_embed_short1 ... ok [INFO] [stdout] test test_embed1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests preserves [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] running `Command { std: "docker" "inspect" "0f886c89d12c768879f5a48221f008322762473d001b489ed798f4b1d6e773d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f886c89d12c768879f5a48221f008322762473d001b489ed798f4b1d6e773d1", kill_on_drop: false }` [INFO] [stdout] 0f886c89d12c768879f5a48221f008322762473d001b489ed798f4b1d6e773d1