[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] 50440aa30e77f4cbdb49a573ee2ca6f4f4ea5a39
[INFO] testing MFraters/cpo_analyzer against beta-2021-11-30 for beta-1.58-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFraters%2Fcpo_analyzer" "/workspace/builds/worker-61/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-61/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MFraters/cpo_analyzer on toolchain beta-2021-11-30
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-61/source/Cargo.toml
[INFO] crate git repo https://github.com/MFraters/cpo_analyzer already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-11-30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-tree v1.0.2
[INFO] [stderr]   Downloaded assert_cmd v1.0.3
[INFO] [stderr]   Downloaded predicates v1.0.7
[INFO] [stderr]   Downloaded ndarray v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7c5e400f22f240bcc981a338c23f5a75e0bd555fbdc9892b3d1f1b6ca1474df
[INFO] running `Command { std: "docker" "start" "-a" "f7c5e400f22f240bcc981a338c23f5a75e0bd555fbdc9892b3d1f1b6ca1474df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7c5e400f22f240bcc981a338c23f5a75e0bd555fbdc9892b3d1f1b6ca1474df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7c5e400f22f240bcc981a338c23f5a75e0bd555fbdc9892b3d1f1b6ca1474df", kill_on_drop: false }`
[INFO] [stdout] f7c5e400f22f240bcc981a338c23f5a75e0bd555fbdc9892b3d1f1b6ca1474df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11cff7a3d512a201296b03b6ce84fc7e1172125924e0343ccb7960c5b2ef354b
[INFO] running `Command { std: "docker" "start" "-a" "11cff7a3d512a201296b03b6ce84fc7e1172125924e0343ccb7960c5b2ef354b", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]    Compiling libc v0.2.85
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling cc v1.0.66
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling syn v1.0.60
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling siphasher v0.3.3
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling serde v1.0.123
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling plotters-backend v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling bytemuck v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.123
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling libflate_lz77 v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling servo-fontconfig-sys v4.0.9
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling matrixmultiply v0.2.4
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling approx v0.3.2
[INFO] [stderr]    Compiling ordered-float v1.1.1
[INFO] [stderr]    Compiling plotters-svg v0.3.0
[INFO] [stderr]    Compiling inflate v0.4.5
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling stb_truetype v0.3.1
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling gif v0.10.3
[INFO] [stderr]    Compiling libflate v1.0.3
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling dirs-sys v0.3.5
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling quote v1.0.8
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling png v0.15.3
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling phf v0.8.0
[INFO] [stderr]    Compiling rusttype v0.8.3
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling servo-freetype-sys v4.0.5
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.0
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling image v0.22.5
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling freetype v0.4.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling image v0.23.13
[INFO] [stderr]    Compiling servo-fontconfig v0.4.0
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling palette v0.5.0
[INFO] [stderr]    Compiling font-kit v0.7.1
[INFO] [stderr]    Compiling plotters-bitmap v0.3.0
[INFO] [stderr]    Compiling plotters v0.3.0
[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 [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "11cff7a3d512a201296b03b6ce84fc7e1172125924e0343ccb7960c5b2ef354b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11cff7a3d512a201296b03b6ce84fc7e1172125924e0343ccb7960c5b2ef354b", kill_on_drop: false }`
[INFO] [stdout] 11cff7a3d512a201296b03b6ce84fc7e1172125924e0343ccb7960c5b2ef354b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03f18b20b69cb1e17859d462ce79f4a19249147b741b6c7c528714b9731c3694
[INFO] running `Command { std: "docker" "start" "-a" "03f18b20b69cb1e17859d462ce79f4a19249147b741b6c7c528714b9731c3694", kill_on_drop: false }`
[INFO] [stderr]    Compiling predicates-core v1.0.2
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling difference v2.0.0
[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 [unoptimized + debuginfo] target(s) in 22.19s
[INFO] running `Command { std: "docker" "inspect" "03f18b20b69cb1e17859d462ce79f4a19249147b741b6c7c528714b9731c3694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f18b20b69cb1e17859d462ce79f4a19249147b741b6c7c528714b9731c3694", kill_on_drop: false }`
[INFO] [stdout] 03f18b20b69cb1e17859d462ce79f4a19249147b741b6c7c528714b9731c3694
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-61/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=warn" "-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-11-30" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 88d10cba88a89c3249fe69e5b90b22c70852e0c44793b6b1ca0d799b53714a71
[INFO] running `Command { std: "docker" "start" "-a" "88d10cba88a89c3249fe69e5b90b22c70852e0c44793b6b1ca0d799b53714a71", kill_on_drop: false }`
[INFO] [stderr]     Finished test [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/cpo_analyzer-cb8b0a9f45887912)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test pole_figures::percentage::tests::test_percentage_strucutre ... ok
[INFO] [stdout] test color_gradients::tests::test_colors ... ok
[INFO] [stdout] test tests::test_euler_angle_and_rotation_matrix_functions_part_1 ... ok
[INFO] [stdout] test tests::test_euler_angle_and_rotation_matrix_functions_part_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests (/opt/rustwide/target/debug/deps/cpo_analyzer-3084f2cb410a9e6c)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/run_test_example_1.rs (/opt/rustwide/target/debug/deps/run_test_example_1-2591fd4ea98864ef)
[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 2 tests
[INFO] [stdout] test test_library_run ... FAILED
[INFO] [stdout] test test_binary ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_library_run 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 timestep : 1
[INFO] [stdout] thread 'test_library_run' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }', src/lib.rs:301:18
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558dda08094c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x558dda08094c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558dda08094c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x558dda08094c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x558dda0a671c - core::fmt::write::h4177df205e3207df
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout]    5:     0x558dda07c2a5 - std::io::Write::write_fmt::h0f55d8f487d17094
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15
[INFO] [stdout]    6:     0x558dda082440 - std::sys_common::backtrace::_print::he542ad00850be793
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x558dda082440 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x558dda082440 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:211:50
[INFO] [stdout]    9:     0x558dda082026 - std::panicking::default_hook::ha5602a345e8a4e41
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:225:9
[INFO] [stdout]   10:     0x558dda082af4 - std::panicking::rust_panic_with_hook::hf32fdbf39ade091f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:606:17
[INFO] [stdout]   11:     0x558dda0825d0 - std::panicking::begin_panic_handler::{{closure}}::h8b40c093e364b9b7
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:502:13
[INFO] [stdout]   12:     0x558dda080df4 - std::sys_common::backtrace::__rust_end_short_backtrace::h3ff630d901329a35
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout]   13:     0x558dda082539 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:498:5
[INFO] [stdout]   14:     0x558dd9c47e31 - core::panicking::panic_fmt::h74f9fec01e0efc2d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panicking.rs:107:14
[INFO] [stdout]   15:     0x558dd9c47f23 - core::result::unwrap_failed::hc53ae71932e57ec0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1613:5
[INFO] [stdout]   16:     0x558dd9e75dd6 - core::result::Result<T,E>::unwrap::h2420cc718a40fc45
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/result.rs:1295:23
[INFO] [stdout]   17:     0x558dd9ca0745 - cpo_analyzer::process_configuration::{{closure}}::h37da4bad7cc7188f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:298:17
[INFO] [stdout]   18:     0x558dd9c9b5eb - core::ops::function::impls::<impl core::ops::function::FnMut<A> for &F>::call_mut::hf40d22929f2e8a71
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:247:13
[INFO] [stdout]   19:     0x558dd9dcd0dd - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::for_each::h5f4412196eebd7e7
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/slice/iter/macros.rs:211:21
[INFO] [stdout]   20:     0x558dd9de7f17 - <rayon::iter::for_each::ForEachConsumer<F> as rayon::iter::plumbing::Folder<T>>::consume_iter::he03fba01b5317c80
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/for_each.rs:55:9
[INFO] [stdout]   21:     0x558dd9d06ef4 - rayon::iter::plumbing::Producer::fold_with::h9fa2c89ab60f31d8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/plumbing/mod.rs:110:9
[INFO] [stdout]   22:     0x558dd9ccce10 - rayon::iter::plumbing::bridge_producer_consumer::helper::h869a7f9beb746e78
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/plumbing/mod.rs:438:13
[INFO] [stdout]   23:     0x558dd9ccc949 - rayon::iter::plumbing::bridge_producer_consumer::hcee4ee42f1ad960b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/plumbing/mod.rs:397:12
[INFO] [stdout]   24:     0x558dd9cc6628 - <rayon::iter::plumbing::bridge::Callback<C> as rayon::iter::plumbing::ProducerCallback<I>>::callback::h455c3ba62dcb2917
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/plumbing/mod.rs:373:13
[INFO] [stdout]   25:     0x558dd9d0cb9c - <rayon::slice::Iter<T> as rayon::iter::IndexedParallelIterator>::with_producer::heae14a96efd258d6
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/slice/mod.rs:543:9
[INFO] [stdout]   26:     0x558dd9cd1dcf - rayon::iter::plumbing::bridge::hd2945b0456a4b135
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/plumbing/mod.rs:357:12
[INFO] [stdout]   27:     0x558dd9d0b078 - <rayon::slice::Iter<T> as rayon::iter::ParallelIterator>::drive_unindexed::hc178bf4b4fc0e2c5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/slice/mod.rs:519:9
[INFO] [stdout]   28:     0x558dd9df4893 - rayon::iter::for_each::for_each::h7d98af49bfa29f97
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/for_each.rs:12:5
[INFO] [stdout]   29:     0x558dd9d06e57 - rayon::iter::ParallelIterator::for_each::h870293b0eaa68589
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rayon-1.5.0/src/iter/mod.rs:369:9
[INFO] [stdout]   30:     0x558dd9c9ee38 - cpo_analyzer::process_configuration::hba161bf52e279d2d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:213:5
[INFO] [stdout]   31:     0x558dd9c4cfb6 - run_test_example_1::test_library_run::h4f7e118e9fef5751
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:39:5
[INFO] [stdout]   32:     0x558dd9c4cdce - run_test_example_1::test_library_run::{{closure}}::hc7d6e6dcdc63564d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:29:1
[INFO] [stdout]   33:     0x558dd9c4af6e - core::ops::function::FnOnce::call_once::h069e3296472ece13
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   34:     0x558dd9c82493 - core::ops::function::FnOnce::call_once::h1efdf8831cbe553f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   35:     0x558dd9c82493 - test::__rust_begin_short_backtrace::h0b35e710c36cd9a0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:585:5
[INFO] [stdout]   36:     0x558dd9c810a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he15cbd6a049610ef
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   37:     0x558dd9c810a7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h46f4118d12807366
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   38:     0x558dd9c810a7 - std::panicking::try::do_call::he72099bfb52eb35b
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   39:     0x558dd9c810a7 - std::panicking::try::h941266232d2749ab
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   40:     0x558dd9c810a7 - std::panic::catch_unwind::he5606b2d8a805991
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   41:     0x558dd9c810a7 - test::run_test_in_process::h8c906b4487d1b96d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:608:18
[INFO] [stdout]   42:     0x558dd9c810a7 - test::run_test::run_test_inner::{{closure}}::h37ad38432d9d5cfc
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:500:39
[INFO] [stdout]   43:     0x558dd9c4e56e - test::run_test::run_test_inner::{{closure}}::h75c29073a41e7ab8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:527:37
[INFO] [stdout]   44:     0x558dd9c4e56e - std::sys_common::backtrace::__rust_begin_short_backtrace::hafbfa87e07910bba
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout]   45:     0x558dd9c532a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6a40b1642f9329e8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:484:17
[INFO] [stdout]   46:     0x558dd9c532a8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h570e68232d947237
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   47:     0x558dd9c532a8 - std::panicking::try::do_call::hdaece62c2ee09687
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   48:     0x558dd9c532a8 - std::panicking::try::h7d3a7a09dc9de3fa
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   49:     0x558dd9c532a8 - std::panic::catch_unwind::h02b55809c8e4572f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   50:     0x558dd9c532a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h8a3286a479dd422d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:483:30
[INFO] [stdout]   51:     0x558dd9c532a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2636c127e92e3a74
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   52:     0x558dda087b63 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h992aa775811728ca
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   53:     0x558dda087b63 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h15f4030f59f40e4c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   54:     0x558dda087b63 - std::sys::unix::thread::Thread::new::thread_start::hd83e13d4fcd38086
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout]   55:     0x7f3a64303609 - start_thread
[INFO] [stdout]   56:     0x7f3a640d3293 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_binary stdout ----
[INFO] [stdout] thread 'test_binary' panicked at 'Unexpected failure.
[INFO] [stdout] code-101
[INFO] [stdout] stderr=```<9969 bytes total>"thread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\', src/lib.rs:301:18\nstack backtrace:\n   0:     0x5599b446a35c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n   1:     0x5599b446a35c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n   2:     0x5599b446a35c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5\n   3:     0x5599b446a35c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22\n   4:     0x5599b448c34c - core::fmt::write::h4177df205e3207df\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17\n   5:     0x5599b4466ed5 - std::io::Write::write_fmt::h6cd3a6a33b8144f2\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15\n   6:     0x5599b446bd10 - std::sys_common::backtrace::_print::he542ad00850be793\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5\n   7:     0x5599b446bd10 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9\n   8:     0x5599b446bd10 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e\n                               at /rustc/426b94"...<5873 bytes omitted>..."function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8d22e8345ec191c8\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:259:13\n  37:     0x5599b4469ba1 - std::panicking::try::do_call::h7a23c56bb3845258\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40\n  38:     0x5599b4469ba1 - std::panicking::try::h02cb0fb031e03e6f\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19\n  39:     0x5599b4469ba1 - std::panic::catch_unwind::h3f614c78d1b7ffdb\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14\n  40:     0x5599b4469ba1 - std::rt::lang_start_internal::{{closure}}::haa263d95b1c6c73e\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:128:48\n  41:     0x5599b4469ba1 - std::panicking::try::do_call::h86b54880d1f1856b\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40\n  42:     0x5599b4469ba1 - std::panicking::try::h30b1de23315bc35b\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19\n  43:     0x5599b4469ba1 - std::panic::catch_unwind::he8f745e321e9eb14\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14\n  44:     0x5599b4469ba1 - std::rt::lang_start_internal::ha23351b9340cb583\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:128:20\n  45:     0x5599b3f6a020 - std::rt::lang_start::h02da0c05063b9454\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:144:17\n  46:     0x5599b3f6a32c - main\n  47:     0x7fb4737090b3 - __libc_start_main\n  48:     0x5599b3f69dfe - _start\n  49:                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 timestep : 1\n"```
[INFO] [stdout] stderr=```<9969 bytes total>"thread \'main\' panicked at \'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: \"Read-only file system\" }\', src/lib.rs:301:18\nstack backtrace:\n   0:     0x5599b446a35c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n   1:     0x5599b446a35c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n   2:     0x5599b446a35c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5\n   3:     0x5599b446a35c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22\n   4:     0x5599b448c34c - core::fmt::write::h4177df205e3207df\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17\n   5:     0x5599b4466ed5 - std::io::Write::write_fmt::h6cd3a6a33b8144f2\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15\n   6:     0x5599b446bd10 - std::sys_common::backtrace::_print::he542ad00850be793\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5\n   7:     0x5599b446bd10 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9\n   8:     0x5599b446bd10 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e\n                               at /rustc/426b94"...<5873 bytes omitted>..."function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8d22e8345ec191c8\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:259:13\n  37:     0x5599b4469ba1 - std::panicking::try::do_call::h7a23c56bb3845258\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40\n  38:     0x5599b4469ba1 - std::panicking::try::h02cb0fb031e03e6f\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19\n  39:     0x5599b4469ba1 - std::panic::catch_unwind::h3f614c78d1b7ffdb\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14\n  40:     0x5599b4469ba1 - std::rt::lang_start_internal::{{closure}}::haa263d95b1c6c73e\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:128:48\n  41:     0x5599b4469ba1 - std::panicking::try::do_call::h86b54880d1f1856b\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40\n  42:     0x5599b4469ba1 - std::panicking::try::h30b1de23315bc35b\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19\n  43:     0x5599b4469ba1 - std::panic::catch_unwind::he8f745e321e9eb14\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14\n  44:     0x5599b4469ba1 - std::rt::lang_start_internal::ha23351b9340cb583\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:128:20\n  45:     0x5599b3f6a020 - std::rt::lang_start::h02da0c05063b9454\n                               at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/rt.rs:144:17\n  46:     0x5599b3f6a32c - main\n  47:     0x7fb4737090b3 - __libc_start_main\n  48:     0x5599b3f69dfe - _start\n  49:                0x0 - <unknown>\n"```
[INFO] [stdout] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.3/src/assert.rs:155:13
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x558dda08094c - std::backtrace_rs::backtrace::libunwind::trace::hc534939746d0ae42
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5
[INFO] [stdout]    1:     0x558dda08094c - std::backtrace_rs::backtrace::trace_unsynchronized::h6b8f882146644430
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x558dda08094c - std::sys_common::backtrace::_print_fmt::h178c3a343658778c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:67:5
[INFO] [stdout]    3:     0x558dda08094c - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h5321e7c94e7f76d6
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:46:22
[INFO] [stdout]    4:     0x558dda0a671c - core::fmt::write::h4177df205e3207df
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/fmt/mod.rs:1149:17
[INFO] [stdout]    5:     0x558dda07c2a5 - std::io::Write::write_fmt::h0f55d8f487d17094
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/io/mod.rs:1697:15
[INFO] [stdout]    6:     0x558dda082440 - std::sys_common::backtrace::_print::he542ad00850be793
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:49:5
[INFO] [stdout]    7:     0x558dda082440 - std::sys_common::backtrace::print::h8eef2bd9b56f47f2
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:36:9
[INFO] [stdout]    8:     0x558dda082440 - std::panicking::default_hook::{{closure}}::h8fb907b12ce9712e
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:211:50
[INFO] [stdout]    9:     0x558dda082026 - std::panicking::default_hook::ha5602a345e8a4e41
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:225:9
[INFO] [stdout]   10:     0x558dda082af4 - std::panicking::rust_panic_with_hook::hf32fdbf39ade091f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:606:17
[INFO] [stdout]   11:     0x558dda0825d0 - std::panicking::begin_panic_handler::{{closure}}::h8b40c093e364b9b7
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:502:13
[INFO] [stdout]   12:     0x558dda080df4 - std::sys_common::backtrace::__rust_end_short_backtrace::h3ff630d901329a35
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:139:18
[INFO] [stdout]   13:     0x558dda082539 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:498:5
[INFO] [stdout]   14:     0x558dd9c47e31 - core::panicking::panic_fmt::h74f9fec01e0efc2d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panicking.rs:107:14
[INFO] [stdout]   15:     0x558dd9c88d54 - assert_cmd::assert::Assert::success::h689497b9331c6922
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/assert_cmd-1.0.3/src/assert.rs:155:13
[INFO] [stdout]   16:     0x558dd9c4d4c0 - run_test_example_1::test_binary::h338d467a6628f50d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:69:5
[INFO] [stdout]   17:     0x558dd9c4d34e - run_test_example_1::test_binary::{{closure}}::ha5fcfeab510a4cd3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/run_test_example_1.rs:66:1
[INFO] [stdout]   18:     0x558dd9c4afbe - core::ops::function::FnOnce::call_once::h2846a60a6592a18a
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   19:     0x558dd9c82493 - core::ops::function::FnOnce::call_once::h1efdf8831cbe553f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   20:     0x558dd9c82493 - test::__rust_begin_short_backtrace::h0b35e710c36cd9a0
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:585:5
[INFO] [stdout]   21:     0x558dd9c810a7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he15cbd6a049610ef
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   22:     0x558dd9c810a7 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h46f4118d12807366
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   23:     0x558dd9c810a7 - std::panicking::try::do_call::he72099bfb52eb35b
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   24:     0x558dd9c810a7 - std::panicking::try::h941266232d2749ab
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   25:     0x558dd9c810a7 - std::panic::catch_unwind::he5606b2d8a805991
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   26:     0x558dd9c810a7 - test::run_test_in_process::h8c906b4487d1b96d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:608:18
[INFO] [stdout]   27:     0x558dd9c810a7 - test::run_test::run_test_inner::{{closure}}::h37ad38432d9d5cfc
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:500:39
[INFO] [stdout]   28:     0x558dd9c4e56e - test::run_test::run_test_inner::{{closure}}::h75c29073a41e7ab8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/test/src/lib.rs:527:37
[INFO] [stdout]   29:     0x558dd9c4e56e - std::sys_common::backtrace::__rust_begin_short_backtrace::hafbfa87e07910bba
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys_common/backtrace.rs:123:18
[INFO] [stdout]   30:     0x558dd9c532a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6a40b1642f9329e8
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:484:17
[INFO] [stdout]   31:     0x558dd9c532a8 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h570e68232d947237
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/panic/unwind_safe.rs:271:9
[INFO] [stdout]   32:     0x558dd9c532a8 - std::panicking::try::do_call::hdaece62c2ee09687
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:406:40
[INFO] [stdout]   33:     0x558dd9c532a8 - std::panicking::try::h7d3a7a09dc9de3fa
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panicking.rs:370:19
[INFO] [stdout]   34:     0x558dd9c532a8 - std::panic::catch_unwind::h02b55809c8e4572f
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/panic.rs:133:14
[INFO] [stdout]   35:     0x558dd9c532a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h8a3286a479dd422d
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/thread/mod.rs:483:30
[INFO] [stdout]   36:     0x558dd9c532a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2636c127e92e3a74
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/core/src/ops/function.rs:227:5
[INFO] [stdout]   37:     0x558dda087b63 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h992aa775811728ca
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   38:     0x558dda087b63 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h15f4030f59f40e4c
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/alloc/src/boxed.rs:1694:9
[INFO] [stdout]   39:     0x558dda087b63 - std::sys::unix::thread::Thread::new::thread_start::hd83e13d4fcd38086
[INFO] [stdout]                                at /rustc/426b94d7df183ac00ed4492541d92855181e9c4e/library/std/src/sys/unix/thread.rs:106:17
[INFO] [stdout]   40:     0x7f3a64303609 - start_thread
[INFO] [stdout]   41:     0x7f3a640d3293 - clone
[INFO] [stdout]   42:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_binary
[INFO] [stdout]     test_library_run
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass '--test run_test_example_1'
[INFO] running `Command { std: "docker" "inspect" "88d10cba88a89c3249fe69e5b90b22c70852e0c44793b6b1ca0d799b53714a71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88d10cba88a89c3249fe69e5b90b22c70852e0c44793b6b1ca0d799b53714a71", kill_on_drop: false }`
[INFO] [stdout] 88d10cba88a89c3249fe69e5b90b22c70852e0c44793b6b1ca0d799b53714a71