[INFO] fetching crate interactsh 0.2.1...
[INFO] testing interactsh-0.2.1 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate interactsh 0.2.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate interactsh 0.2.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate interactsh 0.2.1
[INFO] tweaked toml for crates.io crate interactsh 0.2.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate interactsh 0.2.1 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate interactsh 0.2.1 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded faultkit v0.1.1
[INFO] [stderr]   Downloaded guise-choice v0.1.0
[INFO] [stderr]   Downloaded guise-pacing v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706
[INFO] running `Command { std: "docker" "start" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling http v1.4.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling guise-choice v0.1.0
[INFO] [stderr]    Compiling guise-pacing v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling interactsh v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.42s
[INFO] running `Command { std: "docker" "inspect" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling faultkit v0.1.1
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling interactsh v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.61s
[INFO] running `Command { std: "docker" "inspect" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/interactsh-62b279cc3b335437)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test client::core::tests::retry_backoff_attempt_zero_matches_first_attempt ... ok
[INFO] [stdout] test client::core::tests::retry_backoff_attempts_double_from_base ... ok
[INFO] [stdout] test payload_helpers::tests::blind_sqli_mysql_uses_load_file_and_unc ... ok
[INFO] [stdout] test payload_helpers::tests::blind_sqli_postgres_uses_copy_program_or_dblink ... ok
[INFO] [stdout] test payload_helpers::tests::blind_cmdi_covers_unix_and_windows_separators ... ok
[INFO] [stdout] test client::core::tests::retry_backoff_saturates_at_u64_max_millis ... ok
[INFO] [stdout] test payload_helpers::tests::blind_xss_battery_meets_min_variant_count_and_carries_callback ... ok
[INFO] [stdout] test payload_helpers::tests::blind_ssrf_battery_includes_scheme_pivots ... ok
[INFO] [stdout] test payload_helpers::tests::blind_xss_covers_distinct_tag_surfaces ... ok
[INFO] [stdout] test payload_helpers::tests::blind_xxe_includes_parameter_entity_chain ... ok
[INFO] [stdout] test payload_helpers::tests::callback_url_with_special_chars_is_embedded_verbatim ... ok
[INFO] [stdout] test payload_helpers::tests::blind_sqli_oracle_uses_utl_http_or_dbms_ldap ... ok
[INFO] [stdout] test payload_helpers::tests::blind_sqli_mssql_uses_xp_dirtree_or_openrowset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/break_it.rs (/opt/rustwide/target/debug/deps/break_it-2cc157773032fccb)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test test_config_empty_auth_header ... ok
[INFO] [stdout] test test_config_empty_scheme ... ok
[INFO] [stdout] test test_config_empty_server ... ok
[INFO] [stdout] test test_config_max_backoff ... ok
[INFO] [stdout] test test_config_max_poll_response ... ok
[INFO] [stdout] test test_config_max_retries ... ok
[INFO] [stdout] test test_config_whitespace_server ... ok
[INFO] [stdout] test test_config_zero_nonce_length ... ok
[INFO] [stdout] test test_context_bom ... ok
[INFO] [stdout] test test_context_duplicate_attribute_keys ... ok
[INFO] [stdout] test test_context_emojis ... ok
[INFO] [stdout] test test_context_fake_surrogate ... ok
[INFO] [stdout] test test_config_zero_poll_response_bytes ... ok
[INFO] [stdout] test test_config_zero_correlation_length ... ok
[INFO] [stdout] test test_context_label_null_byte ... ok
[INFO] [stdout] test test_interaction_context_empty_label ... ok
[INFO] [stdout] test test_context_attr_null_byte ... ok
[INFO] [stdout] test test_config_max_correlation_length ... ok
[INFO] [stdout] test test_config_max_nonce_length ... ok
[INFO] [stdout] test test_concurrency_tracked_count_under_load ... ok
[INFO] [stdout] test test_poll_response_truncated_json ... ok
[INFO] [stdout] test test_massive_json_response_size_limit ... ok
[INFO] [stdout] test test_poll_response_malformed_raw_interaction ... ok
[INFO] [stdout] test test_resource_many_attributes ... ok
[INFO] [stdout] test test_concurrency_8_threads_hammer_cache ... ok
[INFO] [stdout] test test_massive_json_response_size_limit_chunked ... ok
[INFO] [stdout] test test_resource_deep_attribute_value ... ok
[INFO] [stdout] test test_resource_100k_mappings ... ok
[INFO] [stdout] test test_poll_response_invalid_encrypted_data ... ok
[INFO] [stdout] test test_concurrency_forget_nonexistent ... ok
[INFO] [stdout] test test_poll_response_invalid_aes_key ... ok
[INFO] [stdout] test test_poll_response_missing_aes_key ... ok
[INFO] [stdout] test test_context_duplicate_generation_nonces ... ok
[INFO] [stdout] test test_config_server_null_byte ... ok
[INFO] [stdout] test test_config_unicode_domain ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 45.89s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property/mod.rs (/opt/rustwide/target/debug/deps/property-2956e3f2bb963f9d)
[INFO] [stdout] 
[INFO] [stdout] running 48 tests
[INFO] [stdout] test config_mass::config_validate_nopanic_01 ... ok
[INFO] [stdout] test config_mass::config_adversarial_36 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_02 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_21 ... ok
[INFO] [stdout] test config_mass::config_adversarial_39 ... ok
[INFO] [stdout] test config_mass::config_adversarial_38 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_03 ... ok
[INFO] [stdout] test config_mass::config_adversarial_37 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_17 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_24 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_23 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_18 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_04 ... ok
[INFO] [stdout] test config_mass::config_adversarial_40 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_22 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_19 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_06 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_15 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_16 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_12 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_08 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_07 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_10 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_25 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_09 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_14 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_05 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_16 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_11 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_18 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_17 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_13 ... ok
[INFO] [stdout] test config_mass::context_from_str_29 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_22 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_20 ... ok
[INFO] [stdout] test config_mass::context_from_str_26 ... ok
[INFO] [stdout] test config_mass::context_from_str_30 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_21 ... ok
[INFO] [stdout] test config_mass::context_from_str_27 ... ok
[INFO] [stdout] test config_mass::context_from_str_33 ... ok
[INFO] [stdout] test config_mass::context_from_str_34 ... ok
[INFO] [stdout] test config_mass::context_from_str_35 ... ok
[INFO] [stdout] test config_mass::context_from_str_28 ... ok
[INFO] [stdout] test config_mass::context_from_str_32 ... ok
[INFO] [stdout] test config_mass::context_from_str_31 ... ok
[INFO] [stdout] test config_mass::config_toml_roundtrip_20 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_23 ... ok
[INFO] [stdout] test config_mass::config_validate_nopanic_19 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 48 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_legendary_interactsh.rs (/opt/rustwide/target/debug/deps/test_legendary_interactsh-dec54c2265371b91)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_legendary_io_error_injection ... FAILED
[INFO] [stdout] test test_adversarial_config_inputs ... ok
[INFO] [stdout] test test_legendary_concurrent_stress ... ok
[INFO] [stdout] test test_legendary_oom_simulated ... ok
[INFO] [stdout] test test_legendary_integer_overflow_probes ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_legendary_io_error_injection stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_legendary_io_error_injection' (2065) panicked at tests/test_legendary_interactsh.rs:173:5:
[INFO] [stdout] Expected IO error for un-writable path
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6396d1334168 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6396d1334168 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6396d1334168 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6396d1334168 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6396d134bd0a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6396d134bd0a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6396d1339642 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6396d1339642 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6396d13108c6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6396d13108c6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6396d132bb99 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6396d0a23dfc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6396d0a23dfc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6396d132be12 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6396d132be12 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6396d13109b4 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6396d1305879 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6396d131185d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6396d134c54c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6396d09c38bf - test_legendary_interactsh[41f87d5f5cc6a06a]::test_legendary_io_error_injection
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_legendary_interactsh.rs:173:5
[INFO] [stdout]   20:     0x6396d09c0937 - test_legendary_interactsh[41f87d5f5cc6a06a]::test_legendary_io_error_injection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_legendary_interactsh.rs:158:39
[INFO] [stdout]   21:     0x6396d09fcd26 - <test_legendary_interactsh[41f87d5f5cc6a06a]::test_legendary_io_error_injection::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x6396d0a16edb - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6396d0a16edb - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x6396d0a24755 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x6396d0a24755 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x6396d0a24755 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x6396d0a24755 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x6396d0a24755 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x6396d0a24755 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x6396d0a24755 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x6396d0a1e064 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x6396d0a1e064 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x6396d0a277d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x6396d0a277d2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x6396d0a277d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x6396d0a277d2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x6396d0a277d2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x6396d0a277d2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x6396d0a277d2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x6396d13333bf - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   41:     0x6396d13333bf - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7c415313eaa4 - <unknown>
[INFO] [stdout]   43:     0x7c41531cba64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_legendary_io_error_injection
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_legendary_interactsh`
[INFO] running `Command { std: "docker" "inspect" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706", kill_on_drop: false }`
[INFO] [stdout] 61b14741618812d45a5105c0467c53c271098fd56d450d23de7d2910d0443706
