[INFO] cloning repository https://github.com/F1rst-Unicorn/cinit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/F1rst-Unicorn/cinit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1rst-Unicorn%2Fcinit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1rst-Unicorn%2Fcinit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d04ec0dd212cc78686c533dc10ded69e6b964cdb [INFO] testing F1rst-Unicorn/cinit against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FF1rst-Unicorn%2Fcinit" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/F1rst-Unicorn/cinit [INFO] finished tweaking git repo https://github.com/F1rst-Unicorn/cinit [INFO] tweaked toml for git repo https://github.com/F1rst-Unicorn/cinit written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/F1rst-Unicorn/cinit 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/F1rst-Unicorn/cinit 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9795dce3a248103ef4d0e53cf33c1badd74145ba17706a6b665f2b67b91871d4 [INFO] running `Command { std: "docker" "start" "-a" "9795dce3a248103ef4d0e53cf33c1badd74145ba17706a6b665f2b67b91871d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9795dce3a248103ef4d0e53cf33c1badd74145ba17706a6b665f2b67b91871d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9795dce3a248103ef4d0e53cf33c1badd74145ba17706a6b665f2b67b91871d4", kill_on_drop: false }` [INFO] [stdout] 9795dce3a248103ef4d0e53cf33c1badd74145ba17706a6b665f2b67b91871d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2afcdd48583762f96a8f160a475fc2510d7c133610b0841e452932bf7bfa7734 [INFO] running `Command { std: "docker" "start" "-a" "2afcdd48583762f96a8f160a475fc2510d7c133610b0841e452932bf7bfa7734", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling vergen-lib v0.1.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling vergen v9.0.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling vergen-git2 v1.0.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling clap_builder v4.5.43 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling petgraph v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling libgit2-sys v0.18.2+1.9.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling clap v4.5.43 [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.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [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 thiserror v1.0.69 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling git2 v0.20.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling log4rs v1.3.0 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling cinit v1.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.37s [INFO] running `Command { std: "docker" "inspect" "2afcdd48583762f96a8f160a475fc2510d7c133610b0841e452932bf7bfa7734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afcdd48583762f96a8f160a475fc2510d7c133610b0841e452932bf7bfa7734", kill_on_drop: false }` [INFO] [stdout] 2afcdd48583762f96a8f160a475fc2510d7c133610b0841e452932bf7bfa7734 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1ad75f4ffa589cdf9d48b83efccd90d6c05f69f00eb77df45bf0502b970ddce3 [INFO] running `Command { std: "docker" "start" "-a" "1ad75f4ffa589cdf9d48b83efccd90d6c05f69f00eb77df45bf0502b970ddce3", kill_on_drop: false }` [INFO] [stderr] Compiling cinit v1.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.91s [INFO] running `Command { std: "docker" "inspect" "1ad75f4ffa589cdf9d48b83efccd90d6c05f69f00eb77df45bf0502b970ddce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad75f4ffa589cdf9d48b83efccd90d6c05f69f00eb77df45bf0502b970ddce3", kill_on_drop: false }` [INFO] [stdout] 1ad75f4ffa589cdf9d48b83efccd90d6c05f69f00eb77df45bf0502b970ddce3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a180d0ed31c1c0b4380de000a8601f79d8fa6188033685ee76a76a122daeda13 [INFO] running `Command { std: "docker" "start" "-a" "a180d0ed31c1c0b4380de000a8601f79d8fa6188033685ee76a76a122daeda13", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cinit-4f918a117f2132f7) [INFO] [stdout] [INFO] [stdout] running 73 tests [INFO] [stdout] test config::tests::args_of_primary_are_kept_first ... ok [INFO] [stdout] test config::config_parser::tests::parse_omitting_all_optional_values ... ok [INFO] [stdout] test config::config_parser::tests::parse_cronjob ... ok [INFO] [stdout] test config::tests::merging_with_cronjob_gives_error ... ok [INFO] [stdout] test analyse::process_builder::tests::both_user_config_gives_error ... ok [INFO] [stdout] test config::tests::args_of_primary_are_kept_first_with_reverse_arguments ... ok [INFO] [stdout] test analyse::process_builder::tests::no_user_config_gives_root ... ok [INFO] [stdout] test config::tests::merging_with_gid_gives_error ... ok [INFO] [stdout] test config::tests::merging_with_group_gives_error ... ok [INFO] [stdout] test config::tests::merging_with_uid_gives_error ... ok [INFO] [stdout] test config::tests::merging_with_user_gives_error ... ok [INFO] [stdout] test config::tests::merging_with_workdir_gives_error ... ok [INFO] [stdout] test config::tests::relevant_lists_are_merged_and_pruned ... ok [INFO] [stdout] test config::config_parser::tests::parse_single_program ... ok [INFO] [stdout] test config::tests::merging_with_two_paths_gives_error ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_one_weekday ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_two_weekdays ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_two_hours ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_with_date_taking_precedence ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_two_minutes ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_wrap_around_days ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_wrap_around_hours ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_wrap_around_weekdays ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_wrap_around_months ... ok [INFO] [stdout] test runtime::cronjob::tests::cronjobs_at_same_time_are_both_executed ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_with_weekday_taking_precedence ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_one_minute ... ok [INFO] [stdout] test runtime::cronjob::tests::next_execution_after_gap_is_not_in_the_past ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_complex ... ok [INFO] [stdout] test runtime::cronjob::tests::gap_schedules_the_next_execution_after_the_gap ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_one_month ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_one_day ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_one_hour ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_empty ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_entire_cron_expression_with_whitespace ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_entire_cron_expression ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_enum ... ok [INFO] [stdout] test analyse::process_builder::tests::invalid_user_id_gives_error ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval_out_of_range_complete_right ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval_out_of_range_left_overlap ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval_out_of_range_right_overlap ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_wrap_around_minutes ... ok [INFO] [stdout] test runtime::cronjob::tests::gap_in_three_days_schedules_the_next_execution_after_the_gap ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval_out_of_range_complete_left ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_two_days ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_interval_with_stepping ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_star_with_stepping ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_too_long_expr ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_too_short_expr ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_interval_with_stepping ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_two_intervals ... ok [INFO] [stdout] test runtime::dependency_graph::tests::cyclic_dependency ... ok [INFO] [stdout] test analyse::process_builder::tests::unknown_user_gives_error ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_digit ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_range ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_none ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_out_of_range ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_single_number ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_star ... ok [INFO] [stdout] test analyse::process_builder::tests::invalid_group_id_gives_error ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_digit_in_interval ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_digit_in_enum ... ok [INFO] [stdout] test runtime::dependency_graph::tests::dependants_are_marked_runnable ... ok [INFO] [stdout] test runtime::cronjob::tests::parse_invalid_interval ... ok [INFO] [stdout] test runtime::dependency_graph::tests::single_runnable_process ... ok [INFO] [stdout] test util::libc_helpers::tests::rescuing_empty_works ... ok [INFO] [stdout] test runtime::cronjob::tests::advance_by_two_months ... ok [INFO] [stdout] test runtime::dependency_graph::tests::have_two_dependencies ... ok [INFO] [stdout] test config::tests::merging_different_name_causes_panic - should panic ... ok [INFO] [stdout] test runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option ... FAILED [INFO] [stdout] test util::libc_helpers::tests::rescuing_works ... FAILED [INFO] [stdout] test runtime::dependency_graph::tests::duplicate_name - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option' (62) panicked at src/runtime/cronjob.rs:899:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: Some("Europe/Zurich") [INFO] [stdout] right: None [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bbfe7d001e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bbfe7d162ca - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bbfe7d162ca - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x5bbfe7d05096 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bbfe7d05096 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bbfe7cddb8f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bbfe7cddb8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bbfe7cf78f9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bbfe7c043ce - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5bbfe7c043ce - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bbfe7cf7ab2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5bbfe7cf7ab2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bbfe7cddc48 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bbfe7cd2b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bbfe7cdeb3d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bbfe7d16a0c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bbfe7d16893 - core[585f66e14d78f9ba]::panicking::assert_failed_inner [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:439:17 [INFO] [stdout] 20: 0x5bbfe7bbef14 - core[585f66e14d78f9ba]::panicking::assert_failed::, core[585f66e14d78f9ba]::option::Option> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:394:5 [INFO] [stdout] 21: 0x5bbfe7be5c84 - cinit[e1a19a64886aa022]::runtime::cronjob::tests::set_time_zone [INFO] [stdout] at /opt/rustwide/workdir/src/runtime/cronjob.rs:899:9 [INFO] [stdout] 22: 0x5bbfe7bedc92 - cinit[e1a19a64886aa022]::runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option [INFO] [stdout] at /opt/rustwide/workdir/src/runtime/cronjob.rs:841:9 [INFO] [stdout] 23: 0x5bbfe7be5a37 - cinit[e1a19a64886aa022]::runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/runtime/cronjob.rs:830:65 [INFO] [stdout] 24: 0x5bbfe7bb9766 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bbfe7bf877b - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5bbfe7bf877b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5bbfe7c04fda - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5bbfe7bff4a4 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5bbfe7bff4a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5bbfe7c07ad2 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5bbfe7c07ad2 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5bbfe7cff38f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5bbfe7cff38f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x7634dce11aa4 - [INFO] [stdout] 46: 0x7634dce9ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- util::libc_helpers::tests::rescuing_works stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'util::libc_helpers::tests::rescuing_works' (97) panicked at src/util/libc_helpers.rs:100:10: [INFO] [stdout] Could not rescue cstring: Utf8Error { valid_up_to: 9585, error_len: Some(1) } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5bbfe7d001e2 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5bbfe7d001e2 - <::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5bbfe7d162ca - ::fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5bbfe7d162ca - core[585f66e14d78f9ba]::fmt::write [INFO] [stdout] 6: 0x5bbfe7d05096 - std[3f03f8b59f91bef1]::io::default_write_fmt::> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5bbfe7d05096 - as std[3f03f8b59f91bef1]::io::Write>::write_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5bbfe7cddb8f - ::print [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5bbfe7cddb8f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5bbfe7cf78f9 - std[3f03f8b59f91bef1]::panicking::default_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5bbfe7c043ce - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5bbfe7c043ce - test[30224e0cb089acd2]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5bbfe7cf7ab2 - core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5bbfe7cf7ab2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5bbfe7cddc48 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5bbfe7cd2b29 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5bbfe7cdeb3d - __rustc[caa99d26c7bae192]::rust_begin_unwind [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5bbfe7d16a0c - core[585f66e14d78f9ba]::panicking::panic_fmt [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5bbfe7d16752 - core[585f66e14d78f9ba]::result::unwrap_failed [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5bbfe7cb7f1b - >::expect [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5bbfe7bda29f - cinit[e1a19a64886aa022]::util::libc_helpers::rescue_from_libc [INFO] [stdout] at /opt/rustwide/workdir/src/util/libc_helpers.rs:100:10 [INFO] [stdout] 22: 0x5bbfe7bcbe47 - cinit[e1a19a64886aa022]::util::libc_helpers::tests::rescuing_works [INFO] [stdout] at /opt/rustwide/workdir/src/util/libc_helpers.rs:112:25 [INFO] [stdout] 23: 0x5bbfe7bcaf77 - cinit[e1a19a64886aa022]::util::libc_helpers::tests::rescuing_works::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/util/libc_helpers.rs:109:24 [INFO] [stdout] 24: 0x5bbfe7bb8866 - >::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5bbfe7bf877b - core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5bbfe7bf877b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5bbfe7c04fda - as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 30: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panicking::catch_unwind::, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 31: 0x5bbfe7c04fda - std[3f03f8b59f91bef1]::panic::catch_unwind::, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test_in_process [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5bbfe7c04fda - test[30224e0cb089acd2]::run_test::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5bbfe7bff4a4 - test[30224e0cb089acd2]::run_test::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5bbfe7bff4a4 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 36: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 37: 0x5bbfe7c07ad2 - ::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40 [INFO] [stdout] 39: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5bbfe7c07ad2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5bbfe7c07ad2 - ::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5bbfe7cff38f - + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5bbfe7cff38f - ::new::thread_start [INFO] [stdout] at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 45: 0x7634dce11aa4 - [INFO] [stdout] 46: 0x7634dce9ea64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] runtime::cronjob::tests::fold_schedules_the_next_execution_to_the_earlier_option [INFO] [stdout] util::libc_helpers::tests::rescuing_works [INFO] [stdout] [INFO] [stdout] test result: FAILED. 71 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin cinit` [INFO] running `Command { std: "docker" "inspect" "a180d0ed31c1c0b4380de000a8601f79d8fa6188033685ee76a76a122daeda13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a180d0ed31c1c0b4380de000a8601f79d8fa6188033685ee76a76a122daeda13", kill_on_drop: false }` [INFO] [stdout] a180d0ed31c1c0b4380de000a8601f79d8fa6188033685ee76a76a122daeda13