[INFO] cloning repository https://github.com/undeflife/libreoffice-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/undeflife/libreoffice-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a53fa2d66c4d59034ba0ab827a4b4ffc609b9b4
[INFO] testing undeflife/libreoffice-rs against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fundeflife%2Flibreoffice-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/undeflife/libreoffice-rs
[INFO] finished tweaking git repo https://github.com/undeflife/libreoffice-rs
[INFO] tweaked toml for git repo https://github.com/undeflife/libreoffice-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/undeflife/libreoffice-rs on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/undeflife/libreoffice-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0db8d4c1ed4f48d2f97d1a40273d20b0dcbccf44a82ec859b6169206d003c46
[INFO] running `Command { std: "docker" "start" "-a" "d0db8d4c1ed4f48d2f97d1a40273d20b0dcbccf44a82ec859b6169206d003c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0db8d4c1ed4f48d2f97d1a40273d20b0dcbccf44a82ec859b6169206d003c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0db8d4c1ed4f48d2f97d1a40273d20b0dcbccf44a82ec859b6169206d003c46", kill_on_drop: false }`
[INFO] [stdout] d0db8d4c1ed4f48d2f97d1a40273d20b0dcbccf44a82ec859b6169206d003c46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca3e41ac6b675a6690d9b1427784738a8d756ebe876dc06a4a047594b856a216
[INFO] running `Command { std: "docker" "start" "-a" "ca3e41ac6b675a6690d9b1427784738a8d756ebe876dc06a4a047594b856a216", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling libreoffice-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.36s
[INFO] running `Command { std: "docker" "inspect" "ca3e41ac6b675a6690d9b1427784738a8d756ebe876dc06a4a047594b856a216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca3e41ac6b675a6690d9b1427784738a8d756ebe876dc06a4a047594b856a216", kill_on_drop: false }`
[INFO] [stdout] ca3e41ac6b675a6690d9b1427784738a8d756ebe876dc06a4a047594b856a216
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 956a097ca3ee0338427226cbc07c1203368c145f70ffbbc6e3b9b7f3de9a312b
[INFO] running `Command { std: "docker" "start" "-a" "956a097ca3ee0338427226cbc07c1203368c145f70ffbbc6e3b9b7f3de9a312b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libreoffice-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "956a097ca3ee0338427226cbc07c1203368c145f70ffbbc6e3b9b7f3de9a312b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "956a097ca3ee0338427226cbc07c1203368c145f70ffbbc6e3b9b7f3de9a312b", kill_on_drop: false }`
[INFO] [stdout] 956a097ca3ee0338427226cbc07c1203368c145f70ffbbc6e3b9b7f3de9a312b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 204cf96cf51075786b0e4d35b48612d788dee462e5316cd316cbc0fc772cabf4
[INFO] running `Command { std: "docker" "start" "-a" "204cf96cf51075786b0e4d35b48612d788dee462e5316cd316cbc0fc772cabf4", 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/libreoffice_rs-f65d21adce3c5a35)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_password_callback.rs (/opt/rustwide/target/debug/deps/test_password_callback-9d499e6ad909a7f6)
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_password_callback ... ignored, requires libreoffice to run this test
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libreoffice_rs
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/urls.rs - urls::local_as_abs (line 57) ... ok
[INFO] [stdout] test src/urls.rs - urls::remote (line 94) ... ok
[INFO] [stdout] test src/urls.rs - urls::local_into_abs (line 25) ... ok
[INFO] [stdout] test src/lib.rs - Office::document_load (line 192) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::unset_document_password (line 356) ... FAILED
[INFO] [stdout] test src/lib.rs - Document::save_as (line 489) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::register_callback (line 114) ... ok
[INFO] [stdout] test src/lib.rs - Office::new (line 70) ... ok
[INFO] [stdout] test src/lib.rs - Office::set_optional_features (line 227) ... ok
[INFO] [stdout] test src/lib.rs - Office::set_document_password (line 297) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::document_load_with (line 417) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load (line 192) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] terminate called after throwing an instance of 'com::sun::star::lang::WrappedTargetRuntimeException'
[INFO] [stdout] Unspecified Application Error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::unset_document_password (line 356) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] terminate called after throwing an instance of 'com::sun::star::lang::WrappedTargetRuntimeException'
[INFO] [stdout] Unspecified Application Error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Document::save_as (line 489) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::set_document_password (line 297) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test_password.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load_with (line 417) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { details: "Unsupported URL <file:///opt/rustwide/workdir/test_data/test.odt>: \"type detection failed\" at ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Document::save_as (line 489)
[INFO] [stdout]     src/lib.rs - Office::document_load (line 192)
[INFO] [stdout]     src/lib.rs - Office::document_load_with (line 417)
[INFO] [stdout]     src/lib.rs - Office::set_document_password (line 297)
[INFO] [stdout]     src/lib.rs - Office::unset_document_password (line 356)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "204cf96cf51075786b0e4d35b48612d788dee462e5316cd316cbc0fc772cabf4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204cf96cf51075786b0e4d35b48612d788dee462e5316cd316cbc0fc772cabf4", kill_on_drop: false }`
[INFO] [stdout] 204cf96cf51075786b0e4d35b48612d788dee462e5316cd316cbc0fc772cabf4
