[INFO] cloning repository https://github.com/mscherer/cronenbear [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mscherer/cronenbear" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscherer%2Fcronenbear", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscherer%2Fcronenbear'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9752fcae02681c4feb83a43ff203b617fc2199c0 [INFO] testing mscherer/cronenbear against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmscherer%2Fcronenbear" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mscherer/cronenbear [INFO] finished tweaking git repo https://github.com/mscherer/cronenbear [INFO] tweaked toml for git repo https://github.com/mscherer/cronenbear written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mscherer/cronenbear on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mscherer/cronenbear 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1bf4afd34955474ac6989d3e65d0351d15bb9bf6ee36617a11db6ef0020b99c [INFO] running `Command { std: "docker" "start" "-a" "e1bf4afd34955474ac6989d3e65d0351d15bb9bf6ee36617a11db6ef0020b99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1bf4afd34955474ac6989d3e65d0351d15bb9bf6ee36617a11db6ef0020b99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1bf4afd34955474ac6989d3e65d0351d15bb9bf6ee36617a11db6ef0020b99c", kill_on_drop: false }` [INFO] [stdout] e1bf4afd34955474ac6989d3e65d0351d15bb9bf6ee36617a11db6ef0020b99c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2efb4bc4f3ebe90e495cac258b9a83b33bdfea16e155dca0d7fb5d378b68cbd8 [INFO] running `Command { std: "docker" "start" "-a" "2efb4bc4f3ebe90e495cac258b9a83b33bdfea16e155dca0d7fb5d378b68cbd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling pest_meta v2.8.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cached_proc_macro_types v0.1.1 [INFO] [stderr] Compiling codes-common v0.1.9 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling askama_parser v0.15.1 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling pest_generator v2.8.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling cronenbear v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling nom-language v0.1.0 [INFO] [stderr] Compiling iso8601 v0.6.3 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling pest_derive v2.8.4 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling country-emoji v0.3.2 [INFO] [stderr] Compiling icalendar v0.17.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling askama_derive v0.15.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling cached_proc_macro v0.25.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling cached v0.56.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling codes-agency v0.1.9 [INFO] [stderr] Compiling askama_macros v0.15.1 [INFO] [stderr] Compiling askama v0.15.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling codes-iso-3166 v0.1.5 [INFO] [stderr] Compiling axum-response-cache v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.17s [INFO] running `Command { std: "docker" "inspect" "2efb4bc4f3ebe90e495cac258b9a83b33bdfea16e155dca0d7fb5d378b68cbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2efb4bc4f3ebe90e495cac258b9a83b33bdfea16e155dca0d7fb5d378b68cbd8", kill_on_drop: false }` [INFO] [stdout] 2efb4bc4f3ebe90e495cac258b9a83b33bdfea16e155dca0d7fb5d378b68cbd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c1a3be12155336012fec03a6f38ec46e704a5422ae43c17689bb46a9396224f [INFO] running `Command { std: "docker" "start" "-a" "7c1a3be12155336012fec03a6f38ec46e704a5422ae43c17689bb46a9396224f", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling codes-common v0.1.9 [INFO] [stderr] Compiling codes-iso-3166 v0.1.5 [INFO] [stderr] Compiling cronenbear v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 11.99s [INFO] running `Command { std: "docker" "inspect" "7c1a3be12155336012fec03a6f38ec46e704a5422ae43c17689bb46a9396224f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1a3be12155336012fec03a6f38ec46e704a5422ae43c17689bb46a9396224f", kill_on_drop: false }` [INFO] [stdout] 7c1a3be12155336012fec03a6f38ec46e704a5422ae43c17689bb46a9396224f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 702df1a92ca24415b2952dd5488b7e13c81ba77d31530ac0e092a2265e0179c5 [INFO] running `Command { std: "docker" "start" "-a" "702df1a92ca24415b2952dd5488b7e13c81ba77d31530ac0e092a2265e0179c5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cronenbear-01648c1163d68f5d) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test aliases::test::test_hardcoded ... ok [INFO] [stdout] test aliases::test::test_functions ... ok [INFO] [stdout] test google_public_calendar::test::test_calendar_url ... ok [INFO] [stdout] test merged_calendar::test::test_add ... ok [INFO] [stdout] test country_calendar::test::test_get_formatting_hashmap ... ok [INFO] [stdout] test country_calendar::test::test_get_calendar_from_iso ... ok [INFO] [stdout] test merged_calendar::test::test_format_summary ... ok [INFO] [stdout] test aliases::test::test_load_from_file ... ok [INFO] [stdout] test country_calendar::test::test_new ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/webserver.rs (/opt/rustwide/target/debug/deps/webserver-4af6b6c83a26472a) [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 cronenbear [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" "702df1a92ca24415b2952dd5488b7e13c81ba77d31530ac0e092a2265e0179c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "702df1a92ca24415b2952dd5488b7e13c81ba77d31530ac0e092a2265e0179c5", kill_on_drop: false }` [INFO] [stdout] 702df1a92ca24415b2952dd5488b7e13c81ba77d31530ac0e092a2265e0179c5