[INFO] fetching crate ms-offcrypto-writer 1.0.7... [INFO] testing ms-offcrypto-writer-1.0.7 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ms-offcrypto-writer 1.0.7 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate ms-offcrypto-writer 1.0.7 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ms-offcrypto-writer 1.0.7 [INFO] tweaked toml for crates.io crate ms-offcrypto-writer 1.0.7 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ms-offcrypto-writer 1.0.7 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ms-offcrypto-writer 1.0.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" "+beta-2025-10-28" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 412f1aa1be7e2d442cc89c7aaed32059fac6a38da0028ee02e5c838165cc3b17 [INFO] running `Command { std: "docker" "start" "-a" "412f1aa1be7e2d442cc89c7aaed32059fac6a38da0028ee02e5c838165cc3b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "412f1aa1be7e2d442cc89c7aaed32059fac6a38da0028ee02e5c838165cc3b17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "412f1aa1be7e2d442cc89c7aaed32059fac6a38da0028ee02e5c838165cc3b17", kill_on_drop: false }` [INFO] [stdout] 412f1aa1be7e2d442cc89c7aaed32059fac6a38da0028ee02e5c838165cc3b17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e1d83505ae190b797411500bf7c989f7308ddb9699196623d90898be99c0a1c [INFO] running `Command { std: "docker" "start" "-a" "5e1d83505ae190b797411500bf7c989f7308ddb9699196623d90898be99c0a1c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling widestring v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling ms-offcrypto-writer v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.62s [INFO] running `Command { std: "docker" "inspect" "5e1d83505ae190b797411500bf7c989f7308ddb9699196623d90898be99c0a1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e1d83505ae190b797411500bf7c989f7308ddb9699196623d90898be99c0a1c", kill_on_drop: false }` [INFO] [stdout] 5e1d83505ae190b797411500bf7c989f7308ddb9699196623d90898be99c0a1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a43259f0a2fda404a59749fcfedba76510b3ba5da7a207cad843c37cc8a33a4 [INFO] running `Command { std: "docker" "start" "-a" "7a43259f0a2fda404a59749fcfedba76510b3ba5da7a207cad843c37cc8a33a4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling packed_struct v0.10.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling quick-xml v0.27.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ecb v0.1.2 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling ms-offcrypto-writer v1.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling simple-xlsx-writer v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling calamine v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling packed_struct_codegen v0.10.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling office-crypto v0.1.0 [INFO] [stdout] warning: extern crate `aes` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use aes as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `base64` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use base64 as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `cbc` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use cbc as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `cfb` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use cfb as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `cipher` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use cipher as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `hmac` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use hmac as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `rand_chacha` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use rand_chacha as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `widestring` is unused in crate `integration` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use widestring as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `calamine` is unused in crate `ms_offcrypto_writer` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use calamine as _;` to the crate root [INFO] [stdout] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `office_crypto` is unused in crate `ms_offcrypto_writer` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use office_crypto as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `simple_xlsx_writer` is unused in crate `ms_offcrypto_writer` [INFO] [stdout] | [INFO] [stdout] = help: remove the dependency or add `use simple_xlsx_writer as _;` to the crate root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for the crate [INFO] [stdout] --> tests/integration.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / use std::io::Cursor; [INFO] [stdout] 2 | | [INFO] [stdout] 3 | | use calamine::Reader; [INFO] [stdout] 4 | | use ms_offcrypto_writer::Ecma376AgileWriter; [INFO] [stdout] ... | [INFO] [stdout] 62 | | assert_eq!(index, ROW_COUNT); [INFO] [stdout] 63 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-W missing-docs` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.60s [INFO] running `Command { std: "docker" "inspect" "7a43259f0a2fda404a59749fcfedba76510b3ba5da7a207cad843c37cc8a33a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a43259f0a2fda404a59749fcfedba76510b3ba5da7a207cad843c37cc8a33a4", kill_on_drop: false }` [INFO] [stdout] 7a43259f0a2fda404a59749fcfedba76510b3ba5da7a207cad843c37cc8a33a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5e4489e62661882d60ad26721174f4d1433f8b4048c275c0590313515d7ecbc1 [INFO] running `Command { std: "docker" "start" "-a" "5e4489e62661882d60ad26721174f4d1433f8b4048c275c0590313515d7ecbc1", kill_on_drop: false }` [INFO] [stderr] warning: extern crate `calamine` is unused in crate `ms_offcrypto_writer` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use calamine as _;` to the crate root [INFO] [stderr] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stderr] [INFO] [stderr] warning: extern crate `office_crypto` is unused in crate `ms_offcrypto_writer` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use office_crypto as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `simple_xlsx_writer` is unused in crate `ms_offcrypto_writer` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use simple_xlsx_writer as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `aes` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use aes as _;` to the crate root [INFO] [stderr] = note: requested on the command line with `-W unused-crate-dependencies` [INFO] [stderr] [INFO] [stderr] warning: extern crate `base64` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use base64 as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `cbc` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use cbc as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `cfb` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use cfb as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `cipher` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use cipher as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `hmac` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use hmac as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `rand_chacha` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use rand_chacha as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: extern crate `widestring` is unused in crate `integration` [INFO] [stderr] | [INFO] [stderr] = help: remove the dependency or add `use widestring as _;` to the crate root [INFO] [stderr] [INFO] [stderr] warning: missing documentation for the crate [INFO] [stderr] --> tests/integration.rs:1:1 [INFO] [stderr] | [INFO] [stderr] 1 | / use std::io::Cursor; [INFO] [stderr] 2 | | [INFO] [stderr] 3 | | use calamine::Reader; [INFO] [stderr] 4 | | use ms_offcrypto_writer::Ecma376AgileWriter; [INFO] [stderr] ... | [INFO] [stderr] 62 | | assert_eq!(index, ROW_COUNT); [INFO] [stderr] 63 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: requested on the command line with `-W missing-docs` [INFO] [stderr] [INFO] [stderr] warning: `ms-offcrypto-writer` (lib test) generated 3 warnings [INFO] [stderr] warning: `ms-offcrypto-writer` (test "integration") generated 9 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ms_offcrypto_writer-aed0304f3413c11f) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test::buffer_align_assert_scope_okay ... ok [INFO] [stdout] test test::data_space_definition ... ok [INFO] [stdout] test test::data_space_version_info ... ok [INFO] [stdout] test test::encrypt ... ok [INFO] [stdout] test test::data_space_map ... ok [INFO] [stdout] test test::encrypt_decrypt_roundtrips ... ok [INFO] [stdout] test test::len_backpatch ... ok [INFO] [stdout] test test::password ... ok [INFO] [stdout] test test::sha512 ... ok [INFO] [stdout] test test::transform_info ... ok [INFO] [stdout] test test::write_unicode_lp_p4_empty ... ok [INFO] [stdout] test test::encrypt_with_block_key ... ok [INFO] [stdout] test test::write_unicode_lp_p4_len ... ok [INFO] [stdout] test test::write_unicode_lp_p4_odd ... ok [INFO] [stdout] test test::write_version_okay ... ok [INFO] [stdout] test test::write_unicode_lp_p4_even ... ok [INFO] [stdout] test test::buffer_align_assert_scope_unaligned_end - should panic ... ok [INFO] [stdout] test test::buffer_align_assert_scope_shrunk - should panic ... ok [INFO] [stdout] test test::buffer_align_assert_scope_wrong_length - should panic ... ok [INFO] [stdout] test test::buffer_align_assert_scope_unaligned_start - should panic ... ok [INFO] [stdout] test test::len_backpatch_dropped - should panic ... ok [INFO] [stdout] test test::big_sheet ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.41s [INFO] [stdout] [INFO] [stderr] Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-6f3cd2cb0977c0cb) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.89s [INFO] [stdout] [INFO] [stderr] Doc-tests ms_offcrypto_writer [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" "5e4489e62661882d60ad26721174f4d1433f8b4048c275c0590313515d7ecbc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e4489e62661882d60ad26721174f4d1433f8b4048c275c0590313515d7ecbc1", kill_on_drop: false }` [INFO] [stdout] 5e4489e62661882d60ad26721174f4d1433f8b4048c275c0590313515d7ecbc1