[INFO] fetching crate codewalk 0.3.0...
[INFO] testing codewalk-0.3.0 against 1.98.0-beta.1 for beta-1.98-1
[INFO] extracting crate codewalk 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate codewalk 0.3.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate codewalk 0.3.0
[INFO] tweaked toml for crates.io crate codewalk 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate codewalk 0.3.0 on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codewalk 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] 4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446
[INFO] running `Command { std: "docker" "start" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", 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" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", 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" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling blake3 v1.8.5
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling hashkit v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling walkkit v0.1.0
[INFO] [stderr]    Compiling codewalk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] running `Command { std: "docker" "inspect" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", 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" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling walkkit v0.1.0
[INFO] [stderr]    Compiling codewalk v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]   --> tests/campaign_wave2_proptest.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |               fn $name($bind in prop::collection::vec(any::<u8>(), 0..256)) {
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | / wave2_codewalk! {
[INFO] [stdout] 19 | |     p00_from_toml_no_panic => |p| { let s = String::from_utf8_lossy(&p); let _ = codewalk::WalkConfig::from_toml(&s); },
[INFO] [stdout] 20 | |     p01_filecontent_text_utf8 => |p| { if let Ok(text) = String::from_utf8(p.clone()) { let fc = codewalk::FileContent::Text(text....
[INFO] [stdout] 21 | |     p02_filecontent_unknown_non_utf8 => |p| { if String::from_utf8(p.clone()).is_err() { let fc = codewalk::FileContent::Unknown(p...
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     p43_filecontent_as_bytes_length => |p| { let fc = codewalk::FileContent::Binary(p.clone()); prop_assert_eq!(fc.as_bytes().len(...
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] help: `p` is captured in macro and introduced a unused variable
[INFO] [stdout]   --> tests/campaign_wave2_proptest.rs:11:22
[INFO] [stdout]    |
[INFO] [stdout] 11 |               fn $name($bind in prop::collection::vec(any::<u8>(), 0..256)) {
[INFO] [stdout]    |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 | / wave2_codewalk! {
[INFO] [stdout] 19 | |     p00_from_toml_no_panic => |p| { let s = String::from_utf8_lossy(&p); let _ = codewalk::WalkConfig::from_toml(&s); },
[INFO] [stdout] 20 | |     p01_filecontent_text_utf8 => |p| { if let Ok(text) = String::from_utf8(p.clone()) { let fc = codewalk::FileContent::Text(text....
[INFO] [stdout] 21 | |     p02_filecontent_unknown_non_utf8 => |p| { if String::from_utf8(p.clone()).is_err() { let fc = codewalk::FileContent::Unknown(p...
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     p43_filecontent_as_bytes_length => |p| { let fc = codewalk::FileContent::Binary(p.clone()); prop_assert_eq!(fc.as_bytes().len(...
[INFO] [stdout] 63 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `wave2_codewalk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.65s
[INFO] running `Command { std: "docker" "inspect" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", 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" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `p`
[INFO] [stderr]   --> tests/campaign_wave2_proptest.rs:11:22
[INFO] [stderr]    |
[INFO] [stderr] 11 |               fn $name($bind in prop::collection::vec(any::<u8>(), 0..256)) {
[INFO] [stderr]    |                        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 | / wave2_codewalk! {
[INFO] [stderr] 19 | |     p00_from_toml_no_panic => |p| { let s = String::from_utf8_lossy(&p); let _ = codewalk::WalkConfig::from_toml(&s); },
[INFO] [stderr] 20 | |     p01_filecontent_text_utf8 => |p| { if let Ok(text) = String::from_utf8(p.clone()) { let fc = codewalk::FileContent::Text(text....
[INFO] [stderr] 21 | |     p02_filecontent_unknown_non_utf8 => |p| { if String::from_utf8(p.clone()).is_err() { let fc = codewalk::FileContent::Unknown(p...
[INFO] [stderr] ...  |
[INFO] [stderr] 62 | |     p43_filecontent_as_bytes_length => |p| { let fc = codewalk::FileContent::Binary(p.clone()); prop_assert_eq!(fc.as_bytes().len(...
[INFO] [stderr] 63 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr] help: `p` is captured in macro and introduced a unused variable
[INFO] [stderr]   --> tests/campaign_wave2_proptest.rs:11:22
[INFO] [stderr]    |
[INFO] [stderr] 11 |               fn $name($bind in prop::collection::vec(any::<u8>(), 0..256)) {
[INFO] [stderr]    |                        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 18 | / wave2_codewalk! {
[INFO] [stderr] 19 | |     p00_from_toml_no_panic => |p| { let s = String::from_utf8_lossy(&p); let _ = codewalk::WalkConfig::from_toml(&s); },
[INFO] [stderr] 20 | |     p01_filecontent_text_utf8 => |p| { if let Ok(text) = String::from_utf8(p.clone()) { let fc = codewalk::FileContent::Text(text....
[INFO] [stderr] 21 | |     p02_filecontent_unknown_non_utf8 => |p| { if String::from_utf8(p.clone()).is_err() { let fc = codewalk::FileContent::Unknown(p...
[INFO] [stderr] ...  |
[INFO] [stderr] 62 | |     p43_filecontent_as_bytes_length => |p| { let fc = codewalk::FileContent::Binary(p.clone()); prop_assert_eq!(fc.as_bytes().len(...
[INFO] [stderr] 63 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]    = note: this warning originates in the macro `wave2_codewalk` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `codewalk` (test "campaign_wave2_proptest") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codewalk-046a516c33817b16)
[INFO] [stderr]      Running tests/campaign_wave2_proptest.rs (/opt/rustwide/target/debug/deps/campaign_wave2_proptest-79d5cdbb84fef3ce)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test p05_walkconfig_default_max_file_size_positive ... ok
[INFO] [stdout] test p03_filecontent_binary_flag ... ok
[INFO] [stdout] test p00_from_toml_no_panic ... ok
[INFO] [stdout] test p10_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p06_walkconfig_builder_chain ... ok
[INFO] [stdout] test p01_filecontent_text_utf8 ... ok
[INFO] [stdout] test p13_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p08_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p04_is_binary_no_panic_on_disk ... ok
[INFO] [stdout] test p02_filecontent_unknown_non_utf8 ... ok
[INFO] [stdout] test p07_artifact_defaults_no_exclude_dirs ... ok
[INFO] [stdout] test p09_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p12_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p19_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p14_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p21_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p26_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p18_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p22_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p17_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p25_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p23_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p27_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p24_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p15_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p16_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p29_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p31_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p39_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p11_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p20_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p37_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p40_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p36_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p38_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p32_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p28_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p42_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p34_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p30_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p43_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p41_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p35_filecontent_as_bytes_length ... ok
[INFO] [stdout] test p33_filecontent_as_bytes_length ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/detect_tests.rs (/opt/rustwide/target/debug/deps/detect_tests-e546117cbb11cd49)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test minified_assets ... ok
[INFO] [stdout] test nonexistent_file_returns_error ... ok
[INFO] [stdout] test empty_file_is_text ... ok
[INFO] [stdout] test real_binary_file ... ok
[INFO] [stdout] test real_text_file ... ok
[INFO] [stdout] test text_extensions ... ok
[INFO] [stderr]      Running tests/security_tests.rs (/opt/rustwide/target/debug/deps/security_tests-713a3a3c3e71a10f)
[INFO] [stdout] test binary_extensions ... ok
[INFO] [stdout] test null_bytes_detected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_01_symlink_outside_root ... ok
[INFO] [stdout] test test_05_file_named_env ... ok
[INFO] [stdout] test test_02_symlink_loop ... ok
[INFO] [stdout] test test_10_binary_file_skip_false ... ok
[INFO] [stdout] test test_06_node_modules_excluded ... ok
[INFO] [stdout] test test_08_target_excluded ... ok
[INFO] [stdout] test test_09_binary_file_skip_true ... ok
[INFO] [stdout] test test_07_git_excluded ... ok
[INFO] [stdout] test test_03_symlink_chain_depth ... ok
[INFO] [stdout] test test_04_directory_with_100k_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.97s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_legendary_adversarial.rs (/opt/rustwide/target/debug/deps/test_legendary_adversarial-cdf66e0eb596e1b6)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_empty_config ... ok
[INFO] [stdout] test test_u32_truncation_limits ... ok
[INFO] [stdout] test test_empty_directory ... ok
[INFO] [stdout] test test_single_byte ... ok
[INFO] [stdout] test test_null_bytes_in_content ... ok
[INFO] [stdout] test test_all_zero_and_all_0xff ... ok
[INFO] [stdout] test test_alternating_patterns ... ok
[INFO] [stdout] test test_u32_max_bytes_simulation ... ok
[INFO] [stdout] test test_huge_input_boundary ... ok
[INFO] [stdout] test test_oom_unbounded_read_sparse ... ok
[INFO] [stdout] test test_symlink_depth_max ... ok
[INFO] [stdout] test test_deep_nesting ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_legendary_concurrent.rs (/opt/rustwide/target/debug/deps/test_legendary_concurrent-ae483be58c4b47dd)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_concurrent_stress ... ok
[INFO] [stderr]      Running tests/test_legendary_gap.rs (/opt/rustwide/target/debug/deps/test_legendary_gap-b0dd23084af58da3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test gap_test_oom_unbounded_read ... ok
[INFO] [stdout] test gap_test_symlink_escape ... ok
[INFO] [stderr]      Running tests/test_legendary_io.rs (/opt/rustwide/target/debug/deps/test_legendary_io-4ff44549cf5faffe)
[INFO] [stdout] test gap_test_toctou_large_file_replacement ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_io_partial_write_toctou ... ok
[INFO] [stdout] test test_io_deleted_file_mid_read ... ok
[INFO] [stdout] test test_io_permission_denied_mid_read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_io_permission_denied_mid_read stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_io_permission_denied_mid_read' (1492) panicked at tests/test_legendary_io.rs:51:5:
[INFO] [stdout] Expected content() to fail when permission is denied
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1ea1f383e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1ea1f383e1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1ea1f383e1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c1ea1f383e1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c1ea1f4dd5a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c1ea1f4dd5a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5c1ea1f3cc7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5c1ea1f3cc7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5c1ea1f145d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c1ea1f145d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c1ea1f2f559 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c1ea1bcd210 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5c1ea1bcd210 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5c1ea1f2f712 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5c1ea1f2f712 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5c1ea1f146b4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5c1ea1f0be29 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c1ea1f1533d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5c1ea1f4e5dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c1ea1bb5458 - test_legendary_io[57a07e9079252fbc]::test_io_permission_denied_mid_read
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_legendary_io.rs:51:5
[INFO] [stdout]   20:     0x5c1ea1bb3717 - test_legendary_io[57a07e9079252fbc]::test_io_permission_denied_mid_read::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_legendary_io.rs:33:40
[INFO] [stdout]   21:     0x5c1ea1bb5fe6 - <test_legendary_io[57a07e9079252fbc]::test_io_permission_denied_mid_read::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5c1ea1bc054b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5c1ea1bc054b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5c1ea1bcdb95 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5c1ea1bcdb95 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5c1ea1bcdb95 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5c1ea1bcdb95 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5c1ea1bcdb95 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5c1ea1bcdb95 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5c1ea1bcdb95 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5c1ea1bc8644 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5c1ea1bc8644 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5c1ea1bd0ce2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5c1ea1bd0ce2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5c1ea1bd0ce2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5c1ea1bd0ce2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5c1ea1bd0ce2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5c1ea1bd0ce2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5c1ea1bd0ce2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5c1ea1f37a3f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5c1ea1f37a3f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7b89c6055aa4 - <unknown>
[INFO] [stdout]   43:     0x7b89c60e2a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_io_permission_denied_mid_read
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_legendary_io`
[INFO] running `Command { std: "docker" "inspect" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446", kill_on_drop: false }`
[INFO] [stdout] 4ba1cef70e27492d00e8456063ec65d7ae81955095b73ad2f1608ac11ce9f446
