[INFO] cloning repository https://github.com/MFraters/cpo_analyzer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MFraters/cpo_analyzer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFraters%2Fcpo_analyzer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFraters%2Fcpo_analyzer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e0bff59eae436b29143bcec25f19ea7890d9818
[INFO] testing MFraters/cpo_analyzer against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFraters%2Fcpo_analyzer" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MFraters/cpo_analyzer
[INFO] finished tweaking git repo https://github.com/MFraters/cpo_analyzer
[INFO] tweaked toml for git repo https://github.com/MFraters/cpo_analyzer written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MFraters/cpo_analyzer on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MFraters/cpo_analyzer 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 177bd2066db03a51085cea2d32aa9494916bc02dcde82e29b59dd0927ff91925
[INFO] running `Command { std: "docker" "start" "-a" "177bd2066db03a51085cea2d32aa9494916bc02dcde82e29b59dd0927ff91925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "177bd2066db03a51085cea2d32aa9494916bc02dcde82e29b59dd0927ff91925", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "177bd2066db03a51085cea2d32aa9494916bc02dcde82e29b59dd0927ff91925", kill_on_drop: false }`
[INFO] [stdout] 177bd2066db03a51085cea2d32aa9494916bc02dcde82e29b59dd0927ff91925
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6836dc2f294e41735bee4298b39253c2cec9633110ef2bdbecaf684536c61f4
[INFO] running `Command { std: "docker" "start" "-a" "e6836dc2f294e41735bee4298b39253c2cec9633110ef2bdbecaf684536c61f4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v5.0.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling font-kit v0.13.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling bytemuck v1.16.0
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling pathfinder_simd v0.5.3
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling cstr v0.2.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling libflate_lz77 v1.0.0
[INFO] [stderr]    Compiling libflate v1.0.3
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling plotters-bitmap v0.3.6
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling palette_derive v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling cpo_analyzer v0.2.0-pre (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.38s
[INFO] running `Command { std: "docker" "inspect" "e6836dc2f294e41735bee4298b39253c2cec9633110ef2bdbecaf684536c61f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6836dc2f294e41735bee4298b39253c2cec9633110ef2bdbecaf684536c61f4", kill_on_drop: false }`
[INFO] [stdout] e6836dc2f294e41735bee4298b39253c2cec9633110ef2bdbecaf684536c61f4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dc5cd8ac1929dbcadc293ad6efbca3362b7a4ebba4280cdb6eab9623500dd3c
[INFO] running `Command { std: "docker" "start" "-a" "3dc5cd8ac1929dbcadc293ad6efbca3362b7a4ebba4280cdb6eab9623500dd3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.2
[INFO] [stderr]    Compiling predicates v1.0.7
[INFO] [stderr]    Compiling assert_cmd v1.0.3
[INFO] [stderr]    Compiling cpo_analyzer v0.2.0-pre (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.33s
[INFO] running `Command { std: "docker" "inspect" "3dc5cd8ac1929dbcadc293ad6efbca3362b7a4ebba4280cdb6eab9623500dd3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc5cd8ac1929dbcadc293ad6efbca3362b7a4ebba4280cdb6eab9623500dd3c", kill_on_drop: false }`
[INFO] [stdout] 3dc5cd8ac1929dbcadc293ad6efbca3362b7a4ebba4280cdb6eab9623500dd3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e0e85e60098611f9d87406d505f489cda853bc1d8dd59b88e68997056dfa1d86
[INFO] running `Command { std: "docker" "start" "-a" "e0e85e60098611f9d87406d505f489cda853bc1d8dd59b88e68997056dfa1d86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpo_analyzer-3b3fd2fd489d0b3a)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test color_gradients::tests::test_colors ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cpo_analyzer-b1833a80cba84aa0)
[INFO] [stdout] test tests::test_euler_angle_and_rotation_matrix_functions_part_2 ... ok
[INFO] [stdout] test pole_figures::percentage::tests::test_percentage_strucutre ... ok
[INFO] [stdout] test tests::test_euler_angle_and_rotation_matrix_functions_part_1 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/run_test_example_1.rs (/opt/rustwide/target/debug/deps/run_test_example_1-8d1b6ac1b7dee40b)
[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 2 tests
[INFO] [stdout] test test_library_run_example_1 ... FAILED
[INFO] [stdout] test test_binary_example_1 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_library_run_example_1 stdout ----
[INFO] [stdout] Processing experiment example_experiment_1/
[INFO] [stdout] time data file:examples/example_experiment_1/statistics
[INFO] [stdout] Processing time 0.5 (requested time: 0.6), located in time step : 1
[INFO] [stdout] 
[INFO] [stdout] thread 'test_library_run_example_1' (31) panicked at src/lib.rs:319:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af82ccd1592 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af82ccd1592 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af82ccd1592 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5af82ccd1592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5af82cce427f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5af82cce427f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5af82cc9c943 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af82cc9c943 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5af82cca8aa2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5af82ccaddff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5af82ccadc91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5af82c9235ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5af82c9235ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af82ccae4bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5af82ccae4bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5af82ccae26a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5af82cca8bd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5af82cc90a4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5af82ccede50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af82cced056 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5af82ca48c98 - core::result::Result<T,E>::unwrap::h058bb6a18f9c6422
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5af82ca48c98 - cpo_analyzer::process_configuration::{{closure}}::h352057c2105eac8f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:319:18
[INFO] [stdout]   22:     0x5af82ca514fb - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::hbf4d518f0c72673f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:274:22
[INFO] [stdout]   23:     0x5af82c9c3c62 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h41d043e22199b31e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/slice/iter/macros.rs:277:21
[INFO] [stdout]   24:     0x5af82c9c5a19 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::h9f5cce3a7fbaf417
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/for_each.rs:55:26
[INFO] [stdout]   25:     0x5af82ca8f63d - rayon::iter::plumbing::Producer::fold_with::h7771980f836c8667
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/plumbing/mod.rs:110:16
[INFO] [stdout]   26:     0x5af82ca65255 - rayon::iter::plumbing::bridge_producer_consumer::helper::he7b3d8529488e645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/plumbing/mod.rs:438:22
[INFO] [stdout]   27:     0x5af82ca65079 - rayon::iter::plumbing::bridge_producer_consumer::h0f08e218142d3984
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/plumbing/mod.rs:397:12
[INFO] [stdout]   28:     0x5af82ca5f0a3 - <rayon::iter::plumbing::bridge::Callback<C> as rayon::iter::plumbing::ProducerCallback<I>>::callback::h70f648f2379ce60c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/plumbing/mod.rs:373:13
[INFO] [stdout]   29:     0x5af82ca90378 - <rayon::slice::Iter<T> as rayon::iter::IndexedParallelIterator>::with_producer::h5f2bb2fd94f865e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/slice/mod.rs:543:18
[INFO] [stdout]   30:     0x5af82ca6a2e4 - rayon::iter::plumbing::bridge::hb7ef7549b832ad01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/plumbing/mod.rs:357:21
[INFO] [stdout]   31:     0x5af82ca90128 - <rayon::slice::Iter<T> as rayon::iter::ParallelIterator>::drive_unindexed::h1f4050d670b1ee86
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/slice/mod.rs:519:9
[INFO] [stdout]   32:     0x5af82c9cf74e - rayon::iter::for_each::for_each::h8a63d1fccce4a5cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/for_each.rs:12:8
[INFO] [stdout]   33:     0x5af82ca8f587 - rayon::iter::ParallelIterator::for_each::h96add6fd291b6d9c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rayon-1.5.0/src/iter/mod.rs:369:9
[INFO] [stdout]   34:     0x5af82ca48478 - cpo_analyzer::process_configuration::he434db1dd86874c6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:292:32
[INFO] [stdout]   35:     0x5af82c8ff816 - run_test_example_1::test_library_run_example_1::h4d8febab3a12be8f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:39:5
[INFO] [stdout]   36:     0x5af82c8ffc17 - run_test_example_1::test_library_run_example_1::{{closure}}::h6ffd33fe82a36d6b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:29:36
[INFO] [stdout]   37:     0x5af82c8fff06 - core::ops::function::FnOnce::call_once::h6c5c8687c29a3aee
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5af82c9233eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5af82c9233eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   40:     0x5af82c93744d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   41:     0x5af82c93744d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   42:     0x5af82c93744d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   43:     0x5af82c93744d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   44:     0x5af82c93744d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x5af82c93744d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   46:     0x5af82c93744d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   47:     0x5af82c910994 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   48:     0x5af82c910994 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   49:     0x5af82c9141ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   50:     0x5af82c9141ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5af82c9141ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x5af82c9141ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x5af82c9141ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5af82c9141ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   55:     0x5af82c9141ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5af82cca3eff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   57:     0x5af82cca3eff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   58:     0x7c621d238aa4 - <unknown>
[INFO] [stdout]   59:     0x7c621d2c5a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary_example_1 stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_binary_example_1' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.3/src/assert.rs:155:13:
[INFO] [stdout] Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```<10245 bytes total>"\nthread \'main\' (32) panicked at src/lib.rs:319:18:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\nstack backtrace:\n   0:     0x5d840e161b52 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5d840e161b52 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5d840e161b52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5d840e161b52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5d840e1747af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76\n   5:     0x5d840e1747af - core::fmt::write::hfd0efbb002ac7eea\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25\n   6:     0x5d840e13b673 - std::io::default_write_fmt::hf7668c9f69c3a921\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11\n   7:     0x5d840e13b673 - std::io::Write::write_fmt::ha6503cd07dd1d506\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13\n   8:     0x5d840e1423b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/s"...<6149 bytes omitted>..."e::hfe01ef9c04091e5f\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21\n  38:     0x5d840e13d140 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  39:     0x5d840e13d140 - std::panicking::catch_unwind::hf812e1c72a8544c2\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  40:     0x5d840e13d140 - std::panic::catch_unwind::h9e80dffea8831154\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  41:     0x5d840e13d140 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24\n  42:     0x5d840e13d140 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  43:     0x5d840e13d140 - std::panicking::catch_unwind::hc0afbf6668eb863a\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  44:     0x5d840e13d140 - std::panic::catch_unwind::h9640c0d1343096b8\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  45:     0x5d840e13d140 - std::rt::lang_start_internal::hea659f61d058debe\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5\n  46:     0x5d840dd13e37 - std::rt::lang_start::h2e5b2c5fbab4cecc\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5\n  47:     0x5d840dd1407e - main\n  48:     0x729740d0f1ca - <unknown>\n  49:     0x729740d0f28b - __libc_start_main\n  50:     0x5d840dd13d25 - _start\n  51:                0x0 - <unknown>\n"```
[INFO] [stdout] command=`"/opt/rustwide/target/debug/cpo_analyzer" "tests/test_example_1.toml"`
[INFO] [stdout] code=101
[INFO] [stdout] stdout=```"Processing experiment example_experiment_1/\ntime data file:examples/example_experiment_1/statistics\nProcessing time 0.5 (requested time: 0.6), located in time step : 1\n"```
[INFO] [stdout] stderr=```<10245 bytes total>"\nthread \'main\' (32) panicked at src/lib.rs:319:18:\ncalled `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\nstack backtrace:\n   0:     0x5d840e161b52 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9\n   1:     0x5d840e161b52 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14\n   2:     0x5d840e161b52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9\n   3:     0x5d840e161b52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26\n   4:     0x5d840e1747af - core::fmt::rt::Argument::fmt::h30ed739d33467c3a\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76\n   5:     0x5d840e1747af - core::fmt::write::hfd0efbb002ac7eea\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25\n   6:     0x5d840e13b673 - std::io::default_write_fmt::hf7668c9f69c3a921\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11\n   7:     0x5d840e13b673 - std::io::Write::write_fmt::ha6503cd07dd1d506\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13\n   8:     0x5d840e1423b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/s"...<6149 bytes omitted>..."e::hfe01ef9c04091e5f\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21\n  38:     0x5d840e13d140 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  39:     0x5d840e13d140 - std::panicking::catch_unwind::hf812e1c72a8544c2\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  40:     0x5d840e13d140 - std::panic::catch_unwind::h9e80dffea8831154\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  41:     0x5d840e13d140 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24\n  42:     0x5d840e13d140 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40\n  43:     0x5d840e13d140 - std::panicking::catch_unwind::hc0afbf6668eb863a\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19\n  44:     0x5d840e13d140 - std::panic::catch_unwind::h9640c0d1343096b8\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14\n  45:     0x5d840e13d140 - std::rt::lang_start_internal::hea659f61d058debe\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5\n  46:     0x5d840dd13e37 - std::rt::lang_start::h2e5b2c5fbab4cecc\n                               at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:205:5\n  47:     0x5d840dd1407e - main\n  48:     0x729740d0f1ca - <unknown>\n  49:     0x729740d0f28b - __libc_start_main\n  50:     0x5d840dd13d25 - _start\n  51:                0x0 - <unknown>\n"```
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5af82ccd1592 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5af82ccd1592 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5af82ccd1592 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5af82ccd1592 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5af82cce427f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5af82cce427f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5af82cc9c943 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5af82cc9c943 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5af82cca8aa2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5af82ccaddff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5af82ccadc91 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5af82c9235ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5af82c9235ee - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5af82ccae4bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5af82ccae4bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5af82ccae26a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5af82cca8bd9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5af82cc90a4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5af82ccede50 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5af82c9482da - assert_cmd::assert::Assert::success::hbc7781b19bf1406a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-1.0.3/src/assert.rs:155:13
[INFO] [stdout]   20:     0x5af82c8ff27a - run_test_example_1::test_binary_example_1::ha340f3a01419b591
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:69:18
[INFO] [stdout]   21:     0x5af82c8ff5a7 - run_test_example_1::test_binary_example_1::{{closure}}::h264a3ef6fa3457f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:66:31
[INFO] [stdout]   22:     0x5af82c8fff46 - core::ops::function::FnOnce::call_once::hafe0da8bb4c45494
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5af82c9233eb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5af82c9233eb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x5af82c93744d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x5af82c93744d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5af82c93744d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x5af82c93744d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x5af82c93744d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5af82c93744d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x5af82c93744d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x5af82c910994 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x5af82c910994 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5af82c9141ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x5af82c9141ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x5af82c9141ea - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x5af82c9141ea - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x5af82c9141ea - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5af82c9141ea - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x5af82c9141ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x5af82cca3eff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x5af82cca3eff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x7c621d238aa4 - <unknown>
[INFO] [stdout]   44:     0x7c621d2c5a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_binary_example_1
[INFO] [stdout]     test_library_run_example_1
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test run_test_example_1`
[INFO] running `Command { std: "docker" "inspect" "e0e85e60098611f9d87406d505f489cda853bc1d8dd59b88e68997056dfa1d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0e85e60098611f9d87406d505f489cda853bc1d8dd59b88e68997056dfa1d86", kill_on_drop: false }`
[INFO] [stdout] e0e85e60098611f9d87406d505f489cda853bc1d8dd59b88e68997056dfa1d86
