[INFO] fetching crate self_encryption 0.31.0... [INFO] testing self_encryption-0.31.0 against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] extracting crate self_encryption 0.31.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate self_encryption 0.31.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate self_encryption 0.31.0 [INFO] tweaked toml for crates.io crate self_encryption 0.31.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate self_encryption 0.31.0 on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate self_encryption 0.31.0 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32bb977c08096c697e605cffae212aadd25c595d4cf8a581d78172451a2e9a23 [INFO] running `Command { std: "docker" "start" "-a" "32bb977c08096c697e605cffae212aadd25c595d4cf8a581d78172451a2e9a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32bb977c08096c697e605cffae212aadd25c595d4cf8a581d78172451a2e9a23", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32bb977c08096c697e605cffae212aadd25c595d4cf8a581d78172451a2e9a23", kill_on_drop: false }` [INFO] [stdout] 32bb977c08096c697e605cffae212aadd25c595d4cf8a581d78172451a2e9a23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431ca6f850e8003ae069b19b5c067da874944d7fb62075f1e608e88c1833106c [INFO] running `Command { std: "docker" "start" "-a" "431ca6f850e8003ae069b19b5c067da874944d7fb62075f1e608e88c1833106c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling brotli-decompressor v2.3.5 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.42.0 [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 serde_test v1.0.177 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling xor_name v5.0.0 [INFO] [stderr] Compiling self_encryption v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.80s [INFO] running `Command { std: "docker" "inspect" "431ca6f850e8003ae069b19b5c067da874944d7fb62075f1e608e88c1833106c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431ca6f850e8003ae069b19b5c067da874944d7fb62075f1e608e88c1833106c", kill_on_drop: false }` [INFO] [stdout] 431ca6f850e8003ae069b19b5c067da874944d7fb62075f1e608e88c1833106c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76637369ae68652050d5906f02032fdce841deada8d1b990652cc623032dc0db [INFO] running `Command { std: "docker" "start" "-a" "76637369ae68652050d5906f02032fdce841deada8d1b990652cc623032dc0db", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling criterion-plot v0.4.5 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling clap_builder v4.5.23 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling criterion v0.3.6 [INFO] [stderr] Compiling docopt v0.9.0 [INFO] [stderr] Compiling self_encryption v0.31.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 18.73s [INFO] running `Command { std: "docker" "inspect" "76637369ae68652050d5906f02032fdce841deada8d1b990652cc623032dc0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76637369ae68652050d5906f02032fdce841deada8d1b990652cc623032dc0db", kill_on_drop: false }` [INFO] [stdout] 76637369ae68652050d5906f02032fdce841deada8d1b990652cc623032dc0db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a859a75b9d8627fed62328b9d188437bdb97b8e8b39dee44daac496cf3ff1c7b [INFO] running `Command { std: "docker" "start" "-a" "a859a75b9d8627fed62328b9d188437bdb97b8e8b39dee44daac496cf3ff1c7b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/self_encryption-f47e7a07e1fbc41a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test stream::tests::test_stream_self_encryptor_empty_file ... ok [INFO] [stdout] test stream::tests::test_stream_self_encryptor_small_file ... ok [INFO] [stdout] test stream::tests::test_stream_self_decryptor_missing_chunks ... ok [INFO] [stdout] test stream::tests::test_stream_self_encryptor ... ok [INFO] [stdout] test stream::tests::test_stream_self_decryptor_out_of_order ... ok [INFO] [stdout] test stream::tests::test_stream_self_decryptor_basic ... ok [INFO] [stdout] test stream::tests::test_stream_self_decryptor_invalid_chunk ... ok [INFO] [stdout] test tests::test_streaming_encrypt_4mb_file ... ok [INFO] [stdout] test tests::test_multiple_levels_of_shrinking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.79s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-bd1c2434d16a3cbf) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_cross_platform_compatibility ... ok [INFO] [stdout] test test_error_handling_across_backends ... ok [INFO] [stdout] test test_chunk_verification ... ok [INFO] [stdout] test test_cross_backend_encryption_decryption ... ok [INFO] [stdout] test test_comprehensive_encryption_decryption has been running for over 60 seconds [INFO] [stdout] test test_concurrent_backend_access has been running for over 60 seconds [INFO] [stdout] test test_encrypt_from_file_stores_all_chunks has been running for over 60 seconds [INFO] [stdout] test test_large_file_cross_backend has been running for over 60 seconds [INFO] [stdout] test test_platform_specific_sizes has been running for over 60 seconds [INFO] [stdout] test test_streaming_decrypt_with_parallel_retrieval has been running for over 60 seconds [INFO] [stdout] test test_encrypt_from_file_stores_all_chunks ... ok [INFO] [stdout] test test_platform_specific_sizes ... ok [INFO] [stdout] test test_concurrent_backend_access ... ok [INFO] [stdout] test test_streaming_decrypt_with_parallel_retrieval ... ok [INFO] [stdout] test test_large_file_cross_backend ... FAILED [INFO] [stdout] test test_comprehensive_encryption_decryption ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_large_file_cross_backend stdout ---- [INFO] [stdout] [INFO] [stdout] === Before encryption === [INFO] [stdout] Memory storage contains 0 chunks [INFO] [stdout] Disk storage contains 0 chunks [INFO] [stdout] ================ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] === After storing chunks === [INFO] [stdout] Memory storage contains 3 chunks [INFO] [stdout] Memory chunk: f6391c1340b65a5e331397502782d85f160a3fa1c4f1aeb8dec9957644ffb00d (2256 bytes) [INFO] [stdout] Memory chunk: f054ba4dd337d498d6d2bd9eeceedf0c38a2ce6819b59744e2d4c4da5907c384 (2256 bytes) [INFO] [stdout] Memory chunk: 035182041cef6f6edcf44a8fbfc89d57f19ab523e6a5ded8f5a94abcf9ce2099 (2256 bytes) [INFO] [stdout] Disk storage contains 103 chunks [INFO] [stdout] Disk chunk: 4bd4a3f07619d078fe84816c674e45d27419792eb7f660fb7849313b4f7a6993 (1048592 bytes) [INFO] [stdout] Disk chunk: abf3388068fce7ea9770643bfa65c1cf5b256a53763c96efb062b953d1cbf976 (1048592 bytes) [INFO] [stdout] Disk chunk: 017ae8a9f5f67bc60ed7a395397b38f28f358897d39b7f0402b4b60dfb813f29 (1048592 bytes) [INFO] [stdout] Disk chunk: b51c222a09a96223821afb7d187a73e1f0bd3decd5c1fd07d2a7bdb0c71a2e9e (1048592 bytes) [INFO] [stdout] Disk chunk: faf69b1864a2f131616d5c5e2478d63f2b8ae935faaf9deb492d2bff9ef2a2f8 (1048592 bytes) [INFO] [stdout] Disk chunk: 4b706f7a277ab4f973c386f5a26d6ccce2ffc1acb7243588844e400a4d165411 (1048592 bytes) [INFO] [stdout] Disk chunk: bb05d16232d798474d9b6d7788584bbf982c72d437ffee8ce176ca41464d0a52 (1048592 bytes) [INFO] [stdout] Disk chunk: 4891294d2ad634046a119aab0017cc8be8d870ce13d13c81b78aa32ff3670c9a (1048592 bytes) [INFO] [stdout] Disk chunk: d65afa39ea21bf159955332644c53821b67f75fa5a35ec58f2fb15c3473fb886 (1048592 bytes) [INFO] [stdout] Disk chunk: 2742b15ba5cbf6ac939c351f8928bdde79af6285bf7e51a6e4e76c874fcbeaf7 (1048592 bytes) [INFO] [stdout] Disk chunk: e85dc73440c08a6d3ce98a91cae783e4a7b5edf64f4a2c24943c567a5b97b6e2 (1048592 bytes) [INFO] [stdout] Disk chunk: 35e39e26e44d9262af792ed2e4d6f6d699ee1efa0e273a41ddbddb3f4591cbb3 (1048592 bytes) [INFO] [stdout] Disk chunk: c9e87bef3cf962d47232023dd950d6c2b20e6ae67937af2297cae3b78c8dd608 (1048592 bytes) [INFO] [stdout] Disk chunk: 9c5dbd62d35784c84329c499007d6cec68142ebaa52c958bf06fdafb9d17a3e0 (1048592 bytes) [INFO] [stdout] Disk chunk: 7f9b9c0644281ffa995e13abd6c6550ab47e8e527661df2de4bc2484668391a0 (1048592 bytes) [INFO] [stdout] Disk chunk: c53b969823a19cff30354f15c01664419cc72ffb52f4a2d57c1f93e27775f623 (1048592 bytes) [INFO] [stdout] Disk chunk: d252016bde5bb222d34b4ede1c90cd848606e8d9d58668b509f856f0b7329bde (1048592 bytes) [INFO] [stdout] Disk chunk: b543eb1725e79dc851e4dd4ba110d474bce5c209fd8e44f22c2773cd777df77c (1048592 bytes) [INFO] [stdout] Disk chunk: e26b1d2c6d00609664ebb53b43cee274eba167b659cf367e30e64f8ec7643a6c (1048592 bytes) [INFO] [stdout] Disk chunk: b7391494bc4adab1804a84290b1546ba480fa4a6c51f68ff3ad3af35d8bdbb50 (1048592 bytes) [INFO] [stdout] Disk chunk: 39157e5b287fca93218701243901a174ce6b26298191927559cf0f7885f70377 (1048592 bytes) [INFO] [stdout] Disk chunk: d2fdb5a8a67f84b996afee9caa15fb453bd69a3bf540ac644a4ddaafc2defbb6 (1048592 bytes) [INFO] [stdout] Disk chunk: 20f0336a46f8db9d1b057b38692444e416f0b6aad499a6e797a0384563d6f93a (1048592 bytes) [INFO] [stdout] Disk chunk: c1e80c5dfe468b578d41dd6067f9fb0c2f08ff7627ffed4bd53b08c3c13077c2 (1048592 bytes) [INFO] [stdout] Disk chunk: 3d1b4149c60a2a75716dcbfb96c225ad390aa0a1d1e3d9a2842edb109c118867 (1048592 bytes) [INFO] [stdout] Disk chunk: cf9020c36ccfca8a4a4ca5d618327c5beba64d35d2043ad3c60807d9dc609f80 (1048592 bytes) [INFO] [stdout] Disk chunk: af4845b6d43689890ac99cde317389de80d638e0daeee6844ce11ba0e0ccd4d1 (1048592 bytes) [INFO] [stdout] Disk chunk: 6b65934b470b5a12677aba064933bb9e4608a7df5f2a44638e815028d282cf17 (1048592 bytes) [INFO] [stdout] Disk chunk: 9d31729b7e59bbd3b42dd10e33960eaa43fa541705660aca31338a0a699b4ba7 (1048592 bytes) [INFO] [stdout] Disk chunk: 55053f415469f761d1040526834fdfe99c45c4b756bf03e22672e9da3286d0cd (1048592 bytes) [INFO] [stdout] Disk chunk: 8ae313b2435c00c50d46ef7c6378286cb7f7e5d19670f567a40170c3323058ab (1048592 bytes) [INFO] [stdout] Disk chunk: 06e53a7109e20f8d1289087ab3f18e780b05781cc831d442a1d39ba4de995c84 (1048592 bytes) [INFO] [stdout] Disk chunk: cc514344bdf80daec6b0d2061cf5450dc12b8867d18c30e56bf96abe0b8b3d34 (1048592 bytes) [INFO] [stdout] Disk chunk: 56e7a719c4f2f96d0ebd949e4c824e1867c8db3aa64d6c3945a75217b6682b43 (1048592 bytes) [INFO] [stdout] Disk chunk: de83cdd80d1bf1bfcd107fb6a247c083bf1ce28cbe68938e7ab97365bd85813f (1048592 bytes) [INFO] [stdout] Disk chunk: 5ffe802358b3f3b801c7d423718260ce0e257b0a85b8616cd6385e35ec93ad2a (1048592 bytes) [INFO] [stdout] Disk chunk: 68ed21b195c9ab1d36d943d3fe36a938c489cf7dd0be2065ff94f9474e567f1c (1048592 bytes) [INFO] [stdout] Disk chunk: 9bf72fa757b7b96a4fb20d059b6b2ad039a64f5f97401f66f80705d7e4cf1d57 (1048592 bytes) [INFO] [stdout] Disk chunk: abc07e357a3b6be5c4ee6455be77afc691cdceec9c4b04e8ce640ba9c862ea64 (1048592 bytes) [INFO] [stdout] Disk chunk: 6e98086b45289611492b5925919916c8900da4c15b136e6f978de882649f4809 (1048592 bytes) [INFO] [stdout] Disk chunk: 3c6e537653303ce223cc36f666998da94dacb15eaefa5ad25dd77384b69c7b7c (1048592 bytes) [INFO] [stdout] Disk chunk: 035182041cef6f6edcf44a8fbfc89d57f19ab523e6a5ded8f5a94abcf9ce2099 (2256 bytes) [INFO] [stdout] Disk chunk: 7b34e2af6dafd9dfe6fec8893316a55afff4f4337e8df40ce17e5cca770a1b41 (1048592 bytes) [INFO] [stdout] Disk chunk: 354e678c3e54f5164054e27ecc74748b1143ad6153a5a917d73268266dfb60c4 (1048592 bytes) [INFO] [stdout] Disk chunk: f127bbcbd3c458fed8101d520df1b85183eec10ac57fb641e381dda5816b7caf (1048592 bytes) [INFO] [stdout] Disk chunk: 1b19e55ae60ae8dcbf664b5add97029e4987482c7d304234cb6597132684b880 (1048592 bytes) [INFO] [stdout] Disk chunk: 91bc65af586f6ee1b1656817ff15782e28f2800ce936796f80242754167fcfb5 (1048592 bytes) [INFO] [stdout] Disk chunk: b3322f01803b3d5c478249ca42f33f56106b9e09028469b610ffdc61fc615739 (1048592 bytes) [INFO] [stdout] Disk chunk: aeab84b3f516212938ff22b980e134062801d8de7e0c7bee423fceba23b4a3d7 (1048592 bytes) [INFO] [stdout] Disk chunk: fb15b78618f0b637d34b7e5a0207cfc626cb9978aeebd52381793f4922c66501 (1048592 bytes) [INFO] [stdout] Disk chunk: f054ba4dd337d498d6d2bd9eeceedf0c38a2ce6819b59744e2d4c4da5907c384 (2256 bytes) [INFO] [stdout] Disk chunk: 7f24f8064de429b16ea0bc3176c3f3395b24aa2ddc04d038045f3af636444099 (1048592 bytes) [INFO] [stdout] Disk chunk: 53afa6383d26adbee17f5a3bbf6eb1afdc4364cf9205fdb63e52cda08836fcb6 (1048592 bytes) [INFO] [stdout] Disk chunk: f6391c1340b65a5e331397502782d85f160a3fa1c4f1aeb8dec9957644ffb00d (2256 bytes) [INFO] [stdout] Disk chunk: c2e6661669a328ea96dec939cc1a18eceec0880a7d9bfe141d281b33bb97840c (1048592 bytes) [INFO] [stdout] Disk chunk: cbbdd6cd3eee1c277d1c5ee950d82494e95a3dfda235163d8b7d4f6048650af4 (1048592 bytes) [INFO] [stdout] Disk chunk: fb6ed35c91f2690e8f2b74466da9f9453003c6ceadad45e4c2ac3ad0ae6b2d85 (1048592 bytes) [INFO] [stdout] Disk chunk: c03d67e4bfb5176747f6481d4168dd0cec345a331256500aaa1caa08199ff284 (1048592 bytes) [INFO] [stdout] Disk chunk: c7d3cd287dddc6fbb922ed6183be9f1c6aa3a3e7b12e34c1e77987863d43b6a4 (1048592 bytes) [INFO] [stdout] Disk chunk: 85a82eccc0a127312c9718bb6af77ac73825db5b406ba0fd5f8aed56c4c95f51 (1048592 bytes) [INFO] [stdout] Disk chunk: 34014077ef333243abc6db4f868db3a300998eaed5b00d0fe11dedefd935f940 (1048592 bytes) [INFO] [stdout] Disk chunk: d46c9242f7dac60c3e01683ff77275d91ce9079e947c61ca3d27fad87941e336 (1048592 bytes) [INFO] [stdout] Disk chunk: 2ba64ce84e8edf61b3cc55816904af0ade382e81b2a5e74cbde89b7921369fcf (1048592 bytes) [INFO] [stdout] Disk chunk: ac6cf233bff17c17e5c3cd625fdbab250b0b0e51ae81ebfdf27850ca6c50160f (1048592 bytes) [INFO] [stdout] Disk chunk: 76b5f828b3893f5b95dec05b2568d3e96ca623045f0047f8de31107753066806 (1048592 bytes) [INFO] [stdout] Disk chunk: 8bd57f300af450027203fd69dbafd5f15914df4ea53d6853f424f17dc5befda5 (1048592 bytes) [INFO] [stdout] Disk chunk: 6a66e457772aa424f8765ebe736ddfb70c71e614fe0cff10b6b4499490524d51 (1048592 bytes) [INFO] [stdout] Disk chunk: f29850bf37b4dc0fa84e57c4ebe9f826b93bdeaeda9915588381143d76ffd390 (1048592 bytes) [INFO] [stdout] Disk chunk: 31581724cce5b424889543de7340095923b0b9d825cb9c272d20fb899831a02b (1048592 bytes) [INFO] [stdout] Disk chunk: 48f5dd364d46818cbc60133b3061157fef7487372445fda22aa7d8c537103c6b (1048592 bytes) [INFO] [stdout] Disk chunk: 6c0ba2cc0454ca25473386f8fe4d79244a543e1e8cdadb510670850b0715b677 (1048592 bytes) [INFO] [stdout] Disk chunk: f84d7d3b85496a8ccda2af67f459613f1a1735c4850ee44d6623b831141ddd33 (1048592 bytes) [INFO] [stdout] Disk chunk: fe703041b9277c4f6c9f03fe92ca95ad4a4969cca5e15f2e61d4b9339c69007f (1048592 bytes) [INFO] [stdout] Disk chunk: f25a1a7b85f5d8dacd042c7f5fbca3086fa0b06379f1ebb85cfbfacc0c4ffd98 (1048592 bytes) [INFO] [stdout] Disk chunk: a6922a049a4d5ffd9a3d6d636eedc118c92ecc666c5838207e17dc8e0021e61c (1048592 bytes) [INFO] [stdout] Disk chunk: a0f13e9f8d9337fb58de0efbd0a4acf4e2e62267e9b9ddb8e49e7d5e11c936c9 (1048592 bytes) [INFO] [stdout] Disk chunk: 25dff269a0a84fecc71d67d4cc4b493dc555eb9b99801430727990b4ac0f20e9 (1048592 bytes) [INFO] [stdout] Disk chunk: 08f1925f78b9151605c02c2eb0e3e3ff25df2a3fdb8895a41439c6310538debe (1048592 bytes) [INFO] [stdout] Disk chunk: 6dc1c952e1c411e1d6f554af5b29d3e2076c876c6bb190b4bc4c6c58ce8162a4 (1048592 bytes) [INFO] [stdout] Disk chunk: 82365a9ae36e55c4f9ed467aa2b7cedd696fe9a9c1703b581fac8edeabca52da (1048592 bytes) [INFO] [stdout] Disk chunk: 8e5c479689ba247029e6cb4e62aa29012c450b348a9b5cb12c01e5a69a204a4e (1048592 bytes) [INFO] [stdout] Disk chunk: d56ce3678cf108c904034569f00a4f92716ea00bcea05968a949f1caa77e061e (1048592 bytes) [INFO] [stdout] Disk chunk: 7e142550468aecf9e03c973880ce0f67e8c84a799d6e26e8092f61f678302457 (1048592 bytes) [INFO] [stdout] Disk chunk: c74a04a3a2539084f2c793589df2a793be8302f295cb13f5b27fcc05a0b73806 (1048592 bytes) [INFO] [stdout] Disk chunk: 200bce45ee7513107f04e4921030b1cd56562a024499b1a672e4f32feb3b60e4 (1048592 bytes) [INFO] [stdout] Disk chunk: f3d45bf78e47b35328f8ac562e2921be84e46891b8d706ce4ece5401259eed8e (1048592 bytes) [INFO] [stdout] Disk chunk: 4b46e2356b08a43734fa7bcfc5e918bc4ba03d04ef4cd2c31cecd8c4ec96d0ed (1048592 bytes) [INFO] [stdout] Disk chunk: 4e227689d42d4501667ea33b4fd7d27de69ddfc108fc6735b5bb2a02e085ed60 (1048592 bytes) [INFO] [stdout] Disk chunk: 16c14fe71f70e2e6834984418e68319003c8f8635459a65b53bc4b0915670a68 (1048592 bytes) [INFO] [stdout] Disk chunk: b446d5c300cec50ff6ff8ca950c3d9b3657ad89f2b219dc44a166121014056ee (1048592 bytes) [INFO] [stdout] Disk chunk: f7c565ffbb2a6345e3f18261093e55bcc933b16829a50f17ef02378b6960052b (1048592 bytes) [INFO] [stdout] Disk chunk: c7d874e9a6798b74fec9f755e46cc2337d93673cd12955be4d2a96cd5ef0eecb (1048592 bytes) [INFO] [stdout] Disk chunk: 9faf94ca41953828498b7a7f9324ec48a6dbf49cf8ecd798c78822814c93ce23 (1048592 bytes) [INFO] [stdout] Disk chunk: 96806ae9975f5574e527939832178511d43814c5d4a949657753b52b2b7289b2 (1048592 bytes) [INFO] [stdout] Disk chunk: fdb466bc05ec3823e04cbe95e58849c3a61ea904fcf32ab1281d1f09c5eda126 (1048592 bytes) [INFO] [stdout] Disk chunk: d9da68b9285f5a5bb2469385012fad981532ece0c81779dbd70bafd26bb14a45 (1048592 bytes) [INFO] [stdout] Disk chunk: b1bea4081f29e34b619428c0369e683d5f3a6d333c06269f658d3b98602108a0 (1048592 bytes) [INFO] [stdout] Disk chunk: acdcd818514c10c4a1bc0ec8df230df737837b44daaad2f89625d9735d31be80 (1048592 bytes) [INFO] [stdout] Disk chunk: 70ca89a431ced04a5622c9a7f07876e17c090addedf3d19cd17502712907ff00 (1048592 bytes) [INFO] [stdout] Disk chunk: 50d61a4ecac4590305dcdc94bb745910e29d3406683a2c1381c7799b19de0b3f (1048592 bytes) [INFO] [stdout] Disk chunk: cadafaae476500802854af806690e061bbea76aa33d1abdee3a780cdafe8678d (1048592 bytes) [INFO] [stdout] Disk chunk: f89b94a7eefd1dbbe03fec54d90b8f59d23437be39b4d65d7775679909afce02 (1048592 bytes) [INFO] [stdout] Disk chunk: 7dae40832b39c83e257caa2bd11f4c3316f12176d3e73d8e99e9d04b068071e8 (1048592 bytes) [INFO] [stdout] ================ [INFO] [stdout] [INFO] [stdout] Error: Io(Os { code: 28, kind: StorageFull, message: "No space left on device" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_large_file_cross_backend [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 277.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "a859a75b9d8627fed62328b9d188437bdb97b8e8b39dee44daac496cf3ff1c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a859a75b9d8627fed62328b9d188437bdb97b8e8b39dee44daac496cf3ff1c7b", kill_on_drop: false }` [INFO] [stdout] a859a75b9d8627fed62328b9d188437bdb97b8e8b39dee44daac496cf3ff1c7b