[INFO] cloning repository https://github.com/kettei-sproutty/simple-xlsx-writer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kettei-sproutty/simple-xlsx-writer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettei-sproutty%2Fsimple-xlsx-writer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettei-sproutty%2Fsimple-xlsx-writer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4a2e13ae339c7af4f7985baabebee317ebfe133 [INFO] testing kettei-sproutty/simple-xlsx-writer against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkettei-sproutty%2Fsimple-xlsx-writer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kettei-sproutty/simple-xlsx-writer [INFO] finished tweaking git repo https://github.com/kettei-sproutty/simple-xlsx-writer [INFO] tweaked toml for git repo https://github.com/kettei-sproutty/simple-xlsx-writer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kettei-sproutty/simple-xlsx-writer on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kettei-sproutty/simple-xlsx-writer 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded zopfli v0.8.1 [INFO] [stderr] Downloaded inout v0.1.4 [INFO] [stderr] Downloaded windows-link v0.1.0 [INFO] [stderr] Downloaded uuid v1.15.1 [INFO] [stderr] Downloaded lockfree-object-pool v0.1.6 [INFO] [stderr] Downloaded cfb v0.10.0 [INFO] [stderr] Downloaded zip v2.2.3 [INFO] [stderr] Downloaded fancy-regex v0.14.0 [INFO] [stderr] Downloaded html_parser v0.7.0 [INFO] [stderr] Downloaded umya-spreadsheet v2.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd039d6fcc56d300c07bde2ab80ce15e835a9521ee53a13448061aae70e64b61 [INFO] running `Command { std: "docker" "start" "-a" "cd039d6fcc56d300c07bde2ab80ce15e835a9521ee53a13448061aae70e64b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd039d6fcc56d300c07bde2ab80ce15e835a9521ee53a13448061aae70e64b61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd039d6fcc56d300c07bde2ab80ce15e835a9521ee53a13448061aae70e64b61", kill_on_drop: false }` [INFO] [stdout] cd039d6fcc56d300c07bde2ab80ce15e835a9521ee53a13448061aae70e64b61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc60f77d5341231d77aef1c1752860d1c0670e192a834d8db3970cd097fe5277 [INFO] running `Command { std: "docker" "start" "-a" "bc60f77d5341231d77aef1c1752860d1c0670e192a834d8db3970cd097fe5277", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling zip v2.2.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thin-vec v0.2.13 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling thousands v0.2.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling html_parser v0.7.0 [INFO] [stderr] Compiling umya-spreadsheet v2.2.3 [INFO] [stderr] Compiling simple-xlsx-writer v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "bc60f77d5341231d77aef1c1752860d1c0670e192a834d8db3970cd097fe5277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc60f77d5341231d77aef1c1752860d1c0670e192a834d8db3970cd097fe5277", kill_on_drop: false }` [INFO] [stdout] bc60f77d5341231d77aef1c1752860d1c0670e192a834d8db3970cd097fe5277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ce49eb8bb4f520468a3a5a8be3f2c5f76d3934ccb31639be66bf5f66a46999 [INFO] running `Command { std: "docker" "start" "-a" "54ce49eb8bb4f520468a3a5a8be3f2c5f76d3934ccb31639be66bf5f66a46999", kill_on_drop: false }` [INFO] [stderr] Compiling simple-xlsx-writer v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.22s [INFO] running `Command { std: "docker" "inspect" "54ce49eb8bb4f520468a3a5a8be3f2c5f76d3934ccb31639be66bf5f66a46999", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ce49eb8bb4f520468a3a5a8be3f2c5f76d3934ccb31639be66bf5f66a46999", kill_on_drop: false }` [INFO] [stdout] 54ce49eb8bb4f520468a3a5a8be3f2c5f76d3934ccb31639be66bf5f66a46999 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a76c4ab4947c3ec8d4142a4e169903f65d67c1f43754b9bbb28a3432963cfa3 [INFO] running `Command { std: "docker" "start" "-a" "7a76c4ab4947c3ec8d4142a4e169903f65d67c1f43754b9bbb28a3432963cfa3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_xlsx_writer-5cf45d5a751fb1c8) [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" "7a76c4ab4947c3ec8d4142a4e169903f65d67c1f43754b9bbb28a3432963cfa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a76c4ab4947c3ec8d4142a4e169903f65d67c1f43754b9bbb28a3432963cfa3", kill_on_drop: false }` [INFO] [stdout] 7a76c4ab4947c3ec8d4142a4e169903f65d67c1f43754b9bbb28a3432963cfa3