[INFO] fetching crate libreoffice-rs 0.3.3...
[INFO] testing libreoffice-rs-0.3.3 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate libreoffice-rs 0.3.3 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate libreoffice-rs 0.3.3 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate libreoffice-rs 0.3.3
[INFO] finished tweaking crates.io crate libreoffice-rs 0.3.3
[INFO] tweaked toml for crates.io crate libreoffice-rs 0.3.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.63.0 (latest: v0.69.4)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding linux-raw-sys v0.4.14 (latest: v0.6.4)
[INFO] [stderr]       Adding peeking_take_while v0.1.2 (latest: v1.0.0)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] [stderr]       Adding which v4.4.2 (latest: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bindgen v0.63.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bfc9c0541aebd9ffc54a0412ce477667bac415aa07628039e5fefa39bc00251
[INFO] running `Command { std: "docker" "start" "-a" "0bfc9c0541aebd9ffc54a0412ce477667bac415aa07628039e5fefa39bc00251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bfc9c0541aebd9ffc54a0412ce477667bac415aa07628039e5fefa39bc00251", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfc9c0541aebd9ffc54a0412ce477667bac415aa07628039e5fefa39bc00251", kill_on_drop: false }`
[INFO] [stdout] 0bfc9c0541aebd9ffc54a0412ce477667bac415aa07628039e5fefa39bc00251
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e86bcd083667cd546d68883c26320f9ebdea3883e50dd74cafbcf64fb3a882a
[INFO] running `Command { std: "docker" "start" "-a" "2e86bcd083667cd546d68883c26320f9ebdea3883e50dd74cafbcf64fb3a882a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling clang-sys v1.7.0
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling libreoffice-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:33017
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:52116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.49s
[INFO] running `Command { std: "docker" "inspect" "2e86bcd083667cd546d68883c26320f9ebdea3883e50dd74cafbcf64fb3a882a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e86bcd083667cd546d68883c26320f9ebdea3883e50dd74cafbcf64fb3a882a", kill_on_drop: false }`
[INFO] [stdout] 2e86bcd083667cd546d68883c26320f9ebdea3883e50dd74cafbcf64fb3a882a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3f77a4c6788c0247febc6279e8c785166e948515669bf24b3a639836f43240c
[INFO] running `Command { std: "docker" "start" "-a" "e3f77a4c6788c0247febc6279e8c785166e948515669bf24b3a639836f43240c", kill_on_drop: false }`
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:33017
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:52116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libreoffice-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:33017
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50668
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50889
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:52116
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stdout]   |                                                              ^^^^ not FFI-safe
[INFO] [stdout]   |
[INFO] [stdout]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 6 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] running `Command { std: "docker" "inspect" "e3f77a4c6788c0247febc6279e8c785166e948515669bf24b3a639836f43240c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3f77a4c6788c0247febc6279e8c785166e948515669bf24b3a639836f43240c", kill_on_drop: false }`
[INFO] [stdout] e3f77a4c6788c0247febc6279e8c785166e948515669bf24b3a639836f43240c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5803fc037d2a2870b9ec0909e3020c8d552c74ebf0d0847e1f2a303975401cb2
[INFO] running `Command { std: "docker" "start" "-a" "5803fc037d2a2870b9ec0909e3020c8d552c74ebf0d0847e1f2a303975401cb2", kill_on_drop: false }`
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:33017
[INFO] [stderr]   |
[INFO] [stderr] 3 | ... __endptr : * mut * mut :: std :: os :: raw :: c_char) -> u128 ; } extern "C" { pub fn strtol (__nptr : * const :: std :: os :: raw ::...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr]   = note: `#[warn(improper_ctypes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50668
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qecvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:50889
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qfcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51110
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...:: raw :: c_char ; } extern "C" { pub fn qgcvt (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __buf : * mut :: std :: os ...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:51838
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qecvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr] 
[INFO] [stderr] warning: `extern` block uses type `u128`, which is not FFI-safe
[INFO] [stderr]  --> /opt/rustwide/target/debug/build/libreoffice-rs-3a18a54bcb9b642f/out/bindings.rs:3:52116
[INFO] [stderr]   |
[INFO] [stderr] 3 | ...: raw :: c_int ; } extern "C" { pub fn qfcvt_r (__value : u128 , __ndigit : :: std :: os :: raw :: c_int , __decpt : * mut :: std :: o...
[INFO] [stderr]   |                                                              ^^^^ not FFI-safe
[INFO] [stderr]   |
[INFO] [stderr]   = note: 128-bit integers don't currently have a known stable ABI
[INFO] [stderr] 
[INFO] [stderr] warning: `libreoffice-rs` (lib) generated 6 warnings
[INFO] [stderr] warning: `libreoffice-rs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libreoffice_rs-ffde58816d24c0d4)
[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] [stderr]    Doc-tests libreoffice_rs
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/lib.rs - Office::document_load (line 172) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::set_optional_features (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - Document::save_as (line 449) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::set_document_password (line 277) ... FAILED
[INFO] [stdout] test src/urls.rs - urls::local_into_abs (line 25) ... ok
[INFO] [stdout] test src/urls.rs - urls::local_as_abs (line 57) ... ok
[INFO] [stdout] test src/urls.rs - urls::remote (line 98) ... ok
[INFO] [stdout] test src/lib.rs - Office::unset_document_password (line 336) ... ok
[INFO] [stdout] test src/lib.rs - Office::document_load_with (line 397) ... FAILED
[INFO] [stdout] test src/lib.rs - Office::register_callback (line 118) ... ok
[INFO] [stdout] test src/lib.rs - Office::new (line 68) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load (line 172) 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::set_optional_features (line 207) 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 449) 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::set_document_password (line 277) 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::deployment::DeploymentException'
[INFO] [stdout] Unspecified Application Error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Office::document_load_with (line 397) 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\" ./framework/source/loadenv/loadenv.cxx:189" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Document::save_as (line 449)
[INFO] [stdout]     src/lib.rs - Office::document_load (line 172)
[INFO] [stdout]     src/lib.rs - Office::document_load_with (line 397)
[INFO] [stdout]     src/lib.rs - Office::set_document_password (line 277)
[INFO] [stdout]     src/lib.rs - Office::set_optional_features (line 207)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5803fc037d2a2870b9ec0909e3020c8d552c74ebf0d0847e1f2a303975401cb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5803fc037d2a2870b9ec0909e3020c8d552c74ebf0d0847e1f2a303975401cb2", kill_on_drop: false }`
[INFO] [stdout] 5803fc037d2a2870b9ec0909e3020c8d552c74ebf0d0847e1f2a303975401cb2
