[INFO] cloning repository https://github.com/xacrimon/rustic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xacrimon/rustic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxacrimon%2Frustic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxacrimon%2Frustic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 80da41144c82123c2d4f13a23796901381dc456b [INFO] testing xacrimon/rustic against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxacrimon%2Frustic" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/xacrimon/rustic [INFO] finished tweaking git repo https://github.com/xacrimon/rustic [INFO] tweaked toml for git repo https://github.com/xacrimon/rustic written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xacrimon/rustic on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xacrimon/rustic 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431 [INFO] running `Command { std: "docker" "start" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libsqlite3-sys v0.32.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling blake3 v1.8.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling jiff v0.2.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling aws-region v0.25.5 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling attohttpc v0.28.5 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling aws-creds v0.37.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling rust-s3 v0.35.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rusqlite v0.34.0 [INFO] [stderr] Compiling casb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Recipe` is never constructed [INFO] [stdout] --> src/repo/types.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Recipe { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Kdf` is never used [INFO] [stdout] --> src/repo/types.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | pub enum Kdf { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snapshot` is never constructed [INFO] [stdout] --> src/repo/types.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Snapshot { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/repo/types.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 50s [INFO] running `Command { std: "docker" "inspect" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling casb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Recipe` is never constructed [INFO] [stdout] --> src/repo/types.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Recipe { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Kdf` is never used [INFO] [stdout] --> src/repo/types.rs:158:10 [INFO] [stdout] | [INFO] [stdout] 158 | pub enum Kdf { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Snapshot` is never constructed [INFO] [stdout] --> src/repo/types.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 173 | pub struct Snapshot { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Config` is never constructed [INFO] [stdout] --> src/repo/types.rs:187:12 [INFO] [stdout] | [INFO] [stdout] 187 | pub struct Config { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1.71s [INFO] running `Command { std: "docker" "inspect" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: struct `Recipe` is never constructed [INFO] [stderr] --> src/repo/types.rs:146:12 [INFO] [stderr] | [INFO] [stderr] 146 | pub struct Recipe { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: enum `Kdf` is never used [INFO] [stderr] --> src/repo/types.rs:158:10 [INFO] [stderr] | [INFO] [stderr] 158 | pub enum Kdf { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Snapshot` is never constructed [INFO] [stderr] --> src/repo/types.rs:173:12 [INFO] [stderr] | [INFO] [stderr] 173 | pub struct Snapshot { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Config` is never constructed [INFO] [stderr] --> src/repo/types.rs:187:12 [INFO] [stderr] | [INFO] [stderr] 187 | pub struct Config { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `casb` (bin "casb" test) generated 4 warnings [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/casb-2691261817ceb086) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test fastcdc::tests::test_cut_all_zeros ... ok [INFO] [stdout] test fastcdc::tests::test_average_too_high - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_average_too_low - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_cut_sekien_16k_nc_3 ... FAILED [INFO] [stdout] test fastcdc::tests::test_cut_sekien_16k_nc_0 ... FAILED [INFO] [stdout] test fastcdc::tests::test_error_fmt ... ok [INFO] [stdout] test fastcdc::tests::test_cut_sekien_32k_chunks ... FAILED [INFO] [stdout] test fastcdc::tests::test_logarithm2 ... ok [INFO] [stdout] test fastcdc::tests::test_cut_sekien_64k_chunks ... FAILED [INFO] [stdout] test fastcdc::tests::test_masks ... ok [INFO] [stdout] test fastcdc::tests::test_cut_sekien_16k_chunks ... FAILED [INFO] [stdout] test fastcdc::tests::test_maximum_too_high - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_maximum_too_low - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_iter_sekien_16k_chunks ... FAILED [INFO] [stdout] test fastcdc::tests::test_minimum_too_low - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_minimum_too_high - should panic ... ok [INFO] [stdout] test fastcdc::tests::test_stream_sekien_16k_chunks ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_cut_sekien_16k_nc_3 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_cut_sekien_16k_nc_3' (2989) panicked at src/fastcdc.rs:1009:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 10718006254707412376 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d42364c - casb[91af751368ee25ff]::fastcdc::tests::test_cut_sekien_16k_nc_3 [INFO] [stdout] 14: 0x5cf10d421a99 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_cut_sekien_16k_nc_0 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_cut_sekien_16k_nc_0' (2988) panicked at src/fastcdc.rs:983:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 443122261039895162 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d423024 - casb[91af751368ee25ff]::fastcdc::tests::test_cut_sekien_16k_nc_0 [INFO] [stdout] 14: 0x5cf10d421a79 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_cut_sekien_32k_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_cut_sekien_32k_chunks' (2990) panicked at src/fastcdc.rs:876:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 15733367461443853673 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d423f0b - casb[91af751368ee25ff]::fastcdc::tests::test_cut_sekien_32k_chunks [INFO] [stdout] 14: 0x5cf10d421ad9 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_cut_sekien_64k_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_cut_sekien_64k_chunks' (2991) panicked at src/fastcdc.rs:895:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 2504464741100432583 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d42413e - casb[91af751368ee25ff]::fastcdc::tests::test_cut_sekien_64k_chunks [INFO] [stdout] 14: 0x5cf10d421af9 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_cut_sekien_16k_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_cut_sekien_16k_chunks' (2987) panicked at src/fastcdc.rs:856:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 17968276318003433923 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d423bca - casb[91af751368ee25ff]::fastcdc::tests::test_cut_sekien_16k_chunks [INFO] [stdout] 14: 0x5cf10d421ab9 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_iter_sekien_16k_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_iter_sekien_16k_chunks' (2993) panicked at src/fastcdc.rs:953:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 17968276318003433923 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d424a36 - casb[91af751368ee25ff]::fastcdc::tests::test_iter_sekien_16k_chunks [INFO] [stdout] 14: 0x5cf10d421b19 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- fastcdc::tests::test_stream_sekien_16k_chunks stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'fastcdc::tests::test_stream_sekien_16k_chunks' (3000) panicked at src/fastcdc.rs:1066:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: 0 [INFO] [stdout] right: 17968276318003433923 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf10d49fc51 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5cf10d4b399a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5cf10d4a410c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5cf10d47e056 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5cf10d497b09 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5cf10d432720 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5cf10d497cc2 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5cf10d47e102 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5cf10d4758c9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5cf10d47ecfd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5cf10d4b40cc - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5cf10d4b3fe3 - core[812a354ff5be3162]::panicking::assert_failed_inner [INFO] [stdout] 12: 0x5cf10d4b085d - core[812a354ff5be3162]::panicking::assert_failed:: [INFO] [stdout] 13: 0x5cf10d425682 - casb[91af751368ee25ff]::fastcdc::tests::test_stream_sekien_16k_chunks [INFO] [stdout] 14: 0x5cf10d421b39 - >::call_once [INFO] [stdout] 15: 0x5cf10d425a5b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 16: 0x5cf10d4330a5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 17: 0x5cf10d42db54 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 18: 0x5cf10d4361f2 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 19: 0x5cf10d49f1bf - ::new::thread_start [INFO] [stdout] 20: 0x7dac0325807a - [INFO] [stdout] 21: 0x7dac032eb534 - clone [INFO] [stdout] 22: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] fastcdc::tests::test_cut_sekien_16k_chunks [INFO] [stdout] fastcdc::tests::test_cut_sekien_16k_nc_0 [INFO] [stdout] fastcdc::tests::test_cut_sekien_16k_nc_3 [INFO] [stdout] fastcdc::tests::test_cut_sekien_32k_chunks [INFO] [stdout] fastcdc::tests::test_cut_sekien_64k_chunks [INFO] [stdout] fastcdc::tests::test_iter_sekien_16k_chunks [INFO] [stdout] fastcdc::tests::test_stream_sekien_16k_chunks [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin casb` [INFO] running `Command { std: "docker" "inspect" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431", kill_on_drop: false }` [INFO] [stdout] c1f6a934120de820f54c35a9421d186bf16ab423b451f37c484c79b488832431