[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 try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMFraters%2Fcpo_analyzer" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MFraters/cpo_analyzer on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-73/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd9cd0f4228eb5fcc0007f488b4af6e7cb148d2e09794b7191010cc2c6e507dc [INFO] running `Command { std: "docker" "start" "-a" "cd9cd0f4228eb5fcc0007f488b4af6e7cb148d2e09794b7191010cc2c6e507dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd9cd0f4228eb5fcc0007f488b4af6e7cb148d2e09794b7191010cc2c6e507dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd9cd0f4228eb5fcc0007f488b4af6e7cb148d2e09794b7191010cc2c6e507dc", kill_on_drop: false }` [INFO] [stdout] cd9cd0f4228eb5fcc0007f488b4af6e7cb148d2e09794b7191010cc2c6e507dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3d904f8342f55de14dbff85cc4c91f110e86c33fe3fcc8e33e6def76771c222 [INFO] running `Command { std: "docker" "start" "-a" "b3d904f8342f55de14dbff85cc4c91f110e86c33fe3fcc8e33e6def76771c222", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [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 scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling bytemuck v1.5.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [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 pathfinder_simd v0.5.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 deflate v0.8.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling pathfinder_geometry v0.5.1 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling libflate v1.0.3 [INFO] [stderr] Compiling quote v1.0.8 [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 freetype v0.4.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling servo-fontconfig v0.4.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling font-kit v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling image v0.23.13 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling plotters-bitmap v0.3.0 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling cpo_analyzer v0.2.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 50s [INFO] running `Command { std: "docker" "inspect" "b3d904f8342f55de14dbff85cc4c91f110e86c33fe3fcc8e33e6def76771c222", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3d904f8342f55de14dbff85cc4c91f110e86c33fe3fcc8e33e6def76771c222", kill_on_drop: false }` [INFO] [stdout] b3d904f8342f55de14dbff85cc4c91f110e86c33fe3fcc8e33e6def76771c222 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 450d2cdacedd36fd52bf5550eb3d8bd7b857b0e2320da418133ee510ae6b1ef9 [INFO] running `Command { std: "docker" "start" "-a" "450d2cdacedd36fd52bf5550eb3d8bd7b857b0e2320da418133ee510ae6b1ef9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [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 5.93s [INFO] running `Command { std: "docker" "inspect" "450d2cdacedd36fd52bf5550eb3d8bd7b857b0e2320da418133ee510ae6b1ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "450d2cdacedd36fd52bf5550eb3d8bd7b857b0e2320da418133ee510ae6b1ef9", kill_on_drop: false }` [INFO] [stdout] 450d2cdacedd36fd52bf5550eb3d8bd7b857b0e2320da418133ee510ae6b1ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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" "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" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bcf8411e8d946bf46ae6d5e80e5fd3da56720be7b9f9cc4e1da9a6ab7b0532f7 [INFO] running `Command { std: "docker" "start" "-a" "bcf8411e8d946bf46ae6d5e80e5fd3da56720be7b9f9cc4e1da9a6ab7b0532f7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpo_analyzer-5467eb4d21cef0c7) [INFO] [stdout] [INFO] [stdout] running 4 tests [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] test color_gradients::tests::test_colors ... 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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cpo_analyzer-07bca38b563de9fc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/run_test_example_1.rs (/opt/rustwide/target/debug/deps/run_test_example_1-d7b34250930b3951) [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: 0x56004505eedc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56004505eedc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56004505eedc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56004505eedc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560045084f0c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56004505a8a5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5600450609d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5600450609d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5600450609d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5600450605b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x560045061084 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x560045060b60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56004505f394 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x560045060ac9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x560044c17e01 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x560044c17ef3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x560044e4e1e6 - core::result::Result::unwrap::ha9caa2a053c3e144 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x560044c722ab - cpo_analyzer::process_configuration::{{closure}}::h906e229da9bf5796 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:298:17 [INFO] [stdout] 18: 0x560044c6b44b - core::ops::function::impls:: for &F>::call_mut::h4e6f819454b17481 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:247:13 [INFO] [stdout] 19: 0x560044d984dd - as core::iter::traits::iterator::Iterator>::for_each::hd71463033232d5ce [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/slice/iter/macros.rs:211:21 [INFO] [stdout] 20: 0x560044db2777 - as rayon::iter::plumbing::Folder>::consume_iter::hd03d84b951a93c29 [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: 0x560044cd3f94 - rayon::iter::plumbing::Producer::fold_with::hdb4254d48234d38c [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: 0x560044c9fce0 - rayon::iter::plumbing::bridge_producer_consumer::helper::hdf4a2f9fd16e189a [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: 0x560044c9f819 - rayon::iter::plumbing::bridge_producer_consumer::ha90a60f6cd601f91 [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: 0x560044c967f8 - as rayon::iter::plumbing::ProducerCallback>::callback::h54487d926553a771 [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: 0x560044cd7d7c - as rayon::iter::IndexedParallelIterator>::with_producer::h338b97214be6436f [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: 0x560044ca4c9f - rayon::iter::plumbing::bridge::h651b04d1aa79b52b [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: 0x560044cd4ba8 - as rayon::iter::ParallelIterator>::drive_unindexed::hf6360e58359fb6d0 [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: 0x560044dc0b23 - rayon::iter::for_each::for_each::hffdfd37efb72fa14 [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: 0x560044cd3ef7 - rayon::iter::ParallelIterator::for_each::h17ad78b196820e08 [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: 0x560044c70888 - cpo_analyzer::process_configuration::hb136dc293d8629d0 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:213:5 [INFO] [stdout] 31: 0x560044c1cfa6 - run_test_example_1::test_library_run::h415366cf00f9b4c1 [INFO] [stdout] at /opt/rustwide/workdir/tests/run_test_example_1.rs:39:5 [INFO] [stdout] 32: 0x560044c1cdbe - run_test_example_1::test_library_run::{{closure}}::hde405ae68f92cc09 [INFO] [stdout] at /opt/rustwide/workdir/tests/run_test_example_1.rs:29:1 [INFO] [stdout] 33: 0x560044c1af6e - core::ops::function::FnOnce::call_once::h7417f91d63d14ed7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 34: 0x560044c526a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 35: 0x560044c526a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 36: 0x560044c512b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 37: 0x560044c512b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 38: 0x560044c512b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 39: 0x560044c512b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 40: 0x560044c512b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 41: 0x560044c512b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 42: 0x560044c512b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 43: 0x560044c1e55e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 44: 0x560044c1e55e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 45: 0x560044c232b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 46: 0x560044c232b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 47: 0x560044c232b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 48: 0x560044c232b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 49: 0x560044c232b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 50: 0x560044c232b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 51: 0x560044c232b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 52: 0x560045066133 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 53: 0x560045066133 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 54: 0x560045066133 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 55: 0x7fd437c0c609 - start_thread [INFO] [stdout] 56: 0x7fd4379dc293 - clone [INFO] [stdout] 57: 0x0 - [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: 0x56046e70cc9c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x56046e70cc9c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x56046e70cc9c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x56046e70cc9c - ::fmt::hf439e5ed84c74abd\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x56046e72eeac - core::fmt::write::h72801a82c94e6ff1\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17\n 5: 0x56046e709885 - std::io::Write::write_fmt::h5562a8b6da0f0339\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15\n 6: 0x56046e70e650 - std::sys_common::backtrace::_print::hb29ddd998d02631c\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x56046e70e650 - std::sys_common::backtrace::print::h81965e3d7c90fbb6\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x56046e70e650 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38\n at /rustc/826227"...<5873 bytes omitted>..."function::impls:: for &F>::call_once::h42d3791e66d196c0\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13\n 37: 0x56046e70c4e1 - std::panicking::try::do_call::hc3bcb188e535517f\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40\n 38: 0x56046e70c4e1 - std::panicking::try::hb1edf04d4a7097ab\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19\n 39: 0x56046e70c4e1 - std::panic::catch_unwind::h75ed941ac0d36d57\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14\n 40: 0x56046e70c4e1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48\n 41: 0x56046e70c4e1 - std::panicking::try::do_call::h53276a03c7fe2ebc\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40\n 42: 0x56046e70c4e1 - std::panicking::try::ha9e37f45dc542517\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19\n 43: 0x56046e70c4e1 - std::panic::catch_unwind::h182647595766fee7\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14\n 44: 0x56046e70c4e1 - std::rt::lang_start_internal::h571831ebdba142de\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20\n 45: 0x56046e1ff1f0 - std::rt::lang_start::he75e148b1c960552\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:144:17\n 46: 0x56046e1ff08c - main\n 47: 0x7fdbba5400b3 - __libc_start_main\n 48: 0x56046e1fedee - _start\n 49: 0x0 - \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: 0x56046e70cc9c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5\n 1: 0x56046e70cc9c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5\n 2: 0x56046e70cc9c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5\n 3: 0x56046e70cc9c - ::fmt::hf439e5ed84c74abd\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22\n 4: 0x56046e72eeac - core::fmt::write::h72801a82c94e6ff1\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17\n 5: 0x56046e709885 - std::io::Write::write_fmt::h5562a8b6da0f0339\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15\n 6: 0x56046e70e650 - std::sys_common::backtrace::_print::hb29ddd998d02631c\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5\n 7: 0x56046e70e650 - std::sys_common::backtrace::print::h81965e3d7c90fbb6\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9\n 8: 0x56046e70e650 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38\n at /rustc/826227"...<5873 bytes omitted>..."function::impls:: for &F>::call_once::h42d3791e66d196c0\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:259:13\n 37: 0x56046e70c4e1 - std::panicking::try::do_call::hc3bcb188e535517f\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40\n 38: 0x56046e70c4e1 - std::panicking::try::hb1edf04d4a7097ab\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19\n 39: 0x56046e70c4e1 - std::panic::catch_unwind::h75ed941ac0d36d57\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14\n 40: 0x56046e70c4e1 - std::rt::lang_start_internal::{{closure}}::hc702b3389af4cbea\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:48\n 41: 0x56046e70c4e1 - std::panicking::try::do_call::h53276a03c7fe2ebc\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40\n 42: 0x56046e70c4e1 - std::panicking::try::ha9e37f45dc542517\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19\n 43: 0x56046e70c4e1 - std::panic::catch_unwind::h182647595766fee7\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14\n 44: 0x56046e70c4e1 - std::rt::lang_start_internal::h571831ebdba142de\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:128:20\n 45: 0x56046e1ff1f0 - std::rt::lang_start::he75e148b1c960552\n at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/rt.rs:144:17\n 46: 0x56046e1ff08c - main\n 47: 0x7fdbba5400b3 - __libc_start_main\n 48: 0x56046e1fedee - _start\n 49: 0x0 - \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: 0x56004505eedc - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x56004505eedc - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x56004505eedc - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x56004505eedc - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x560045084f0c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x56004505a8a5 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5600450609d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5600450609d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5600450609d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5600450605b6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x560045061084 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x560045060b60 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x56004505f394 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x560045060ac9 - rust_begin_unwind [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x560044c17e01 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x560044c5a534 - assert_cmd::assert::Assert::success::hdc7bffa260268dbd [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: 0x560044c1d4b0 - run_test_example_1::test_binary::h6e05817515619623 [INFO] [stdout] at /opt/rustwide/workdir/tests/run_test_example_1.rs:69:5 [INFO] [stdout] 17: 0x560044c1d33e - run_test_example_1::test_binary::{{closure}}::h72335c50ad15e7d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/run_test_example_1.rs:66:1 [INFO] [stdout] 18: 0x560044c1afae - core::ops::function::FnOnce::call_once::h9b261399dacfb29b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x560044c526a3 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560044c526a3 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:585:5 [INFO] [stdout] 21: 0x560044c512b7 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 22: 0x560044c512b7 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x560044c512b7 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 24: 0x560044c512b7 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 25: 0x560044c512b7 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 26: 0x560044c512b7 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:608:18 [INFO] [stdout] 27: 0x560044c512b7 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:500:39 [INFO] [stdout] 28: 0x560044c1e55e - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/test/src/lib.rs:527:37 [INFO] [stdout] 29: 0x560044c1e55e - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 30: 0x560044c232b8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 31: 0x560044c232b8 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x560044c232b8 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:406:40 [INFO] [stdout] 33: 0x560044c232b8 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panicking.rs:370:19 [INFO] [stdout] 34: 0x560044c232b8 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/panic.rs:133:14 [INFO] [stdout] 35: 0x560044c232b8 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 36: 0x560044c232b8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560045066133 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 38: 0x560045066133 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x560045066133 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/8262275854dc0e5381c9d42d56257d94932c5a87/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 40: 0x7fd437c0c609 - start_thread [INFO] [stdout] 41: 0x7fd4379dc293 - clone [INFO] [stdout] 42: 0x0 - [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.32s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test run_test_example_1' [INFO] running `Command { std: "docker" "inspect" "bcf8411e8d946bf46ae6d5e80e5fd3da56720be7b9f9cc4e1da9a6ab7b0532f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf8411e8d946bf46ae6d5e80e5fd3da56720be7b9f9cc4e1da9a6ab7b0532f7", kill_on_drop: false }` [INFO] [stdout] bcf8411e8d946bf46ae6d5e80e5fd3da56720be7b9f9cc4e1da9a6ab7b0532f7