[INFO] fetching crate glean-core 66.3.0...
[INFO] testing glean-core-66.3.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate glean-core 66.3.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate glean-core 66.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate glean-core 66.3.0
[INFO] tweaked toml for crates.io crate glean-core 66.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate glean-core 66.3.0 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 crates.io crate glean-core 66.3.0 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fdd5f407bcdabb838f20bf9259f2fca9a878a63ac19e9071c3fb078ab98c63ce
[INFO] running `Command { std: "docker" "start" "-a" "fdd5f407bcdabb838f20bf9259f2fca9a878a63ac19e9071c3fb078ab98c63ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdd5f407bcdabb838f20bf9259f2fca9a878a63ac19e9071c3fb078ab98c63ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdd5f407bcdabb838f20bf9259f2fca9a878a63ac19e9071c3fb078ab98c63ce", kill_on_drop: false }`
[INFO] [stdout] fdd5f407bcdabb838f20bf9259f2fca9a878a63ac19e9071c3fb078ab98c63ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 9d34f3a63146ab2a93de67151e70dd05b565318efee27a5617db553ac7853a1a
[INFO] running `Command { std: "docker" "start" "-a" "9d34f3a63146ab2a93de67151e70dd05b565318efee27a5617db553ac7853a1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling uuid v1.4.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling uniffi_core v0.29.4
[INFO] [stderr]    Compiling wr_malloc_size_of v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling zeitstempel v0.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling uniffi_internal_macros v0.29.4
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling malloc_size_of_derive v0.1.3
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.4
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_meta v0.29.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling uniffi_udl v0.29.4
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling basic-toml v0.1.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rkv v0.20.0
[INFO] [stderr]    Compiling uniffi_macros v0.29.4
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]    Compiling uniffi v0.29.4
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.4
[INFO] [stderr]    Compiling uniffi_build v0.29.4
[INFO] [stderr]    Compiling glean-core v66.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "9d34f3a63146ab2a93de67151e70dd05b565318efee27a5617db553ac7853a1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d34f3a63146ab2a93de67151e70dd05b565318efee27a5617db553ac7853a1a", kill_on_drop: false }`
[INFO] [stdout] 9d34f3a63146ab2a93de67151e70dd05b565318efee27a5617db553ac7853a1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 9ebdd4eacb98b58f0798218cbafebd46079530dcca99c14c852b737ba4b75cd5
[INFO] running `Command { std: "docker" "start" "-a" "9ebdd4eacb98b58f0798218cbafebd46079530dcca99c14c852b737ba4b75cd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling ordered-float v3.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling iso8601 v0.4.2
[INFO] [stderr]    Compiling weedle2 v5.0.0
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.20
[INFO] [stderr]    Compiling rkv v0.20.0
[INFO] [stderr]    Compiling uniffi_udl v0.29.4
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.29.4
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.29.4
[INFO] [stderr]    Compiling uniffi v0.29.4
[INFO] [stderr]    Compiling uniffi_build v0.29.4
[INFO] [stderr]    Compiling glean-core v66.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.98s
[INFO] running `Command { std: "docker" "inspect" "9ebdd4eacb98b58f0798218cbafebd46079530dcca99c14c852b737ba4b75cd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ebdd4eacb98b58f0798218cbafebd46079530dcca99c14c852b737ba4b75cd5", kill_on_drop: false }`
[INFO] [stdout] 9ebdd4eacb98b58f0798218cbafebd46079530dcca99c14c852b737ba4b75cd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 2008c34daf846e4dddea7ba8ef8cf64d258d99336ef2ba32d60a8390d04be092
[INFO] running `Command { std: "docker" "start" "-a" "2008c34daf846e4dddea7ba8ef8cf64d258d99336ef2ba32d60a8390d04be092", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/glean_core-53765e73f50f6c75)
[INFO] [stdout] 
[INFO] [stdout] running 150 tests
[INFO] [stdout] test core_metrics::test::update_attribution ... ok
[INFO] [stdout] test core_metrics::test::update_distribution ... ok
[INFO] [stdout] test debug::test::debug_option_is_correctly_loaded_from_env ... ok
[INFO] [stdout] test debug::test::debug_option_is_correctly_validated_when_necessary ... ok
[INFO] [stdout] test debug::test::tokenize_string_splits_correctly ... ok
[INFO] [stdout] test debug::test::validates_source_tags_correctly ... ok
[INFO] [stdout] test dispatcher::global::test::global_fills_up_in_order_and_works ... ignored
[INFO] [stdout] test dispatcher::global::test::global_nested_calls ... ignored
[INFO] [stdout] test debug::test::validates_tag_correctly ... ok
[INFO] [stdout] test dispatcher::test::launch_correctly_adds_tasks_to_preinit_queue ... ok
[INFO] [stdout] test dispatcher::test::preinit_buffer_fills_up ... ok
[INFO] [stdout] test dispatcher::test::preinit_tasks_are_processed_after_flush ... ok
[INFO] [stdout] test database::test::linux_invalid_utf8_panicfree ... ok
[INFO] [stdout] test dispatcher::test::tasks_after_shutdown_are_not_processed ... ok
[INFO] [stdout] test database::test::safe_mode::empty_data_file ... ok
[INFO] [stdout] test database::test::test_data_dir_rkv_inits ... ok
[INFO] [stdout] test dispatcher::test::tasks_run_off_the_main_thread ... ok
[INFO] [stdout] test error_recording::test::error_type_i32_mapping ... ok
[INFO] [stdout] test database::test::test_application_lifetime_metric_recorded ... ok
[INFO] [stdout] test database::test::safe_mode::corrupted_data_file ... ok
[INFO] [stdout] test event_database::test::deserialize_existing_data ... ok
[INFO] [stdout] test database::test::test_delayed_ping_lifetime_clear ... ok
[INFO] [stdout] test database::test::test_delayed_ping_lifetime_persistence ... ok
[INFO] [stdout] test database::test::test_ping_lifetime_metric_recorded ... ok
[INFO] [stdout] test database::test::test_load_ping_lifetime_data_from_memory ... ok
[INFO] [stdout] test database::test::test_user_lifetime_metric_recorded ... ok
[INFO] [stdout] test event_database::test::stable_serialization ... ok
[INFO] [stdout] test histogram::exponential::test::accumulate_large_numbers ... ok
[INFO] [stdout] test histogram::exponential::test::can_count ... ok
[INFO] [stdout] test histogram::exponential::test::default_buckets_correctly_accumulate ... ok
[INFO] [stdout] test histogram::exponential::test::default_exponential_buckets_are_correct ... ok
[INFO] [stdout] test histogram::exponential::test::overflow_values_accumulate_in_the_last_bucket ... ok
[INFO] [stdout] test histogram::exponential::test::short_exponential_buckets_are_correct ... ok
[INFO] [stdout] test histogram::functional::test::can_count ... ok
[INFO] [stdout] test histogram::functional::test::histogram_clears ... ok
[INFO] [stdout] test histogram::functional::test::histogram_merge ... ok
[INFO] [stdout] test histogram::functional::test::sample_to_bucket_minimum_correctly_rounds_down ... ok
[INFO] [stdout] test histogram::linear::test::accumulate_large_numbers ... ok
[INFO] [stdout] test histogram::linear::test::can_count ... ok
[INFO] [stdout] test database::test::test_clear_ping_storage ... ok
[INFO] [stdout] test histogram::linear::test::default_buckets_correctly_accumulate ... ok
[INFO] [stdout] test histogram::linear::test::long_linear_buckets_are_correct ... ok
[INFO] [stdout] test histogram::linear::test::overflow_values_accumulate_in_the_last_bucket ... ok
[INFO] [stdout] test histogram::linear::test::short_linear_buckets_are_correct ... ok
[INFO] [stdout] test metrics::experiment::test::deserialize_old_encoding ... ok
[INFO] [stdout] test metrics::experiment::test::stable_serialization ... ok
[INFO] [stdout] test database::test::test_remove_single_metric ... ok
[INFO] [stdout] test metrics::timing_distribution::test::can_snapshot ... ok
[INFO] [stdout] test event_database::test::handle_truncated_events_on_disk ... ok
[INFO] [stdout] test metrics::timing_distribution::test::can_snapshot_sparse ... ok
[INFO] [stdout] test event_database::test::normalize_store_of_glean_restarted ... ok
[INFO] [stdout] test event_database::test::normalize_store_non_zero_ec ... ok
[INFO] [stdout] test event_database::test::normalize_store_multi_run_timestamp_math ... ok
[INFO] [stdout] test event_database::test::normalize_store_multi_run_client_clocks ... ok
[INFO] [stdout] test event_database::test::normalize_store_single_run_timestamp_math ... ok
[INFO] [stdout] test event_database::test::normalize_store_of_glean_restarted_on_both_ends ... ok
[INFO] [stdout] test scheduler::test::cancellable_tasks_can_be_cancelled ... ok
[INFO] [stdout] test error_recording::test::recording_of_all_error_types ... ok
[INFO] [stdout] test scheduler::test::datetime_offset_doesnt_cause_rapid_rescheduling ... ok
[INFO] [stdout] test metrics::string::test::setting_a_long_string_records_an_error ... ok
[INFO] [stdout] test metrics::url::test::does_not_record_data_urls ... ok
[INFO] [stdout] test metrics::url::test::payload_is_correct ... ok
[INFO] [stdout] test scheduler::test::todays_scheduling_is_in_localtime ... ok
[INFO] [stdout] test scheduler::test::when_gets_at_least_some_date_math_correct ... ok
[INFO] [stdout] test scheduler::test::case_2_submit_ping_and_reschedule ... ok
[INFO] [stdout] test scheduler::test::case_3_no_submit_but_schedule_today ... ok
[INFO] [stdout] test scheduler::test::immediate_task_runs_immediately ... ok
[INFO] [stdout] test tests::backwards_compatible_deserialization ... ok
[INFO] [stdout] test metrics::url::test::does_not_record_url_exceeding_maximum_length ... ok
[INFO] [stdout] test scheduler::test::first_run_last_sent_build ... ok
[INFO] [stdout] test scheduler::test::different_app_builds_submit_and_reschedule ... ok
[INFO] [stdout] test scheduler::test::case_1_no_submit_but_schedule_tomorrow ... ok
[INFO] [stdout] test storage::test::test_experiments_json_serialization ... ok
[INFO] [stdout] test storage::test::test_experiments_json_serialization_empty ... ok
[INFO] [stdout] test tests::correct_order ... ok
[INFO] [stdout] test database::test::doesnt_record_when_upload_is_disabled ... ok
[INFO] [stdout] test tests::client_id_is_set_to_random_value_when_uploading_enabled_at_start ... ok
[INFO] [stdout] test event_database::test::doesnt_record_when_upload_is_disabled ... ok
[INFO] [stdout] test tests::disabled_pings_are_not_submitted ... ok
[INFO] [stdout] test metrics::url::test::url_validation_works_and_records_errors ... ok
[INFO] [stdout] test tests::client_id_is_not_set_when_uploading_disabled_at_start ... ok
[INFO] [stdout] test tests::attribution_and_distribution_are_correctly_stored ... ok
[INFO] [stdout] test database::test::test_panicks_if_fails_dir_creation ... FAILED
[INFO] [stdout] test tests::enabling_when_already_enabled_is_a_noop ... ok
[INFO] [stdout] test tests::client_id_and_first_run_date_must_be_regenerated ... ok
[INFO] [stdout] test tests::experimentation_id_is_set_correctly ... ok
[INFO] [stdout] test tests::disabling_when_already_disabled_is_a_noop ... ok
[INFO] [stdout] test histogram::functional::test::histogram_merge_different_buckets - should panic ... ok
[INFO] [stdout] test tests::experiments_status_is_correctly_toggled ... ok
[INFO] [stdout] test tests::experiment_id_and_branch_get_truncated_if_too_long ... ok
[INFO] [stdout] test tests::path_is_constructed_from_data ... ok
[INFO] [stdout] test tests::internal_pings_can_be_disabled ... ok
[INFO] [stdout] test tests::test_empty_application_id - should panic ... ok
[INFO] [stdout] test tests::test_change_metric_type_runtime ... ok
[INFO] [stdout] test tests::records_database_file_size ... ok
[INFO] [stdout] test tests::test_remote_settings_epoch ... ok
[INFO] [stdout] test ping::test::sequence_numbers_should_be_reset_when_toggling_uploading ... ok
[INFO] [stdout] test tests::records_io_errors ... FAILED
[INFO] [stdout] test tests::test_remote_settings_epoch_updates_in_metric ... ok
[INFO] [stdout] test tests::test_first_run ... ok
[INFO] [stdout] test upload::directory::test::doesnt_panic_if_no_pending_pings_directory ... ok
[INFO] [stdout] test tests::test_dirty_bit ... ok
[INFO] [stdout] test tests::basic_metrics_should_be_cleared_when_uploading_is_disabled ... ok
[INFO] [stdout] test tests::test_setting_debug_view_tag ... ok
[INFO] [stdout] test tests::client_id_is_managed_correctly_when_toggling_uploading ... ok
[INFO] [stdout] test tests::test_setting_log_pings ... ok
[INFO] [stdout] test upload::request::test::correctly_builds_ping_request ... ok
[INFO] [stdout] test upload::request::test::date_header_resolution ... ok
[INFO] [stdout] test upload::request::test::x_telemetry_agent_header_resolution ... ok
[INFO] [stdout] test tests::pings_are_controllable_from_remote_settings_config ... ok
[INFO] [stdout] test upload::request::test::errors_when_request_body_exceeds_max_size ... ok
[INFO] [stdout] test tests::test_set_remote_metric_configuration ... ok
[INFO] [stdout] test upload::directory::test::non_uuid_files_are_deleted_and_ignored ... ok
[INFO] [stdout] test tests::test_activity_api ... ok
[INFO] [stdout] test upload::directory::test::wrongly_formatted_files_are_deleted_and_ignored ... ok
[INFO] [stdout] test upload::directory::test::gets_correct_data_from_valid_ping_file ... ok
[INFO] [stdout] test upload::test::cannot_enqueue_ping_while_its_being_processed ... ok
[INFO] [stdout] test metrics::text::test::setting_a_long_string_records_an_error ... ok
[INFO] [stdout] test upload::test::adds_debug_view_header_to_requests_when_tag_is_set ... ok
[INFO] [stdout] test upload::directory::test::takes_deletion_request_pings_into_account_while_processing ... ok
[INFO] [stdout] test upload::test::doesnt_error_when_there_are_no_pending_pings ... ok
[INFO] [stdout] test upload::test::duplicates_are_not_enqueued ... ok
[INFO] [stdout] test tests::first_run_date_is_managed_correctly_when_toggling_uploading ... ok
[INFO] [stdout] test upload::test::clearing_the_queue_works_correctly ... ok
[INFO] [stdout] test tests::timing_distribution_truncation ... ok
[INFO] [stdout] test tests::timing_distribution_truncation_accumulate ... ok
[INFO] [stdout] test upload::test::new_pings_are_added_while_upload_in_progress ... ok
[INFO] [stdout] test upload::test::processes_correctly_success_upload_response ... ok
[INFO] [stdout] test upload::test::processes_correctly_server_error_upload_response ... ok
[INFO] [stdout] test upload::test::processes_correctly_client_error_upload_response ... ok
[INFO] [stdout] test util::test::local_now_gets_the_time ... ok
[INFO] [stdout] test util::test::test_get_iso_time_string ... ok
[INFO] [stdout] test util::test::test_sanitize_application_id ... ok
[INFO] [stdout] test upload::test::processes_correctly_unrecoverable_upload_response ... ok
[INFO] [stdout] test util::test::truncate_safely_test ... ok
[INFO] [stdout] test util::test::truncate_naive - should panic ... ok
[INFO] [stdout] test upload::test::returns_ping_request_when_there_is_one ... ok
[INFO] [stdout] test upload::test::wait_task_contains_expected_wait_time_when_pending_pings_dir_not_processed_yet ... ok
[INFO] [stdout] test upload::test::returns_as_many_ping_requests_as_there_are ... ok
[INFO] [stdout] test tests::limits_on_experiments_extras_are_applied_correctly ... ok
[INFO] [stdout] test upload::test::clearing_the_queue_doesnt_clear_deletion_request_pings ... ok
[INFO] [stdout] test upload::test::maximum_of_recoverable_errors_is_enforced_for_uploading_window ... ok
[INFO] [stdout] test upload::test::number_quota_is_enforced_when_enqueueing_cached_pings ... ok
[INFO] [stdout] test upload::test::fills_up_queue_successfully_from_disk ... ok
[INFO] [stdout] test upload::test::size_and_count_quota_work_together_count_first ... ok
[INFO] [stdout] test upload::test::quota_is_enforced_when_enqueueing_cached_pings ... ok
[INFO] [stdout] test upload::test::size_and_count_quota_work_together_size_first ... ok
[INFO] [stdout] test dispatcher::test::normal_queue_is_unbounded ... ok
[INFO] [stdout] test upload::test::limits_the_number_of_pings_when_there_is_rate_limiting ... ok
[INFO] [stdout] test upload::test::maximum_wait_attemps_is_enforced ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- database::test::test_panicks_if_fails_dir_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'database::test::test_panicks_if_fails_dir_creation' (36) panicked at src/database/mod.rs:916:9:
[INFO] [stdout] assertion failed: Database::new(path, false, 0, Duration::ZERO).is_err()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621ffc61ce82 - 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:     0x621ffc61ce82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621ffc61ce82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x621ffc61ce82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x621ffc632e9a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x621ffc632e9a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x621ffc621f76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621ffc621f76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x621ffc5f8a7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x621ffc5f8a7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x621ffc6137c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x621ffc496fbe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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:     0x621ffc496fbe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621ffc613982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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:     0x621ffc613982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x621ffc5f8b6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x621ffc5ed959 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x621ffc5f9b5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x621ffc63360c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x621ffc6335d2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x621ffc3b4dfa - glean_core[cb5e795db999a68d]::database::test::test_panicks_if_fails_dir_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mod.rs:916:9
[INFO] [stdout]   21:     0x621ffc3973f7 - glean_core[cb5e795db999a68d]::database::test::test_panicks_if_fails_dir_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/database/mod.rs:914:44
[INFO] [stdout]   22:     0x621ffc36e156 - <glean_core[cb5e795db999a68d]::database::test::test_panicks_if_fails_dir_creation::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x621ffc48b36b - <fn() -> 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]   24:     0x621ffc48b36b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x621ffc497bca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x621ffc497bca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   27:     0x621ffc497bca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x621ffc497bca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x621ffc497bca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x621ffc497bca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x621ffc497bca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x621ffc492094 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x621ffc492094 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x621ffc49a6c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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]   36:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x621ffc49a6c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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]   41:     0x621ffc61be5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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]   42:     0x621ffc61be5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   43:     0x793016dfdaa4 - <unknown>
[INFO] [stdout]   44:     0x793016e8aa64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::records_io_errors stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::records_io_errors' (210) panicked at src/lib_unit_tests.rs:1224:51:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x621ffc61ce82 - 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:     0x621ffc61ce82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x621ffc61ce82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x621ffc61ce82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x621ffc632e9a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x621ffc632e9a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x621ffc621f76 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x621ffc621f76 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x621ffc5f8a7f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x621ffc5f8a7f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x621ffc6137c9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x621ffc496fbe - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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:     0x621ffc496fbe - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x621ffc613982 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> 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:     0x621ffc613982 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x621ffc5f8b6a - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x621ffc5ed959 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x621ffc5f9b5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x621ffc63360c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x621ffc6335d2 - core[585f66e14d78f9ba]::panicking::panic
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x621ffc6332f9 - core[585f66e14d78f9ba]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x621ffc39f4b1 - <core[585f66e14d78f9ba]::option::Option<i32>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x621ffc39f4b1 - glean_core[cb5e795db999a68d]::tests::records_io_errors
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib_unit_tests.rs:1224:51
[INFO] [stdout]   23:     0x621ffc396c47 - glean_core[cb5e795db999a68d]::tests::records_io_errors::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib_unit_tests.rs:1201:23
[INFO] [stdout]   24:     0x621ffc36ca16 - <glean_core[cb5e795db999a68d]::tests::records_io_errors::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x621ffc48b36b - <fn() -> 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:     0x621ffc48b36b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x621ffc497bca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x621ffc497bca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{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]   29:     0x621ffc497bca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x621ffc497bca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x621ffc497bca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x621ffc497bca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x621ffc497bca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x621ffc492094 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x621ffc492094 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x621ffc49a6c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x621ffc49a6c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x621ffc49a6c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{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:     0x621ffc61be5f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + 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:     0x621ffc61be5f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x793016dfdaa4 - <unknown>
[INFO] [stdout]   46:     0x793016e8aa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     database::test::test_panicks_if_fails_dir_creation
[INFO] [stdout]     tests::records_io_errors
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 146 passed; 2 failed; 2 ignored; 0 measured; 0 filtered out; finished in 5.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2008c34daf846e4dddea7ba8ef8cf64d258d99336ef2ba32d60a8390d04be092", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2008c34daf846e4dddea7ba8ef8cf64d258d99336ef2ba32d60a8390d04be092", kill_on_drop: false }`
[INFO] [stdout] 2008c34daf846e4dddea7ba8ef8cf64d258d99336ef2ba32d60a8390d04be092
