[INFO] fetching crate twiggy 0.8.0...
[INFO] testing twiggy-0.8.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate twiggy 0.8.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate twiggy 0.8.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate twiggy 0.8.0
[INFO] tweaked toml for crates.io crate twiggy 0.8.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twiggy 0.8.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twiggy 0.8.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f34e16a116c31e50a8cfd678c8094e04569523344d0db5603a47b17251fbf6ed
[INFO] running `Command { std: "docker" "start" "-a" "f34e16a116c31e50a8cfd678c8094e04569523344d0db5603a47b17251fbf6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f34e16a116c31e50a8cfd678c8094e04569523344d0db5603a47b17251fbf6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f34e16a116c31e50a8cfd678c8094e04569523344d0db5603a47b17251fbf6ed", kill_on_drop: false }`
[INFO] [stdout] f34e16a116c31e50a8cfd678c8094e04569523344d0db5603a47b17251fbf6ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4522732559bff96564b9c8d735038160421be256d1c8fa1bc3f6ef945adfe58f
[INFO] running `Command { std: "docker" "start" "-a" "4522732559bff96564b9c8d735038160421be256d1c8fa1bc3f6ef945adfe58f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling frozen v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wasmparser v0.80.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.96
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling csv v1.2.2
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling twiggy-opt v0.8.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling twiggy-ir v0.8.0
[INFO] [stderr]    Compiling twiggy-traits v0.8.0
[INFO] [stderr]    Compiling twiggy-analyze v0.8.0
[INFO] [stderr]    Compiling twiggy-parser v0.8.0
[INFO] [stderr]    Compiling twiggy v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.90s
[INFO] running `Command { std: "docker" "inspect" "4522732559bff96564b9c8d735038160421be256d1c8fa1bc3f6ef945adfe58f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4522732559bff96564b9c8d735038160421be256d1c8fa1bc3f6ef945adfe58f", kill_on_drop: false }`
[INFO] [stdout] 4522732559bff96564b9c8d735038160421be256d1c8fa1bc3f6ef945adfe58f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54f0424f7c82353cab324a9ff1b53a6a2be57825005c408739a4a2bc5737418c
[INFO] running `Command { std: "docker" "start" "-a" "54f0424f7c82353cab324a9ff1b53a6a2be57825005c408739a4a2bc5737418c", kill_on_drop: false }`
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling twiggy v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.82s
[INFO] running `Command { std: "docker" "inspect" "54f0424f7c82353cab324a9ff1b53a6a2be57825005c408739a4a2bc5737418c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54f0424f7c82353cab324a9ff1b53a6a2be57825005c408739a4a2bc5737418c", kill_on_drop: false }`
[INFO] [stdout] 54f0424f7c82353cab324a9ff1b53a6a2be57825005c408739a4a2bc5737418c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e718cf8abc7e76eccc13f4aa880319febc67ee4c41d206fe486c7197e3c95eaf
[INFO] running `Command { std: "docker" "start" "-a" "e718cf8abc7e76eccc13f4aa880319febc67ee4c41d206fe486c7197e3c95eaf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests twiggy.rs (/opt/rustwide/target/debug/deps/twiggy-f8b2672d9ad493b4)
[INFO] [stderr]      Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-19313a12326141c6)
[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 89 tests
[INFO] [stdout] test dominators_tests::dominators_summarizes_unreachable_items ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_all_json ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_csv_top_5 ... ok
[INFO] [stdout] test dominators_tests::dominators_csv_does_not_summarize_garbage_if_all_items_are_reachable ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_json ... ok
[INFO] [stdout] test dominators_tests::dominators_regex_any_func ... ok
[INFO] [stdout] test diff_tests::diff_test_regex_wee_alloc ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_json_top_5 ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc ... ok
[INFO] [stdout] test dominators_tests::dominators_json_prints_multiple_root_items ... ok
[INFO] [stdout] test diff_tests::diff_test_exact_wee_alloc ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc_json ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_all ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc_subtree ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc_csv ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc_subtree_json ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_csv ... ok
[INFO] [stdout] test dominators_tests::dominators_wee_alloc_with_depth_and_row ... ok
[INFO] [stdout] test diff_tests::diff_wee_alloc_top_5 ... ok
[INFO] [stdout] test elf_format_tests::elf_dominators ... ok
[INFO] [stdout] test elf_format_tests::elf_dominators3 ... ok
[INFO] [stdout] test elf_format_tests::elf_dominators2 ... ok
[INFO] [stdout] test elf_format_tests::elf_paths ... ok
[INFO] [stdout] test elf_format_tests::elf_paths2 ... ok
[INFO] [stdout] test garbage_tests::garbage ... ok
[INFO] [stdout] test garbage_tests::garbage_json ... ok
[INFO] [stdout] test elf_format_tests::elf_top_hello_world_rs ... ok
[INFO] [stdout] test garbage_tests::garbage_top_2_json ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_all ... ok
[INFO] [stdout] test garbage_tests::garbage_top_2 ... ok
[INFO] [stdout] test elf_format_tests::elf_top_25_hello_world_rs ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_all_json ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_show_data_segments ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_show_data_segments_json ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_10 ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_2_show_data_segments ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_10_json ... ok
[INFO] [stdout] test monos_tests::cpp_monos ... ok
[INFO] [stdout] test monos_tests::monos_all_generics ... ok
[INFO] [stdout] test monos_tests::monos ... ok
[INFO] [stdout] test garbage_tests::garbage_wee_alloc_top_2_show_data_segments_json ... ok
[INFO] [stdout] test monos_tests::monos_all ... ok
[INFO] [stdout] test monos_tests::monos_all_monos ... ok
[INFO] [stdout] test monos_tests::monos_functions ... ok
[INFO] [stdout] test monos_tests::monos_only_all_generics ... ok
[INFO] [stdout] test monos_tests::monos_maxes ... ok
[INFO] [stdout] test monos_tests::monos_json ... ok
[INFO] [stdout] test monos_tests::monos_only_generics ... ok
[INFO] [stdout] test monos_tests::monos_regex ... ok
[INFO] [stdout] test monos_tests::monos_wasm_csv ... ok
[INFO] [stdout] test paths_tests::paths_error_test_no_max_paths_csv ... ok
[INFO] [stdout] test paths_tests::paths_error_test_one_path ... ok
[INFO] [stdout] test paths_tests::paths_error_test_no_max_paths_json ... ok
[INFO] [stdout] test paths_tests::paths_error_test_no_max_paths ... ok
[INFO] [stdout] test paths_tests::issue_16 ... ok
[INFO] [stdout] test paths_tests::paths_error_test_one_path_csv ... ok
[INFO] [stdout] test paths_tests::paths_test_called_once_csv ... ok
[INFO] [stdout] test paths_tests::paths_test_called_once ... ok
[INFO] [stdout] test paths_tests::paths_test_called_once_json ... ok
[INFO] [stdout] test paths_tests::paths_error_test_one_path_json ... ok
[INFO] [stdout] test paths_tests::paths_test_called_twice ... ok
[INFO] [stdout] test paths_tests::paths_test_called_twice_csv ... ok
[INFO] [stdout] test paths_tests::paths_test_called_twice_json ... ok
[INFO] [stdout] test paths_tests::paths_test_default_output ... ok
[INFO] [stdout] test paths_tests::paths_test_default_output_csv ... ok
[INFO] [stdout] test paths_tests::paths_test_default_output_desc_with_depth ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc ... ok
[INFO] [stdout] test paths_tests::paths_test_regex_exports ... ok
[INFO] [stdout] test paths_tests::paths_test_default_output_json ... ok
[INFO] [stdout] test paths_tests::paths_test_default_output_desc ... ok
[INFO] [stdout] test paths_tests::paths_test_regex_called_any ... ok
[INFO] [stdout] test paths_tests::paths_test_regex_exports_desc ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc_csv ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc_json ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths_json ... ok
[INFO] [stdout] test top_tests::top_2_csv ... ok
[INFO] [stdout] test paths_tests::paths_wee_alloc_with_depth_and_paths_csv ... ok
[INFO] [stdout] test top_tests::top_2_csv_retained ... ok
[INFO] [stdout] test top_tests::output_to_file ... FAILED
[INFO] [stdout] test top_tests::top_retained_wee_alloc ... ok
[INFO] [stdout] test top_tests::top_2_json ... ok
[INFO] [stdout] test top_tests::top_memory_module ... ok
[INFO] [stdout] test top_tests::top_2_json_retained ... ok
[INFO] [stdout] test top_tests::top_mappings ... ok
[INFO] [stdout] test top_tests::top_retained_mappings ... ok
[INFO] [stdout] test top_tests::top_wee_alloc ... ok
[INFO] [stdout] test top_tests::top_mono ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- top_tests::output_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'top_tests::output_to_file' (938) panicked at tests/all/top_tests.rs:72:1:
[INFO] [stdout] should have run `twiggy` OK
[INFO] [stdout] 
[INFO] [stdout] ============================== stdout ==============================
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ============================== stderr ==============================
[INFO] [stdout] 
[INFO] [stdout]     Blocking waiting for file lock on build directory
[INFO] [stdout]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.57s
[INFO] [stdout]      Running `/opt/rustwide/target/debug/twiggy top ./fixtures/wee_alloc.wasm -o whatever-output.txt`
[INFO] [stdout] error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5801d2070a5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5801d2070a5a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5801d2070a5a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5801d2070a5a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5801d208498a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5801d208498a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5801d2075342 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5801d2075342 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5801d204f6df - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5801d204f6df - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5801d2068d39 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5801d200533c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5801d200533c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5801d2068ef2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5801d2068ef2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5801d204f798 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5801d2047109 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5801d20504ad - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5801d208509c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5801d1fba225 - all[cf8915d3b2a243da]::top_tests::output_to_file
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:32:13
[INFO] [stdout]   20:     0x5801d1fb5977 - all[cf8915d3b2a243da]::top_tests::output_to_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/all/main.rs:15:19
[INFO] [stdout]   21:     0x5801d1f93c66 - <all[cf8915d3b2a243da]::top_tests::output_to_file::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5801d1ff861b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5801d1ff861b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5801d2005e0b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5801d2005e0b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5801d2005e0b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5801d2005e0b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5801d2005e0b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5801d2005e0b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5801d2005e0b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5801d20007e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5801d20007e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5801d2008a12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5801d2008a12 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5801d2008a12 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5801d2008a12 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5801d2008a12 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5801d2008a12 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5801d2008a12 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5801d207019f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5801d207019f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x7abb08258aa4 - <unknown>
[INFO] [stdout]   43:     0x7abb082e5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     top_tests::output_to_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.77s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test all`
[INFO] running `Command { std: "docker" "inspect" "e718cf8abc7e76eccc13f4aa880319febc67ee4c41d206fe486c7197e3c95eaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e718cf8abc7e76eccc13f4aa880319febc67ee4c41d206fe486c7197e3c95eaf", kill_on_drop: false }`
[INFO] [stdout] e718cf8abc7e76eccc13f4aa880319febc67ee4c41d206fe486c7197e3c95eaf
