[INFO] cloning repository https://github.com/aggregat4/meeters [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aggregat4/meeters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregat4%2Fmeeters", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregat4%2Fmeeters'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34fbc91e078b59747c04b50d8df82f0914bef8df [INFO] testing aggregat4/meeters against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faggregat4%2Fmeeters" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aggregat4/meeters on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aggregat4/meeters [INFO] finished tweaking git repo https://github.com/aggregat4/meeters [INFO] tweaked toml for git repo https://github.com/aggregat4/meeters written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/aggregat4/meeters 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-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb28f44ff4df1dc5197229f1e0bc9d1a62cca3debcde7d2d298c439fee40b14f [INFO] running `Command { std: "docker" "start" "-a" "eb28f44ff4df1dc5197229f1e0bc9d1a62cca3debcde7d2d298c439fee40b14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb28f44ff4df1dc5197229f1e0bc9d1a62cca3debcde7d2d298c439fee40b14f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb28f44ff4df1dc5197229f1e0bc9d1a62cca3debcde7d2d298c439fee40b14f", kill_on_drop: false }` [INFO] [stdout] eb28f44ff4df1dc5197229f1e0bc9d1a62cca3debcde7d2d298c439fee40b14f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65498ac3ea6dd9a40ed4987507c6854aa9cc6c43bb61876044e66d995712c5c4 [INFO] running `Command { std: "docker" "start" "-a" "65498ac3ea6dd9a40ed4987507c6854aa9cc6c43bb61876044e66d995712c5c4", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling libdbus-sys v0.2.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling gtk v0.18.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling iana-time-zone v0.1.62 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling dbus v0.9.7 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling webpki-roots v0.26.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling ureq-proto v0.3.5 [INFO] [stderr] Compiling property v0.3.3 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling dbus-crossroads v0.5.2 [INFO] [stderr] Compiling notify-rust v4.11.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling ical v0.11.0 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling gdk-sys v0.18.2 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.2 [INFO] [stderr] Compiling gtk-sys v0.18.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling gtk3-macros v0.18.2 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling libappindicator-sys v0.9.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling rrule v0.5.10 (https://github.com/aggregat4/rust-rrule?branch=rrule-0.5#44df3056) [INFO] [stderr] Compiling ureq v3.0.10 [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.2 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling gdk v0.18.2 [INFO] [stderr] Compiling libappindicator v0.9.0 [INFO] [stderr] Compiling meeters v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "65498ac3ea6dd9a40ed4987507c6854aa9cc6c43bb61876044e66d995712c5c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65498ac3ea6dd9a40ed4987507c6854aa9cc6c43bb61876044e66d995712c5c4", kill_on_drop: false }` [INFO] [stdout] 65498ac3ea6dd9a40ed4987507c6854aa9cc6c43bb61876044e66d995712c5c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04487b7a5ad1a80d4b1a3bb44829516ba993357569a122fa8a7af4124a5708c1 [INFO] running `Command { std: "docker" "start" "-a" "04487b7a5ad1a80d4b1a3bb44829516ba993357569a122fa8a7af4124a5708c1", kill_on_drop: false }` [INFO] [stderr] Compiling meeters v1.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.59s [INFO] running `Command { std: "docker" "inspect" "04487b7a5ad1a80d4b1a3bb44829516ba993357569a122fa8a7af4124a5708c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04487b7a5ad1a80d4b1a3bb44829516ba993357569a122fa8a7af4124a5708c1", kill_on_drop: false }` [INFO] [stdout] 04487b7a5ad1a80d4b1a3bb44829516ba993357569a122fa8a7af4124a5708c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c61a030feae9ded2ebee60f48596a2c0062fcc9169cee0e6c689cc75c1462ed8 [INFO] running `Command { std: "docker" "start" "-a" "c61a030feae9ded2ebee60f48596a2c0062fcc9169cee0e6c689cc75c1462ed8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/meeters-1f2501d8f6c50fd6) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test ical_util::tests::ical_to_string_empty_ical_event ... ok [INFO] [stdout] test custom_timezone::tests::find_timespan_and_apply_offsets ... ok [INFO] [stdout] test binary_search::test_binary_search ... ok [INFO] [stdout] test ical_util::tests::ical_to_string_one_prop_with_no_value ... ok [INFO] [stdout] test ical_util::tests::ical_to_string_one_prop_with_value ... ok [INFO] [stdout] test ical_util::tests::ical_to_string_two_props ... ok [INFO] [stdout] test timezones::tests::parses_iana_strings ... ok [INFO] [stdout] test timezones::tests::parses_windows_strings ... ok [INFO] [stdout] test timezones::tests::parses_fucked_windows_strings ... ok [INFO] [stdout] test meeters_ical::tests::rrule_all_missing_final_meeting ... ok [INFO] [stdout] test meeters_ical::tests::rruleset_parsing_date ... ok [INFO] [stdout] test meeters_ical::tests::rrule_invalid_by_month_value ... ok [INFO] [stdout] test meeters_ical::tests::rruleset_monthly_first_wednesday ... ok [INFO] [stdout] test meeters_ical::tests::rrule_all_fails_with_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c61a030feae9ded2ebee60f48596a2c0062fcc9169cee0e6c689cc75c1462ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c61a030feae9ded2ebee60f48596a2c0062fcc9169cee0e6c689cc75c1462ed8", kill_on_drop: false }` [INFO] [stdout] c61a030feae9ded2ebee60f48596a2c0062fcc9169cee0e6c689cc75c1462ed8