[INFO] cloning repository https://github.com/awinterstein/xrechnung
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awinterstein/xrechnung" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawinterstein%2Fxrechnung", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawinterstein%2Fxrechnung'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34d2af344d0c504dafbbda446cf6eb89f9f1ebda
[INFO] testing awinterstein/xrechnung against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawinterstein%2Fxrechnung" "/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/awinterstein/xrechnung
[INFO] finished tweaking git repo https://github.com/awinterstein/xrechnung
[INFO] tweaked toml for git repo https://github.com/awinterstein/xrechnung written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/awinterstein/xrechnung on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/awinterstein/xrechnung 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded winnow v0.7.10
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8912281ce2da722ba7f0b4ded54a7b12c808e3ea4bd63b61598b98f0c9baca6b
[INFO] running `Command { std: "docker" "start" "-a" "8912281ce2da722ba7f0b4ded54a7b12c808e3ea4bd63b61598b98f0c9baca6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8912281ce2da722ba7f0b4ded54a7b12c808e3ea4bd63b61598b98f0c9baca6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8912281ce2da722ba7f0b4ded54a7b12c808e3ea4bd63b61598b98f0c9baca6b", kill_on_drop: false }`
[INFO] [stdout] 8912281ce2da722ba7f0b4ded54a7b12c808e3ea4bd63b61598b98f0c9baca6b
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f62834c162d0bed0c32dab09421ee0382a5323a5c398d92fb0064c3eaeb91394
[INFO] running `Command { std: "docker" "start" "-a" "f62834c162d0bed0c32dab09421ee0382a5323a5c398d92fb0064c3eaeb91394", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling toml_write v0.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling clap_builder v4.5.38
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling clap v4.5.38
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling toml v0.8.22
[INFO] [stderr]    Compiling xrechnung v0.1.0 (/opt/rustwide/workdir/xrechnung)
[INFO] [stderr]    Compiling xrechnung_cmd v0.1.0 (/opt/rustwide/workdir/xrechnung_cmd)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.22s
[INFO] running `Command { std: "docker" "inspect" "f62834c162d0bed0c32dab09421ee0382a5323a5c398d92fb0064c3eaeb91394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f62834c162d0bed0c32dab09421ee0382a5323a5c398d92fb0064c3eaeb91394", kill_on_drop: false }`
[INFO] [stdout] f62834c162d0bed0c32dab09421ee0382a5323a5c398d92fb0064c3eaeb91394
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5588ab5e04a4c2b362d70669fd8f6e302fe0d1b5b0486f7aad701bda510cf4e
[INFO] running `Command { std: "docker" "start" "-a" "b5588ab5e04a4c2b362d70669fd8f6e302fe0d1b5b0486f7aad701bda510cf4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling xrechnung v0.1.0 (/opt/rustwide/workdir/xrechnung)
[INFO] [stderr]    Compiling xrechnung_cmd v0.1.0 (/opt/rustwide/workdir/xrechnung_cmd)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "b5588ab5e04a4c2b362d70669fd8f6e302fe0d1b5b0486f7aad701bda510cf4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5588ab5e04a4c2b362d70669fd8f6e302fe0d1b5b0486f7aad701bda510cf4e", kill_on_drop: false }`
[INFO] [stdout] b5588ab5e04a4c2b362d70669fd8f6e302fe0d1b5b0486f7aad701bda510cf4e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2bf1efdd51e257ab3ec59dd97ec8a4f1b6039f970f68d8d67d3ad678ef118612
[INFO] running `Command { std: "docker" "start" "-a" "2bf1efdd51e257ab3ec59dd97ec8a4f1b6039f970f68d8d67d3ad678ef118612", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xrechnung-a74295dc927cbf45)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test config::tests::test_error_on_missing_buyer ... ok
[INFO] [stdout] test config::tests::test_error_on_missing_file ... ok
[INFO] [stdout] test config::tests::test_load_config_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/xrechnung_cmd-7a227136a1e1b9f7)
[INFO] [stderr]    Doc-tests xrechnung
[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] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test xrechnung/src/config.rs - config (line 6) ... ok
[INFO] [stdout] test xrechnung/src/lib.rs - (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- xrechnung/src/lib.rs - (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     xrechnung/src/lib.rs - (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.68s; merged doctests compilation took 0.65s
[INFO] [stderr] error: doctest failed, to rerun pass `-p xrechnung --doc`
[INFO] running `Command { std: "docker" "inspect" "2bf1efdd51e257ab3ec59dd97ec8a4f1b6039f970f68d8d67d3ad678ef118612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bf1efdd51e257ab3ec59dd97ec8a4f1b6039f970f68d8d67d3ad678ef118612", kill_on_drop: false }`
[INFO] [stdout] 2bf1efdd51e257ab3ec59dd97ec8a4f1b6039f970f68d8d67d3ad678ef118612
