[INFO] fetching crate nettu_scheduler_domain 0.1.7... [INFO] testing nettu_scheduler_domain-0.1.7 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate nettu_scheduler_domain 0.1.7 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate nettu_scheduler_domain 0.1.7 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nettu_scheduler_domain 0.1.7 [INFO] finished tweaking crates.io crate nettu_scheduler_domain 0.1.7 [INFO] tweaked toml for crates.io crate nettu_scheduler_domain 0.1.7 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ebd9c8e065f2ab51b7693ebba80a36dcecfdbec3a5bd5ef90fe8282ecc65f90 [INFO] running `Command { std: "docker" "start" "-a" "8ebd9c8e065f2ab51b7693ebba80a36dcecfdbec3a5bd5ef90fe8282ecc65f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ebd9c8e065f2ab51b7693ebba80a36dcecfdbec3a5bd5ef90fe8282ecc65f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ebd9c8e065f2ab51b7693ebba80a36dcecfdbec3a5bd5ef90fe8282ecc65f90", kill_on_drop: false }` [INFO] [stdout] 8ebd9c8e065f2ab51b7693ebba80a36dcecfdbec3a5bd5ef90fe8282ecc65f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 93ee9015af20d644fcb8e639f4a7b27dfb98294fa3e069494ac8169efe6ea923 [INFO] running `Command { std: "docker" "start" "-a" "93ee9015af20d644fcb8e639f4a7b27dfb98294fa3e069494ac8169efe6ea923", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling nettu_scheduler_utils v0.1.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling rrule v0.5.9 [INFO] [stderr] Compiling nettu_scheduler_domain v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ServiceMultiPersonOptions` [INFO] [stdout] --> src/booking_slots.rs:2:63 [INFO] [stdout] | [INFO] [stdout] 2 | date, event_instance::EventInstance, CompatibleInstances, ServiceMultiPersonOptions, ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_millis` [INFO] [stdout] --> src/schedule.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_millis(&self, day: &Day, tzid: &Tz) -> i64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.50s [INFO] running `Command { std: "docker" "inspect" "93ee9015af20d644fcb8e639f4a7b27dfb98294fa3e069494ac8169efe6ea923", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93ee9015af20d644fcb8e639f4a7b27dfb98294fa3e069494ac8169efe6ea923", kill_on_drop: false }` [INFO] [stdout] 93ee9015af20d644fcb8e639f4a7b27dfb98294fa3e069494ac8169efe6ea923 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7e82d46e2a9921a7090a938d81f6e4efeeba7b321884e5da7a630691a8d4c7b [INFO] running `Command { std: "docker" "start" "-a" "f7e82d46e2a9921a7090a938d81f6e4efeeba7b321884e5da7a630691a8d4c7b", kill_on_drop: false }` [INFO] [stderr] Compiling nettu_scheduler_domain v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ServiceMultiPersonOptions` [INFO] [stdout] --> src/booking_slots.rs:2:63 [INFO] [stdout] | [INFO] [stdout] 2 | date, event_instance::EventInstance, CompatibleInstances, ServiceMultiPersonOptions, ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_millis` [INFO] [stdout] --> src/schedule.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_millis(&self, day: &Day, tzid: &Tz) -> i64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ServiceMultiPersonOptions` [INFO] [stdout] --> src/booking_slots.rs:2:63 [INFO] [stdout] | [INFO] [stdout] 2 | date, event_instance::EventInstance, CompatibleInstances, ServiceMultiPersonOptions, ID, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_millis` [INFO] [stdout] --> src/schedule.rs:91:12 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn to_millis(&self, day: &Day, tzid: &Tz) -> i64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.77s [INFO] running `Command { std: "docker" "inspect" "f7e82d46e2a9921a7090a938d81f6e4efeeba7b321884e5da7a630691a8d4c7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7e82d46e2a9921a7090a938d81f6e4efeeba7b321884e5da7a630691a8d4c7b", kill_on_drop: false }` [INFO] [stdout] f7e82d46e2a9921a7090a938d81f6e4efeeba7b321884e5da7a630691a8d4c7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6da15dd70fda76826b75d63ee15f1319c17ca24fffb6fdd13082267d63efa787 [INFO] running `Command { std: "docker" "start" "-a" "6da15dd70fda76826b75d63ee15f1319c17ca24fffb6fdd13082267d63efa787", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ServiceMultiPersonOptions` [INFO] [stderr] --> src/booking_slots.rs:2:63 [INFO] [stderr] | [INFO] [stderr] 2 | date, event_instance::EventInstance, CompatibleInstances, ServiceMultiPersonOptions, ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_millis` [INFO] [stderr] --> src/schedule.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn to_millis(&self, day: &Day, tzid: &Tz) -> i64 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: unused import: `ServiceMultiPersonOptions` [INFO] [stderr] --> src/booking_slots.rs:2:63 [INFO] [stderr] | [INFO] [stderr] 2 | date, event_instance::EventInstance, CompatibleInstances, ServiceMultiPersonOptions, ID, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `to_millis` [INFO] [stderr] --> src/schedule.rs:91:12 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn to_millis(&self, day: &Day, tzid: &Tz) -> i64 { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nettu_scheduler_domain-4d7284fd1a91fd13) [INFO] [stdout] [INFO] [stdout] running 55 tests [INFO] [stdout] test account::test::it_creates_account ... ok [INFO] [stdout] test booking_slots::test::generate_service_bookingslots_with_one_user_in_service ... ok [INFO] [stdout] test booking_slots::test::generate_service_bookingslots_with_two_users_in_service ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_empty ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_from_many_events ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_from_one_event_1 ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_from_one_event_2 ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_from_one_event_3 ... ok [INFO] [stdout] test booking_slots::test::get_booking_slots_from_two_events ... ok [INFO] [stdout] test booking_slots::test::slot_that_crosses_end ... ok [INFO] [stdout] test booking_slots::test::slot_that_fits_right_at_end ... ok [INFO] [stdout] test booking_slots::test::slot_that_crosses_start ... ok [INFO] [stdout] test date::test::it_accepts_valid_dates ... ok [INFO] [stdout] test event::test::calendar_event_without_recurrence ... ok [INFO] [stdout] test event::test::rejects_event_with_invalid_recurrence ... ok [INFO] [stdout] test event::test::daily_calendar_event ... ok [INFO] [stdout] test event_instance::test::combining_events::no_overlap ... ok [INFO] [stdout] test event_instance::test::combining_events::overlap_without_extending ... ok [INFO] [stdout] test event_instance::test::combining_events::overlap_with_extending ... ok [INFO] [stdout] test event_instance::test::another_free_busy ... ok [INFO] [stdout] test event_instance::test::combining_events::remove_busy_from_free_complete_overlap ... ok [INFO] [stdout] test event_instance::test::combining_events::remove_busy_from_free_complete_partial_split_in_1 ... ok [INFO] [stdout] test event_instance::test::combining_events::remove_busy_from_free_no_overlap ... ok [INFO] [stdout] test event_instance::test::combining_events::remove_busy_from_free_complete_partial_split_in_2 ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_1 ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_2 ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_4 ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_5 ... ok [INFO] [stdout] test event_instance::test::removes_all_after ... ok [INFO] [stdout] test event_instance::test::remove_busy_from_free_test_1 ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_3 ... ok [INFO] [stdout] test schedule::test::it_parses_intervals_for_rule ... ok [INFO] [stdout] test event_instance::test::removes_all_before ... ok [INFO] [stdout] test scheduling::round_robin::tests::round_robin_availability_assignment_2 ... ok [INFO] [stdout] test schedule::test::it_computes_freebusy_for_schedule ... ok [INFO] [stdout] test event_instance::test::no_free_event ... ok [INFO] [stdout] test scheduling::round_robin::tests::round_robin_availability_assignment_without_members ... ok [INFO] [stdout] test scheduling::round_robin::tests::round_robin_availability_assignment ... ok [INFO] [stdout] test scheduling::round_robin::tests::round_robin_eq_distribution_assignment_without_members ... ok [INFO] [stdout] test shared::recurrence::test::parses_invalid_weekday_str_correctly ... ok [INFO] [stdout] test shared::recurrence::test::serializes_weekday ... ok [INFO] [stdout] test shared::recurrence::test::parses_valid_weekday_str_correctly ... ok [INFO] [stdout] test event_instance::test::single_event ... ok [INFO] [stdout] test event_instance::test::remove_busy_from_free_test_2 ... ok [INFO] [stdout] test schedule::test::schedule_freebusy ... ok [INFO] [stdout] test schedule::test::schedule_freebusy_2 ... ok [INFO] [stdout] test event::test::allows_event_with_valid_recurrence ... ok [INFO] [stdout] test schedule::test::day_sanity_tests ... ok [INFO] [stdout] test event_instance::test::simple_freebusy ... ok [INFO] [stdout] test event_instance::test::compatible_events_test_6 ... ok [INFO] [stdout] test date::test::it_rejects_invalid_dates ... ok [INFO] [stdout] test account::test::it_rejects_invalid_public_key ... ok [INFO] [stdout] test account::test::it_accepts_valid_public_key ... FAILED [INFO] [stdout] test scheduling::round_robin::tests::round_robin_eq_distribution_assignment ... ok [INFO] [stdout] test booking_slots::test::groups_bookingslots_by_date ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- account::test::it_accepts_valid_public_key stdout ---- [INFO] [stdout] thread 'account::test::it_accepts_valid_public_key' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/account.rs:145:78 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e857d7090 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x555e857d7090 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e857d7090 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e857d7090 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e857f9cfc - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x555e857d3fd5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x555e857d91fb - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e857d91fb - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e857d91fb - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x555e857d8d0c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x555e857d98c4 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x555e857d93a7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x555e857d758c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x555e857d9309 - rust_begin_unwind [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x555e85449b61 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x555e85449c53 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x555e85462b84 - core::result::Result::unwrap::h4d55be4e9ab939da [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x555e854c4043 - nettu_scheduler_domain::account::test::it_accepts_valid_public_key::h7717b26fb89311d4 [INFO] [stdout] at /opt/rustwide/workdir/src/account.rs:145:23 [INFO] [stdout] 18: 0x555e854c3ffa - nettu_scheduler_domain::account::test::it_accepts_valid_public_key::{{closure}}::ha154d2d504786ceb [INFO] [stdout] at /opt/rustwide/workdir/src/account.rs:144:5 [INFO] [stdout] 19: 0x555e854b576e - core::ops::function::FnOnce::call_once::h7b2ab8336dd1e081 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x555e85538263 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x555e85538263 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:577:5 [INFO] [stdout] 22: 0x555e85536cf0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 23: 0x555e85536cf0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 24: 0x555e85536cf0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 25: 0x555e85536cf0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 26: 0x555e85536cf0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 27: 0x555e85536cf0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:600:18 [INFO] [stdout] 28: 0x555e85536cf0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x555e855102b2 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x555e855102b2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 31: 0x555e85513f08 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 32: 0x555e85513f08 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:347:9 [INFO] [stdout] 33: 0x555e85513f08 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:401:40 [INFO] [stdout] 34: 0x555e85513f08 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panicking.rs:365:19 [INFO] [stdout] 35: 0x555e85513f08 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/panic.rs:434:14 [INFO] [stdout] 36: 0x555e85513f08 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 37: 0x555e85513f08 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x555e857de477 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x555e857de477 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x555e857de477 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/ecabaf78506b7a4668d42dc20268c086b93f0fad/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 41: 0x7f075c25a609 - start_thread [INFO] [stdout] 42: 0x7f075c02c293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] account::test::it_accepts_valid_public_key [INFO] [stdout] [INFO] [stdout] test result: FAILED. 54 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "6da15dd70fda76826b75d63ee15f1319c17ca24fffb6fdd13082267d63efa787", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6da15dd70fda76826b75d63ee15f1319c17ca24fffb6fdd13082267d63efa787", kill_on_drop: false }` [INFO] [stdout] 6da15dd70fda76826b75d63ee15f1319c17ca24fffb6fdd13082267d63efa787