[INFO] cloning repository https://github.com/Kyrremann/plogtion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kyrremann/plogtion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyrremann%2Fplogtion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyrremann%2Fplogtion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fed171bd15eef9955f83990c1713b584e872bd3
[INFO] testing Kyrremann/plogtion against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKyrremann%2Fplogtion" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Kyrremann/plogtion
[INFO] finished tweaking git repo https://github.com/Kyrremann/plogtion
[INFO] tweaked toml for git repo https://github.com/Kyrremann/plogtion written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Kyrremann/plogtion on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Kyrremann/plogtion 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/image_revert/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/image_process/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded windows-link v0.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.51
[INFO] [stderr]   Downloaded aws-creds v0.39.1
[INFO] [stderr]   Downloaded aws-region v0.28.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded anstream v0.6.20
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded rxml_validation v0.11.0
[INFO] [stderr]   Downloaded rust-ini v0.21.3
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded deranged v0.5.3
[INFO] [stderr]   Downloaded ordered-multimap v0.7.3
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.1
[INFO] [stderr]   Downloaded minidom v0.16.0
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded attohttpc v0.30.1
[INFO] [stderr]   Downloaded cc v1.2.36
[INFO] [stderr]   Downloaded rust-s3 v0.37.1
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded rxml v0.11.1
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded sysinfo v0.37.1
[INFO] [stderr]   Downloaded rustls v0.23.31
[INFO] [stderr]   Downloaded web-sys v0.3.78
[INFO] [stderr]   Downloaded libz-sys v1.1.22
[INFO] [stderr]   Downloaded windows-sys v0.61.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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f754ef6a01c2b9ef96777a047d6261e63a52c1e72eced5cf17f66e9ea6fb8c3b
[INFO] running `Command { std: "docker" "start" "-a" "f754ef6a01c2b9ef96777a047d6261e63a52c1e72eced5cf17f66e9ea6fb8c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f754ef6a01c2b9ef96777a047d6261e63a52c1e72eced5cf17f66e9ea6fb8c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f754ef6a01c2b9ef96777a047d6261e63a52c1e72eced5cf17f66e9ea6fb8c3b", kill_on_drop: false }`
[INFO] [stdout] f754ef6a01c2b9ef96777a047d6261e63a52c1e72eced5cf17f66e9ea6fb8c3b
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a67a7c61d5f166621b1293be8f19fdabac605ab5328359294191a4ac42474e7
[INFO] running `Command { std: "docker" "start" "-a" "5a67a7c61d5f166621b1293be8f19fdabac605ab5328359294191a4ac42474e7", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_revert/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_process/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling indexmap v2.11.1
[INFO] [stderr]    Compiling rxml_validation v0.11.0
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rxml v0.11.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling minidom v0.16.0
[INFO] [stderr]    Compiling sysinfo v0.37.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rust-ini v0.21.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling aws-region v0.28.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling aws-creds v0.39.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rust-s3 v0.37.1
[INFO] [stderr]    Compiling post_form v0.1.0 (/opt/rustwide/workdir/post_form)
[INFO] [stderr]    Compiling image_process v0.1.0 (/opt/rustwide/workdir/image_process)
[INFO] [stderr]    Compiling image_revert v1.0.0 (/opt/rustwide/workdir/image_revert)
[INFO] [stderr]    Compiling local v0.1.0 (/opt/rustwide/workdir/local)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.27s
[INFO] running `Command { std: "docker" "inspect" "5a67a7c61d5f166621b1293be8f19fdabac605ab5328359294191a4ac42474e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a67a7c61d5f166621b1293be8f19fdabac605ab5328359294191a4ac42474e7", kill_on_drop: false }`
[INFO] [stdout] 5a67a7c61d5f166621b1293be8f19fdabac605ab5328359294191a4ac42474e7
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33483ef2c07a34334cce14c5b5282e48e0f3eb8019a97b5213cdebca3462f589
[INFO] running `Command { std: "docker" "start" "-a" "33483ef2c07a34334cce14c5b5282e48e0f3eb8019a97b5213cdebca3462f589", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_revert/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_process/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling image_revert v1.0.0 (/opt/rustwide/workdir/image_revert)
[INFO] [stderr]    Compiling image_process v0.1.0 (/opt/rustwide/workdir/image_process)
[INFO] [stderr]    Compiling local v0.1.0 (/opt/rustwide/workdir/local)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling post_form v0.1.0 (/opt/rustwide/workdir/post_form)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "33483ef2c07a34334cce14c5b5282e48e0f3eb8019a97b5213cdebca3462f589", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33483ef2c07a34334cce14c5b5282e48e0f3eb8019a97b5213cdebca3462f589", kill_on_drop: false }`
[INFO] [stdout] 33483ef2c07a34334cce14c5b5282e48e0f3eb8019a97b5213cdebca3462f589
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb9f81b3fcd0484f4cd16479b1c1d30c4e204f9a7193f860236b4d1bda62c985
[INFO] running `Command { std: "docker" "start" "-a" "eb9f81b3fcd0484f4cd16479b1c1d30c4e204f9a7193f860236b4d1bda62c985", kill_on_drop: false }`
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_revert/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: patch for the non root package will be ignored, specify patch at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/image_process/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.39s
[INFO] [stderr]      Running unittests src/handler.rs (/opt/rustwide/target/debug/deps/image_process-3ce8086dcbbbe9a1)
[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]      Running unittests src/handler.rs (/opt/rustwide/target/debug/deps/image_revert-d222d8704df3318a)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/local-208bbd7a25cf26ef)
[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]      Running unittests src/handler.rs (/opt/rustwide/target/debug/deps/post_form-80b63c6ed7cd9130)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tera::tests::test_create_file_name_safe_title ... ok
[INFO] [stdout] test tera::tests::test_render_post ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests image_process
[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 image_revert
[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 post_form
[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" "eb9f81b3fcd0484f4cd16479b1c1d30c4e204f9a7193f860236b4d1bda62c985", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9f81b3fcd0484f4cd16479b1c1d30c4e204f9a7193f860236b4d1bda62c985", kill_on_drop: false }`
[INFO] [stdout] eb9f81b3fcd0484f4cd16479b1c1d30c4e204f9a7193f860236b4d1bda62c985
