[INFO] cloning repository https://github.com/zzztttkkk/httpd
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zzztttkkk/httpd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53d9fa7841af79fff6c1faae618d1bec064119be
[INFO] testing zzztttkkk/httpd against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzzztttkkk%2Fhttpd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zzztttkkk/httpd
[INFO] finished tweaking git repo https://github.com/zzztttkkk/httpd
[INFO] tweaked toml for git repo https://github.com/zzztttkkk/httpd written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zzztttkkk/httpd on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zzztttkkk/httpd 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c94c3ec60a8caa60878a9d72ffdc7a4b77a8784e1cb27a0f858dc9523370084
[INFO] running `Command { std: "docker" "start" "-a" "3c94c3ec60a8caa60878a9d72ffdc7a4b77a8784e1cb27a0f858dc9523370084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c94c3ec60a8caa60878a9d72ffdc7a4b77a8784e1cb27a0f858dc9523370084", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c94c3ec60a8caa60878a9d72ffdc7a4b77a8784e1cb27a0f858dc9523370084", kill_on_drop: false }`
[INFO] [stdout] 3c94c3ec60a8caa60878a9d72ffdc7a4b77a8784e1cb27a0f858dc9523370084
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 962062e887a2b90e754e23e9925839914f9bc02f2b8e4bf007c47eb50cf3f57a
[INFO] running `Command { std: "docker" "start" "-a" "962062e887a2b90e754e23e9925839914f9bc02f2b8e4bf007c47eb50cf3f57a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling aws-lc-rs v1.6.2
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling mirai-annotations v1.12.0
[INFO] [stderr]    Compiling rustls-pki-types v1.3.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.4
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling woothee v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling httpd v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling bytebuffer v2.2.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.13.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling pest v2.7.8
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling pest_meta v2.7.8
[INFO] [stderr]    Compiling pest_generator v2.7.8
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling pest_derive v2.7.8
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling erased-serde v0.4.4
[INFO] [stderr]    Compiling serde_fmt v1.0.3
[INFO] [stderr]    Compiling serde_spanned v0.6.5
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling toml_edit v0.22.6
[INFO] [stderr]    Compiling value-bag-serde1 v1.7.0
[INFO] [stderr]    Compiling value-bag v1.7.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling toml v0.8.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.30s
[INFO] running `Command { std: "docker" "inspect" "962062e887a2b90e754e23e9925839914f9bc02f2b8e4bf007c47eb50cf3f57a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "962062e887a2b90e754e23e9925839914f9bc02f2b8e4bf007c47eb50cf3f57a", kill_on_drop: false }`
[INFO] [stdout] 962062e887a2b90e754e23e9925839914f9bc02f2b8e4bf007c47eb50cf3f57a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 373f226d928860f8512c4cf3b68acf32685d804c01fc41741c62cc302781f1e2
[INFO] running `Command { std: "docker" "start" "-a" "373f226d928860f8512c4cf3b68acf32685d804c01fc41741c62cc302781f1e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling httpd v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.61s
[INFO] running `Command { std: "docker" "inspect" "373f226d928860f8512c4cf3b68acf32685d804c01fc41741c62cc302781f1e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "373f226d928860f8512c4cf3b68acf32685d804c01fc41741c62cc302781f1e2", kill_on_drop: false }`
[INFO] [stdout] 373f226d928860f8512c4cf3b68acf32685d804c01fc41741c62cc302781f1e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 74c921302a43c3a0a6285161fcc5dd249ceb17196e37d5102c6276e61b2f6662
[INFO] running `Command { std: "docker" "start" "-a" "74c921302a43c3a0a6285161fcc5dd249ceb17196e37d5102c6276e61b2f6662", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/httpd-30e266a4e66d0d55)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test config::split_uint::tests::test_split_unit ... ok
[INFO] [stdout] test config::bytes_size::tests::size_in_bytes ... ok
[INFO] [stdout] test utils::luxon::tests::test_local ... ok
[INFO] [stdout] test config::tests::test_glob ... ok
[INFO] [stdout] test compression::tests::test_br ... ok
[INFO] [stdout] test internal::multi_map::tests::test_multi_map ... ok
[INFO] [stdout] test logging::rotation_file_appender::tests::test_rotation_new ... FAILED
[INFO] [stdout] test utils::paths::tests::test_namewithoutext ... ok
[INFO] [stdout] [38;2;94;102;91m[TRACE][0m [38;2;106;64;40m2025-09-26 01:08:16.229[0m ([38;2;85;187;138msrc/logging/colorful_line_renderer.rs[0m:[38;2;20;145;168m146[0m) [38;2;94;102;91mthis is a trace msg, hello world ![0m { [38;2;216;89;22ma[0m: [38;2;94;102;91m12[0m , [38;2;216;89;22mb[0m: [38;2;94;102;91m"xxx5"[0m }
[INFO] [stdout] [38;2;46;49;124m[DEBUG][0m [38;2;106;64;40m2025-09-26 01:08:16.229[0m ([38;2;85;187;138msrc/logging/colorful_line_renderer.rs[0m:[38;2;20;145;168m147[0m) [38;2;46;49;124mthis is a debug msg[0m { [38;2;216;89;22ma[0m: [38;2;46;49;124m13[0m , [38;2;216;89;22mb[0m: [38;2;46;49;124m"xxx4"[0m }
[INFO] [stdout] [38;2;91;174;35m[INFO][0m [38;2;106;64;40m2025-09-26 01:08:16.229[0m ([38;2;85;187;138msrc/logging/colorful_line_renderer.rs[0m:[38;2;20;145;168m148[0m) [38;2;91;174;35mthis is a info msg[0m { [38;2;216;89;22ma[0m: [38;2;91;174;35m14[0m , [38;2;216;89;22mb[0m: [38;2;91;174;35m"xxx3"[0m }
[INFO] [stdout] [38;2;252;211;55m[WARN][0m [38;2;106;64;40m2025-09-26 01:08:16.229[0m ([38;2;85;187;138msrc/logging/colorful_line_renderer.rs[0m:[38;2;20;145;168m149[0m) [38;2;252;211;55mthis is a warn msg[0m { [38;2;216;89;22ma[0m: [38;2;252;211;55m15[0m , [38;2;216;89;22mb[0m: [38;2;252;211;55m"xxx2"[0m }
[INFO] [stdout] [38;2;237;90;101m[ERROR][0m [38;2;106;64;40m2025-09-26 01:08:16.229[0m ([38;2;85;187;138msrc/logging/colorful_line_renderer.rs[0m:[38;2;20;145;168m150[0m) [38;2;237;90;101mthis is a error msg[0m { [38;2;216;89;22ma[0m: [38;2;237;90;101m16[0m , [38;2;216;89;22mb[0m: [38;2;237;90;101m"xxx1"[0m }
[INFO] [stdout] test config::duration_in_millis::tests::duration_in_mills ... ok
[INFO] [stdout] test compression::tests::test_deflate ... ok
[INFO] [stdout] test compression::tests::test_gzip ... ok
[INFO] [stdout] test logging::colorful_line_renderer::tests::test_colors ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- logging::rotation_file_appender::tests::test_rotation_new stdout ----
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     logging::rotation_file_appender::tests::test_rotation_new
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin httpd`
[INFO] running `Command { std: "docker" "inspect" "74c921302a43c3a0a6285161fcc5dd249ceb17196e37d5102c6276e61b2f6662", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74c921302a43c3a0a6285161fcc5dd249ceb17196e37d5102c6276e61b2f6662", kill_on_drop: false }`
[INFO] [stdout] 74c921302a43c3a0a6285161fcc5dd249ceb17196e37d5102c6276e61b2f6662
