[INFO] cloning repository https://github.com/adamexists/ledr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adamexists/ledr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbb23737be3982a2e02bc6a34f96aa20fdcf8dcf [INFO] testing adamexists/ledr against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadamexists%2Fledr" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/adamexists/ledr [INFO] finished tweaking git repo https://github.com/adamexists/ledr [INFO] tweaked toml for git repo https://github.com/adamexists/ledr written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/adamexists/ledr on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/adamexists/ledr 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ce95844c821190a441f74576d877df5a25157be966228ca9abcb9bce12cf85a [INFO] running `Command { std: "docker" "start" "-a" "8ce95844c821190a441f74576d877df5a25157be966228ca9abcb9bce12cf85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ce95844c821190a441f74576d877df5a25157be966228ca9abcb9bce12cf85a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ce95844c821190a441f74576d877df5a25157be966228ca9abcb9bce12cf85a", kill_on_drop: false }` [INFO] [stdout] 8ce95844c821190a441f74576d877df5a25157be966228ca9abcb9bce12cf85a [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 310cf035bee118da1cd97d59d1949b11e426e3aae4dda0debe1f0c0e8ce77faa [INFO] running `Command { std: "docker" "start" "-a" "310cf035bee118da1cd97d59d1949b11e426e3aae4dda0debe1f0c0e8ce77faa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling ledr v2.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.29s [INFO] running `Command { std: "docker" "inspect" "310cf035bee118da1cd97d59d1949b11e426e3aae4dda0debe1f0c0e8ce77faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310cf035bee118da1cd97d59d1949b11e426e3aae4dda0debe1f0c0e8ce77faa", kill_on_drop: false }` [INFO] [stdout] 310cf035bee118da1cd97d59d1949b11e426e3aae4dda0debe1f0c0e8ce77faa [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 55708dc706f5d98b359b5b2e2d3a215e9023f3491ff16ae930a8ae03f9ec5b5e [INFO] running `Command { std: "docker" "start" "-a" "55708dc706f5d98b359b5b2e2d3a215e9023f3491ff16ae930a8ae03f9ec5b5e", kill_on_drop: false }` [INFO] [stderr] Compiling ledr v2.1.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.52s [INFO] running `Command { std: "docker" "inspect" "55708dc706f5d98b359b5b2e2d3a215e9023f3491ff16ae930a8ae03f9ec5b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55708dc706f5d98b359b5b2e2d3a215e9023f3491ff16ae930a8ae03f9ec5b5e", kill_on_drop: false }` [INFO] [stdout] 55708dc706f5d98b359b5b2e2d3a215e9023f3491ff16ae930a8ae03f9ec5b5e [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] da3a5e7bf212ddb563dc0e31f3c946243f1e426fcb9fb284db20cb199c7e2a9f [INFO] running `Command { std: "docker" "start" "-a" "da3a5e7bf212ddb563dc0e31f3c946243f1e426fcb9fb284db20cb199c7e2a9f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/build/ledr/1a2a9f228c860f35/deps/ledr-1a2a9f228c860f35) [INFO] [stdout] running 218 tests [INFO] [stdout] test gl::entry::tests::test_add_detail ... ok [INFO] [stdout] test gl::entry::tests::test_finalize_unbalanced_entry ... ok [INFO] [stdout] test gl::entry::tests::test_multiline_implicit_currency_conversion ... ok [INFO] [stdout] test gl::entry::tests::test_reduce_handles_multiple_currencies ... ok [INFO] [stdout] test gl::entry::tests::test_reduce_ignores_non_system_details ... ok [INFO] [stdout] test gl::entry::tests::test_finalize_balanced_entry ... ok [INFO] [stdout] test gl::entry::tests::test_entry_creation ... ok [INFO] [stdout] test gl::entry::tests::test_reduce_preserves_other_account_details ... ok [INFO] [stdout] test gl::entry::tests::test_reduce_removes_canceling_system_details ... ok [INFO] [stdout] test gl::entry::tests::test_set_virtual_detail_empty_account ... ok [INFO] [stdout] test gl::exchange_rates::tests::test_declare_non_positive_rate ... ok [INFO] [stdout] test gl::exchange_rates::tests::test_declare_self_exchange ... ok [INFO] [stdout] test gl::exchange_rates::tests::test_declare_valid_rate ... ok [INFO] [stdout] test gl::exchange_rates::tests::test_infer_rate_within_tolerance ... ok [INFO] [stdout] test gl::entry::tests::test_add_detail_empty_account ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_valid ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_invalid_currency ... ok [INFO] [stdout] test gl::entry::tests::test_set_virtual_detail ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_orphaned_entry ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_without_currency_declaration_in_lenient_mode ... ok [INFO] [stdout] test gl::ledger::tests::test_check_account_before_declaration ... ok [INFO] [stdout] test gl::ledger::tests::test_finish_entry ... ok [INFO] [stdout] test gl::ledger::tests::test_declare_account ... ok [INFO] [stdout] test gl::ledger::tests::test_new_entry ... ok [INFO] [stdout] test gl::ledger::tests::test_check_currency_before_declaration ... ok [INFO] [stdout] test gl::ledger::tests::test_set_virtual_detail_without_account_declaration_in_lenient_mode ... ok [INFO] [stdout] test gl::ledger::tests::test_declare_currency ... ok [INFO] [stdout] test gl::total::tests::test_filter_top_level ... ok [INFO] [stdout] test gl::total::tests::test_filter_top_level_empty_filter ... ok [INFO] [stdout] test gl::total::tests::test_ingest_details_hierarchy ... ok [INFO] [stdout] test gl::total::tests::test_ingest_details_multiple_details_same_currency ... ok [INFO] [stdout] test gl::total::tests::test_no_subtotals_in_empty_total ... ok [INFO] [stdout] test gl::total::tests::test_total_initialization ... ok [INFO] [stdout] test util::date::tests::test_crossing_year_boundary ... ok [INFO] [stdout] test util::date::tests::test_end_of_month ... ok [INFO] [stdout] test util::date::tests::test_large_difference ... ok [INFO] [stdout] test util::date::tests::test_leap_year ... ok [INFO] [stdout] test util::date::tests::test_one_month_difference ... ok [INFO] [stdout] test util::date::tests::test_one_day_difference ... ok [INFO] [stdout] test util::date::tests::test_one_year_difference ... ok [INFO] [stdout] test util::graph::tests::test_bizarre_fraction_cascade ... ok [INFO] [stdout] test util::graph::tests::test_bizarre_fraction_chain ... ok [INFO] [stdout] test util::graph::tests::test_bizarre_fraction_low ... ok [INFO] [stdout] test util::graph::tests::test_bizarre_fraction_high ... ok [INFO] [stdout] test util::date::tests::test_reverse_order ... ok [INFO] [stdout] test util::graph::tests::test_combined_extreme_rates ... ok [INFO] [stdout] test util::date::tests::test_same_date ... ok [INFO] [stdout] test util::graph::tests::test_direct_conversion ... ok [INFO] [stdout] test util::graph::tests::test_disconnected_segments_with_contextual_inconsistencies ... ok [INFO] [stdout] test util::graph::tests::test_indirect_conversion ... ok [INFO] [stdout] test gl::total::tests::test_ingest_details_single_detail ... ok [INFO] [stdout] test util::graph::tests::test_edge_case_self_loop ... ok [INFO] [stdout] test gl::total::tests::test_invert ... ok [INFO] [stdout] test util::graph::tests::test_extreme_bizarre_fraction ... ok [INFO] [stdout] test parsing::filesystem::tests::test_declare_file ... ok [INFO] [stdout] test util::graph::tests::test_extreme_low_rate ... ok [INFO] [stdout] test gl::ledger::tests::test_ledger_initialization ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_invalid_account ... ok [INFO] [stdout] test gl::ledger::tests::test_add_detail_without_account_declaration_in_lenient_mode ... ok [INFO] [stdout] test util::graph::tests::test_inconsistent_cycle_detection ... ok [INFO] [stdout] test util::graph::tests::test_large_connected_graph_with_contextual_inconsistencies ... ok [INFO] [stdout] test util::graph::tests::test_extreme_high_rate ... ok [INFO] [stdout] test util::graph::tests::test_multiple_disconnected_segments_no_cycles ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_denominator ... ok [INFO] [stdout] test util::graph::tests::test_no_conversion_path ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_both ... ok [INFO] [stdout] test util::graph::tests::test_large_graph_conversion ... ok [INFO] [stdout] test util::graph::tests::test_reverse_conversion ... ok [INFO] [stdout] test util::graph::tests::test_reverse_indirect_conversion ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_fraction_numerator ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_one_as_denominator ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_large_numbers ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_negative_one_as_numerator ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_positive_fraction ... ok [INFO] [stdout] test util::graph::tests::test_self_conversion ... ok [INFO] [stdout] test util::graph::tests::test_nonexistent_currency ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_already_reduced_fraction ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_reduction_to_lowest_terms ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_zero_as_numerator ... ok [INFO] [stdout] test gl::entry::tests::test_set_virtual_detail_twice ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_minimal_fraction ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_one_as_denominator ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::from_i128::test_from_i128_negative ... ok [INFO] [stdout] test util::quant::tests::creation::from_i128::test_from_i128_positive ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_integer ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_near_zero_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_near_zero_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_zero ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_negative_zero_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_positive_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_positive_integer ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_zero ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_zero_decimal ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_high_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_large_negative_number_with_high_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_large_number_and_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_negative_number_reduction ... ok [INFO] [stdout] test gl::entry::tests::test_reduce_keeps_non_canceling_details ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_negative_number_with_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_no_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_number_reduction ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_positive_number_with_precision ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_zero_number ... ok [INFO] [stdout] test util::quant::tests::creation::new::test_zero_precision_with_large_number ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_number_reduction ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_numbers ... ok [INFO] [stdout] test util::quant::tests::extremes::test_reduce_very_large_fraction ... ok [INFO] [stdout] test util::quant::tests::extremes::test_small_fraction_high_precision ... ok [INFO] [stdout] test util::quant::tests::extremes::test_small_fraction_operations ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add_large_numbers ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_fraction ... ok [INFO] [stdout] test util::quant::tests::extremes::test_bizarre_fractions ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_negative_number ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_and_small_mixed_operations ... ok [INFO] [stdout] test util::quant::tests::extremes::test_large_number_with_high_precision ... ok [INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_large_numbers ... ok [INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add_small_numbers ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add_with_integer ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_inexact_result ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_large_and_small_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_large_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_large_positive_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_near_zero_negative ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_near_zero_positive ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_negative_and_positive ... ok [INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_exact_result ... ok [INFO] [stdout] test util::quant::tests::math::add::test_add_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::add_assign::test_add_assign ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_precision_boundary ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_negative_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_rounding_result ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_small_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_small_positive_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_zero_dividend ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_positive_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_and_small_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_large_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_negative_and_positive ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_negative_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_precision_boundary ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_rounding_result ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_small_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_small_positive_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_near_zero_negative ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_zero_dividend ... ok [INFO] [stdout] test util::quant::tests::math::mul::test_mul ... ok [INFO] [stdout] test util::quant::tests::math::mul::test_mul_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_near_zero_positive ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_exact_result ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_inexact_result ... ok [INFO] [stdout] test util::quant::tests::math::mul::test_mul_negative_signs ... ok [INFO] [stdout] test util::quant::tests::math::mul::test_mul_with_integer ... ok [INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign ... ok [INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::operation_order::test_large_numbers_multiplication_division_order ... ok [INFO] [stdout] test util::quant::tests::math::operation_order::test_mixed_large_and_small_numbers_order ... ok [INFO] [stdout] test util::quant::tests::math::operation_order::test_small_numbers_multiplication_division_order ... ok [INFO] [stdout] test util::quant::tests::math::operation_order::test_associative_property_with_multiplication_and_division ... ok [INFO] [stdout] test util::quant::tests::math::operation_order::test_chained_multiplications_consistency ... ok [INFO] [stdout] test util::quant::tests::math::mul_assign::test_mul_assign_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::math::negation::test_negation ... ok [INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign ... ok [INFO] [stdout] test util::quant::tests::math::sub::test_sub ... ok [INFO] [stdout] test util::quant::tests::math::sub::test_sub_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::math::sub::test_sub_with_integer ... ok [INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign_negative_numbers ... ok [INFO] [stdout] test util::quant::tests::ordering::test_i128_equal_quant ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_abs_ordering ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_greater_equal ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_equal_i128 ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_less_equal ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_negative_ordering ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_partial_ord ... ok [INFO] [stdout] test util::quant::tests::other::test_display ... ok [INFO] [stdout] test util::quant::tests::math::sub::test_sub_small_numbers ... ok [INFO] [stdout] test util::quant::tests::math::sub_assign::test_sub_assign_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_up ... ok [INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_up_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_reduce_after_round ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_basic ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_half_to_even ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_half_to_odd ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_large_number ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_large_number_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_down_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_integer ... ok [INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_high_prec ... ok [INFO] [stdout] test util::quant::tests::math::sub::test_sub_mixed_signs ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_negative ... ok [INFO] [stdout] test util::quant::tests::ordering::test_quant_partial_ord_i128 ... ok [INFO] [stdout] test util::quant::tests::rounding::test_bankers_rounding_down ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_one_decimal_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_down ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_up_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_to_integer_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_to_integer ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_to_two_decimals ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_integer_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_precision_0 ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_small_number_down_no_string ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_negative_to_one_decimal ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_zero ... ok [INFO] [stdout] test util::quant::tests::rounding::test_rounding_error_for_one_third ... ok [INFO] [stdout] test util::quant::tests::rounding::test_round_to_two_decimals_no_string ... ok [INFO] [stdout] test util::quant::tests::creation::from_frac::test_zero_denominator - should panic ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_empty_string ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_invalid_characters ... ok [INFO] [stdout] test util::quant::tests::creation::from_str::test_from_str_invalid_format ... ok [INFO] [stdout] test util::quant::tests::math::div_assign::test_div_assign_zero_divisor - should panic ... ok [INFO] [stdout] test util::quant::tests::math::div::test_div_zero_divisor - should panic ... ok [INFO] [stdout] test util::graph::tests::determinism::test_determinism_of_conversion ... ok [INFO] [stdout] test util::graph::tests::test_large_connected_graph_no_cycles ... ok [INFO] [stdout] test util::quant::tests::extremes::test_arithmetic_stress ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 218 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.03s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/build/ledr/3350b4ebd4b1edd0/deps/integration_test-3350b4ebd4b1edd0) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_integration_should_fail ... ok [INFO] [stdout] test test_integration_bounded_range ... FAILED [INFO] [stdout] test test_integration_rgl ... FAILED [INFO] [stdout] test test_integration_exchange_rates ... ok [INFO] [stdout] test test_integration_income_statements ... ok [INFO] [stdout] test test_integration_ioc ... ok [INFO] [stdout] test test_integration_clear ... ok [INFO] [stdout] test test_integration_misc_flags ... ok [INFO] [stdout] test test_integration_find ... ok [INFO] [stdout] test test_integration_canonical_fmt ... ok [INFO] [stdout] test test_integration_check ... ok [INFO] [stdout] test test_integration_low_precision ... ok [INFO] [stdout] test test_integration_account_summary ... ok [INFO] [stdout] test test_integration_ugl ... ok [INFO] [stdout] test test_integration_max_depth ... ok [INFO] [stdout] test test_integration_worthless ... ok [INFO] [stdout] test test_integration_collapse_currency ... ok [INFO] [stdout] test test_integration_standard ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_integration_bounded_range stdout ---- [INFO] [stdout] running for 1_in.txt... [INFO] [stdout] [INFO] [stdout] thread 'test_integration_bounded_range' (244) panicked at tests/integration_test.rs:220:9: [INFO] [stdout] 1_in.txt failed processing: Compiling proc-macro2 v1.0.103 [INFO] [stdout] Compiling quote v1.0.42 [INFO] [stdout] Compiling unicode-ident v1.0.22 [INFO] [stdout] Compiling libc v0.2.178 [INFO] [stdout] Compiling stable_deref_trait v1.2.1 [INFO] [stdout] Compiling pin-project-lite v0.2.16 [INFO] [stdout] Compiling bytes v1.11.0 [INFO] [stdout] Compiling futures-core v0.3.31 [INFO] [stdout] Compiling itoa v1.0.16 [INFO] [stdout] Compiling find-msvc-tools v0.1.5 [INFO] [stdout] Compiling shlex v1.3.0 [INFO] [stdout] Compiling once_cell v1.21.3 [INFO] [stdout] Compiling memchr v2.7.6 [INFO] [stdout] Compiling futures-sink v0.3.31 [INFO] [stdout] Compiling cfg-if v1.0.4 [INFO] [stdout] Compiling pkg-config v0.3.32 [INFO] [stdout] Compiling vcpkg v0.2.15 [INFO] [stdout] Compiling serde_core v1.0.228 [INFO] [stdout] Compiling writeable v0.6.2 [INFO] [stdout] Compiling smallvec v1.15.1 [INFO] [stdout] Compiling litemap v0.8.1 [INFO] [stdout] Compiling slab v0.4.11 [INFO] [stdout] Compiling icu_properties_data v2.1.2 [INFO] [stdout] Compiling pin-utils v0.1.0 [INFO] [stdout] Compiling icu_normalizer_data v2.1.1 [INFO] [stdout] Compiling tracing-core v0.1.36 [INFO] [stdout] Compiling hashbrown v0.16.1 [INFO] [stdout] Compiling httparse v1.10.1 [INFO] [stdout] Compiling futures-io v0.3.31 [INFO] [stdout] Compiling cc v1.2.50 [INFO] [stdout] Compiling foreign-types-shared v0.1.1 [INFO] [stdout] Compiling equivalent v1.0.2 [INFO] [stdout] Compiling percent-encoding v2.3.2 [INFO] [stdout] Compiling bitflags v2.10.0 [INFO] [stdout] Compiling openssl v0.10.75 [INFO] [stdout] Compiling futures-task v0.3.31 [INFO] [stdout] Compiling futures-util v0.3.31 [INFO] [stdout] Compiling foreign-types v0.3.2 [INFO] [stdout] Compiling fnv v1.0.7 [INFO] [stdout] Compiling try-lock v0.2.5 [INFO] [stdout] Compiling zerocopy v0.8.31 [INFO] [stdout] Compiling atomic-waker v1.1.2 [INFO] [stdout] Compiling getrandom v0.3.4 [INFO] [stdout] Compiling serde v1.0.228 [INFO] [stdout] Compiling tower-service v0.3.3 [INFO] [stdout] Compiling native-tls v0.2.14 [INFO] [stdout] Compiling want v0.3.1 [INFO] [stdout] Compiling http v1.4.0 [INFO] [stdout] Compiling futures-channel v0.3.31 [INFO] [stdout] Compiling openssl-probe v0.1.6 [INFO] [stdout] Compiling log v0.4.29 [INFO] [stdout] Compiling autocfg v1.5.0 [INFO] [stdout] Compiling syn v2.0.111 [INFO] [stdout] Compiling tracing v0.1.44 [INFO] [stdout] Compiling utf8parse v0.2.2 [INFO] [stdout] Compiling form_urlencoded v1.2.2 [INFO] [stdout] Compiling indexmap v2.12.1 [INFO] [stdout] Compiling anstyle-parse v0.2.7 [INFO] [stdout] Compiling sync_wrapper v1.0.2 [INFO] [stdout] Compiling utf8_iter v1.0.4 [INFO] [stdout] Compiling is_terminal_polyfill v1.70.2 [INFO] [stdout] Compiling tower-layer v0.3.3 [INFO] [stdout] Compiling http-body v1.0.1 [INFO] [stdout] Compiling ryu v1.0.21 [INFO] [stdout] Compiling ipnet v2.11.0 [INFO] [stdout] Compiling anstyle-query v1.1.5 [INFO] [stdout] Compiling num-traits v0.2.19 [INFO] [stdout] Compiling serde_json v1.0.146 [INFO] [stdout] Compiling colorchoice v1.0.4 [INFO] [stdout] Compiling anstyle v1.0.13 [INFO] [stdout] Compiling base64 v0.22.1 [INFO] [stdout] Compiling http-body-util v0.1.3 [INFO] [stdout] Compiling anstream v0.6.21 [INFO] [stdout] Compiling aho-corasick v1.1.4 [INFO] [stdout] Compiling regex-syntax v0.8.8 [INFO] [stdout] Compiling mio v1.1.1 [INFO] [stdout] Compiling socket2 v0.6.1 [INFO] [stdout] Compiling strsim v0.11.1 [INFO] [stdout] Compiling zeroize v1.8.2 [INFO] [stdout] error: could not compile `futures-util` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=fda9462fbf3ba219 -C extra-filename=-848db13cc66b746d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf878b8c882 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cf878b8c882 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cf878b8c882 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cf878b8c882 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cf878ba141a - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cf878ba141a - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5cf878b91906 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5cf878b91906 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5cf878b6a5df - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cf878b6a5df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cf878b84649 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cf878b1f83e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5cf878b1f83e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cf878b84802 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5cf878b84802 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cf878b6a698 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cf878b61ed9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cf878b6b4ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cf878ba1aec - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cf878b0616f - integration_test[e2fe1319cec60291]::execute [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:220:3 [INFO] [stdout] 20: 0x5cf878b07420 - integration_test[e2fe1319cec60291]::test_integration_bounded_range [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:116:2 [INFO] [stdout] 21: 0x5cf878b04d67 - integration_test[e2fe1319cec60291]::test_integration_bounded_range::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:114:36 [INFO] [stdout] 22: 0x5cf878b0d8f6 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5cf878b13beb - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5cf878b13beb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5cf878b2044a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5cf878b2044a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5cf878b2044a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5cf878b2044a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5cf878b2044a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5cf878b2044a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5cf878b2044a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5cf878b1a914 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5cf878b1a914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5cf878b22f42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5cf878b22f42 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5cf878b22f42 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5cf878b22f42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5cf878b22f42 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5cf878b22f42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5cf878b22f42 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5cf878b8bd8f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x5cf878b8bd8f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 43: 0x7021dc31caa4 - [INFO] [stdout] 44: 0x7021dc3a9a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_integration_rgl stdout ---- [INFO] [stdout] running for 1_in.txt... [INFO] [stdout] [INFO] [stdout] thread 'test_integration_rgl' (262) panicked at tests/integration_test.rs:220:9: [INFO] [stdout] 1_in.txt failed processing: Blocking waiting for file lock on artifact directory [INFO] [stdout] Compiling openssl-sys v0.9.111 [INFO] [stdout] Compiling futures-util v0.3.31 [INFO] [stdout] Compiling synstructure v0.13.2 [INFO] [stdout] Compiling zerovec-derive v0.11.2 [INFO] [stdout] Compiling displaydoc v0.2.5 [INFO] [stdout] Compiling tokio v1.48.0 [INFO] [stdout] Compiling openssl-macros v0.1.1 [INFO] [stdout] Compiling serde_derive v1.0.228 [INFO] [stdout] Compiling rand_core v0.9.3 [INFO] [stdout] Compiling ppv-lite86 v0.2.21 [INFO] [stdout] Compiling option-ext v0.2.0 [INFO] [stdout] Compiling anyhow v1.0.100 [INFO] [stdout] Compiling heck v0.5.0 [INFO] [stdout] Compiling winnow v0.7.14 [INFO] [stdout] Compiling clap_lex v0.7.6 [INFO] [stdout] Compiling iri-string v0.7.9 [INFO] [stdout] Compiling dirs-sys v0.5.0 [INFO] [stdout] Compiling clap_builder v4.5.53 [INFO] [stdout] Compiling clap_derive v4.5.49 [INFO] [stdout] Compiling rustls-pki-types v1.13.2 [INFO] [stdout] Compiling rand_chacha v0.9.0 [INFO] [stdout] Compiling regex-automata v0.4.13 [INFO] [stdout] Compiling serde_json v1.0.146 [INFO] [stdout] Compiling num-traits v0.2.19 [INFO] [stdout] Compiling zerofrom-derive v0.1.6 [INFO] [stdout] Compiling yoke-derive v0.8.1 [INFO] [stdout] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stdout] Compiling openssl v0.10.75 [INFO] [stdout] error: could not compile `futures-util` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unreachable_pub --warn=unexpected_cfgs --warn=single_use_lifetimes --warn=rust_2018_idioms --warn=missing_debug_implementations --check-cfg 'cfg(futures_sanitizer)' --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=fda9462fbf3ba219 -C extra-filename=-848db13cc66b746d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-3e19596c076de665.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-19b3aba2be9e7ae8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-f9c66c7ba21bf873.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-8c0cbfb396425d81.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: could not compile `clap_derive` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name clap_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap_derive-4.5.49/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=rust_2018_idioms '--warn=clippy::zero_sized_map_values' '--warn=clippy::verbose_file_reads' --warn=unused_qualifications --warn=unused_macro_rules --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn --warn=unreachable_pub --allow=unnameable_types '--warn=clippy::uninlined_format_args' '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::todo' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' '--allow=clippy::result_large_err' '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_option_ref' '--warn=clippy::redundant_feature_names' '--warn=clippy::rc_mutex' '--warn=clippy::ptr_as_ptr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_for_each' '--allow=clippy::needless_continue' '--warn=clippy::mutex_integer' '--allow=clippy::multiple_bound_locations' '--warn=clippy::mem_forget' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--allow=clippy::let_and_return' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_digit_groups' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::inconsistent_struct_constructor' '--warn=clippy::imprecise_flops' '--warn=clippy::implicit_clone' '--allow=clippy::if_same_then_else' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum' '--warn=clippy::doc_markdown' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::create_dir' '--allow=clippy::collapsible_else_if' '--warn=clippy::checked_conversions' '--allow=clippy::branches_sharing_code' '--allow=clippy::bool_assert_comparison' '--allow=clippy::blocks_in_conditions' '--allow=clippy::assigning_clones' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "deprecated", "raw-deprecated", "unstable-markdown", "unstable-v5"))' -C metadata=283f3909a0448070 -C extra-filename=-ca6e600f27daccb7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-43e32a25692bf44a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-01cdf4ac6a2aaf5b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-0cebe3886d28ec1e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: could not compile `iri-string` (lib) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name iri_string --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/iri-string-0.7.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "memchr", "serde", "std"))' -C metadata=1aa44c435041b185 -C extra-filename=-d388d4576b633c72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5cf878b8c882 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5cf878b8c882 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5cf878b8c882 - std[840933623431fd06]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5cf878b8c882 - <::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5cf878ba141a - ::fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5cf878ba141a - core[8f93d80df273fe75]::fmt::write [INFO] [stdout] 6: 0x5cf878b91906 - std[840933623431fd06]::io::default_write_fmt::> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5cf878b91906 - as std[840933623431fd06]::io::Write>::write_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5cf878b6a5df - ::print [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5cf878b6a5df - std[840933623431fd06]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5cf878b84649 - std[840933623431fd06]::panicking::default_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5cf878b1f83e - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5cf878b1f83e - test[2f1252070343a163]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5cf878b84802 - core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5cf878b84802 - std[840933623431fd06]::panicking::panic_with_hook [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5cf878b6a698 - std[840933623431fd06]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5cf878b61ed9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5cf878b6b4ed - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5cf878ba1aec - core[8f93d80df273fe75]::panicking::panic_fmt [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5cf878b0616f - integration_test[e2fe1319cec60291]::execute [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:220:3 [INFO] [stdout] 20: 0x5cf878b068b4 - integration_test[e2fe1319cec60291]::test_integration_rgl [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:128:2 [INFO] [stdout] 21: 0x5cf878b04b87 - integration_test[e2fe1319cec60291]::test_integration_rgl::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:126:26 [INFO] [stdout] 22: 0x5cf878b0d676 - >::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5cf878b13beb - core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5cf878b13beb - test[2f1252070343a163]::__rust_begin_short_backtrace::, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5cf878b2044a - test[2f1252070343a163]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5cf878b2044a - as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x5cf878b2044a - std[840933623431fd06]::panicking::catch_unwind::do_call::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5cf878b2044a - std[840933623431fd06]::panicking::catch_unwind::, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5cf878b2044a - std[840933623431fd06]::panic::catch_unwind::, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5cf878b2044a - test[2f1252070343a163]::run_test_in_process [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5cf878b2044a - test[2f1252070343a163]::run_test::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5cf878b1a914 - test[2f1252070343a163]::run_test::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5cf878b1a914 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5cf878b22f42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5cf878b22f42 - ::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x5cf878b22f42 - std[840933623431fd06]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5cf878b22f42 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5cf878b22f42 - std[840933623431fd06]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5cf878b22f42 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5cf878b22f42 - ::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5cf878b8bd8f - + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 42: 0x5cf878b8bd8f - ::new::thread_start [INFO] [stdout] at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17 [INFO] [stdout] 43: 0x7021dc31caa4 - [INFO] [stdout] 44: 0x7021dc3a9a64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_integration_bounded_range [INFO] [stdout] test_integration_rgl [INFO] [stdout] [INFO] [stdout] test result: FAILED. 16 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 48.93s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "da3a5e7bf212ddb563dc0e31f3c946243f1e426fcb9fb284db20cb199c7e2a9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da3a5e7bf212ddb563dc0e31f3c946243f1e426fcb9fb284db20cb199c7e2a9f", kill_on_drop: false }` [INFO] [stdout] da3a5e7bf212ddb563dc0e31f3c946243f1e426fcb9fb284db20cb199c7e2a9f