[INFO] cloning repository https://github.com/skyneticist/rusty_api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skyneticist/rusty_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyneticist%2Frusty_api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyneticist%2Frusty_api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 896be06c224666dc0eaf8c40241f2992bc0a8ebf
[INFO] testing skyneticist/rusty_api against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyneticist%2Frusty_api" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/skyneticist/rusty_api
[INFO] finished tweaking git repo https://github.com/skyneticist/rusty_api
[INFO] tweaked toml for git repo https://github.com/skyneticist/rusty_api written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/skyneticist/rusty_api on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/skyneticist/rusty_api already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded structopt v0.3.23
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.76
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded instant v0.1.10
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.26
[INFO] [stderr]   Downloaded futures-executor v0.3.17
[INFO] [stderr]   Downloaded unicode-bidi v0.3.6
[INFO] [stderr]   Downloaded tracing-core v0.1.19
[INFO] [stderr]   Downloaded futures v0.3.17
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.76
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded js-sys v0.3.53
[INFO] [stderr]   Downloaded h2 v0.3.4
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.76
[INFO] [stderr]   Downloaded futures v0.1.31
[INFO] [stderr]   Downloaded bumpalo v3.7.0
[INFO] [stderr]   Downloaded hyper v0.14.12
[INFO] [stderr]   Downloaded openssl v0.10.36
[INFO] [stderr]   Downloaded reqwest v0.11.4
[INFO] [stderr]   Downloaded syn v1.0.75
[INFO] [stderr]   Downloaded serde_json v1.0.67
[INFO] [stderr]   Downloaded futures-io v0.3.17
[INFO] [stderr]   Downloaded socket2 v0.4.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.66
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.76
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.76
[INFO] [stderr]   Downloaded structopt-derive v0.4.16
[INFO] [stderr]   Downloaded tokio v1.11.0
[INFO] [stderr]   Downloaded libc v0.2.101
[INFO] [stderr]   Downloaded web-sys v0.3.53
[INFO] [stderr]   Downloaded encoding_rs v0.8.28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7023d66be29952d1e2a6572a23ad9dca3f8563bcf35086866aff302d1f3f1d19
[INFO] running `Command { std: "docker" "start" "-a" "7023d66be29952d1e2a6572a23ad9dca3f8563bcf35086866aff302d1f3f1d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7023d66be29952d1e2a6572a23ad9dca3f8563bcf35086866aff302d1f3f1d19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7023d66be29952d1e2a6572a23ad9dca3f8563bcf35086866aff302d1f3f1d19", kill_on_drop: false }`
[INFO] [stdout] 7023d66be29952d1e2a6572a23ad9dca3f8563bcf35086866aff302d1f3f1d19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ea3677e24c299caf583eca172acef3fa8fdb16be03360b6ee4cbd70728204b7
[INFO] running `Command { std: "docker" "start" "-a" "6ea3677e24c299caf583eca172acef3fa8fdb16be03360b6ee4cbd70728204b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling libc v0.2.101
[INFO] [stderr]    Compiling syn v1.0.75
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling cc v1.0.70
[INFO] [stderr]    Compiling futures-macro v0.3.17
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling instant v0.1.10
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]    Compiling lock_api v0.4.5
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tokio v1.11.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling openssl v0.10.36
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling tracing-core v0.1.19
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]    Compiling unicode-bidi v0.3.6
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling openssl-sys v0.9.66
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.16
[INFO] [stderr]    Compiling structopt v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.17
[INFO] [stderr]    Compiling futures v0.3.17
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling hyper v0.14.12
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.4
[INFO] [stderr]    Compiling rusty_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.68s
[INFO] running `Command { std: "docker" "inspect" "6ea3677e24c299caf583eca172acef3fa8fdb16be03360b6ee4cbd70728204b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ea3677e24c299caf583eca172acef3fa8fdb16be03360b6ee4cbd70728204b7", kill_on_drop: false }`
[INFO] [stdout] 6ea3677e24c299caf583eca172acef3fa8fdb16be03360b6ee4cbd70728204b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c4b51fa9b2163e61ee234bc115e562ffaf774886abce26b617ab75f2350d094b
[INFO] running `Command { std: "docker" "start" "-a" "c4b51fa9b2163e61ee234bc115e562ffaf774886abce26b617ab75f2350d094b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rusty_api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.20s
[INFO] running `Command { std: "docker" "inspect" "c4b51fa9b2163e61ee234bc115e562ffaf774886abce26b617ab75f2350d094b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4b51fa9b2163e61ee234bc115e562ffaf774886abce26b617ab75f2350d094b", kill_on_drop: false }`
[INFO] [stdout] c4b51fa9b2163e61ee234bc115e562ffaf774886abce26b617ab75f2350d094b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b4d1d0be29dd5fb55f23dd7005ec092fc30b6d6af9edcfbd60b12b2c7e16817
[INFO] running `Command { std: "docker" "start" "-a" "7b4d1d0be29dd5fb55f23dd7005ec092fc30b6d6af9edcfbd60b12b2c7e16817", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_api-0debac96ed87e82e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] 
[INFO] [stdout] test test::check_writing_to_file ... FAILED
[INFO] [stdout] test test::check_data_handling ... FAILED
[INFO] [stdout] test test::test_get_rockets ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::check_writing_to_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::check_writing_to_file' panicked at src/main.rs:83:19:
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b8b2359262 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b8b2359262 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b8b2359262 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b8b2359262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b8b2381a53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b8b2381a53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60b8b23555c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b8b23555c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b8b23590b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b8b235a7e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60b8b235a61e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60b8b2264b44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60b8b2264b44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b8b235b2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60b8b235b2be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60b8b235af8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60b8b2359769 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60b8b235ac1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60b8b2380060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60b8b1eceee0 - core::panicking::panic_display::h5adb34b9889b9060
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x60b8b1ed78bb - rusty_api::write_to_file::h6d30a92a7187886b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:83:19
[INFO] [stdout]   21:     0x60b8b1ed22fc - rusty_api::test::check_writing_to_file::hf9e76fcf2ac90dee
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:133:9
[INFO] [stdout]   22:     0x60b8b1ed2207 - rusty_api::test::check_writing_to_file::{{closure}}::h43b0491d3b539730
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:127:31
[INFO] [stdout]   23:     0x60b8b1ecce96 - core::ops::function::FnOnce::call_once::hebf3e8b7987d25d1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x60b8b226a3ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60b8b226a3ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60b8b22694e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60b8b22694e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60b8b22694e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60b8b22694e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60b8b22694e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60b8b22694e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60b8b22694e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60b8b222d0e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60b8b222d0e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60b8b2230aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60b8b2230aba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60b8b2230aba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60b8b2230aba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60b8b2230aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60b8b235e45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60b8b235e45f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75c3f70b9aa4 - <unknown>
[INFO] [stdout]   45:     0x75c3f7146a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::check_data_handling stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::check_data_handling' panicked at src/main.rs:83:19:
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b8b2359262 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b8b2359262 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b8b2359262 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b8b2359262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b8b2381a53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b8b2381a53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60b8b23555c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b8b23555c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b8b23590b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b8b235a7e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60b8b235a61e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60b8b2264b44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60b8b2264b44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b8b235b2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60b8b235b2be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60b8b235af8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60b8b2359769 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60b8b235ac1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60b8b2380060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60b8b1eceee0 - core::panicking::panic_display::h5adb34b9889b9060
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:268:5
[INFO] [stdout]   20:     0x60b8b1ed78bb - rusty_api::write_to_file::h6d30a92a7187886b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:83:19
[INFO] [stdout]   21:     0x60b8b1ed776e - rusty_api::handle_data::h118e4609383780fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:76:5
[INFO] [stdout]   22:     0x60b8b1ed204a - rusty_api::test::check_data_handling::h2e51e6b1b1e7817c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:117:28
[INFO] [stdout]   23:     0x60b8b1ed1fb7 - rusty_api::test::check_data_handling::{{closure}}::hc08771699cf4528d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:113:29
[INFO] [stdout]   24:     0x60b8b1ecce56 - core::ops::function::FnOnce::call_once::hd542f39f1370dbab
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60b8b226a3ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   26:     0x60b8b226a3ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x60b8b22694e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x60b8b22694e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x60b8b22694e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x60b8b22694e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x60b8b22694e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x60b8b22694e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x60b8b22694e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x60b8b222d0e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x60b8b222d0e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x60b8b2230aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x60b8b2230aba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x60b8b2230aba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x60b8b2230aba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x60b8b2230aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   43:     0x60b8b235e45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x60b8b235e45f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   45:     0x75c3f70b9aa4 - <unknown>
[INFO] [stdout]   46:     0x75c3f7146a34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_get_rockets stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_get_rockets' panicked at src/main.rs:153:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: ""
[INFO] [stdout]  right: "[{\"id\":1,\"active\":false,\"stages\":2,\"boosters\":0,\"cost_per_launch\":6700000,\"success_rate_pct\":40,\"first_flight\":\"2006-03-24\",\"country\":\"Republic of the Marshall Islands\",\"company\":\"SpaceX\",\"height\":{\"meters\":22.25,\"feet\":73},\"diameter\":{\"meters\":1.68,\"feet\":5.5},\"mass\":{\"kg\":30146,\"lb\":66460},\"payload_weights\":[{\"id\":\"leo\",\"name\":\"Low Earth Orbit\",\"kg\":450,\"lb\":992}],\"first_stage\":{\"reusable\":false,\"engines\":1,\"fuel_amount_tons\":44.3,\"burn_time_sec\":169,\"thrust_sea_level\":{\"kN\":420,\"lbf\":94000},\"thrust_vacuum\":{\"kN\":480,\"lbf\":110000}},\"second_stage\":{\"reusable\":false,\"engines\":1,\"fuel_amount_tons\":3.38,\"burn_time_sec\":378,\"thrust\":{\"kN\":31,\"lbf\":7000},\"payloads\":{\"option_1\":\"composite fairing\",\"composite_fairing\":{\"height\":{\"meters\":3.5,\"feet\":11.5},\"diameter\":{\"meters\":1.5,\"feet\":4.9}}}},\"engines\":{\"number\":1,\"type\":\"merlin\",\"version\":\"1C\",\"layout\":\"single\",\"isp\":{\"sea_level\":267,\"vacuum\":304},\"engine_loss_max\":0,\"propellant_1\":\"liquid oxygen\",\"propellant_2\":\"RP-1 kerosene\",\"thrust_sea_level\":{\"kN\":420,\"lbf\":94000},\"thrust_vacuum\":{\"kN\":480,\"lbf\":110000},\"thrust_to_weight\":96},\"landing_legs\":{\"number\":0,\"material\":null},\"flickr_images\":[\"https://imgur.com/DaCfMsj.jpg\",\"https://imgur.com/azYafd8.jpg\"],\"wikipedia\":\"https://en.wikipedia.org/wiki/Falcon_1\",\"description\":\"The Falcon 1 was an expendable launch system privately developed and manufactured by SpaceX during 2006-2009. On 28 September 2008, Falcon 1 became the first privately-developed liquid-fuel launch vehicle to go into orbit around the Earth.\",\"rocket_id\":\"falcon1\",\"rocket_name\":\"Falcon 1\",\"rocket_type\":\"rocket\"},{\"id\":2,\"active\":true,\"stages\":2,\"boosters\":0,\"cost_per_launch\":50000000,\"success_rate_pct\":97,\"first_flight\":\"2010-06-04\",\"country\":\"United States\",\"company\":\"SpaceX\",\"height\":{\"meters\":70,\"feet\":229.6},\"diameter\":{\"meters\":3.7,\"feet\":12},\"mass\":{\"kg\":549054,\"lb\":1207920},\"payload_weights\":[{\"id\":\"leo\",\"name\":\"Low Earth Orbit\",\"kg\":22800,\"lb\":50265},{\"id\":\"gto\",\"name\":\"Geosynchronous Transfer Orbit\",\"kg\":8300,\"lb\":18300},{\"id\":\"mars\",\"name\":\"Mars Orbit\",\"kg\":4020,\"lb\":8860}],\"first_stage\":{\"reusable\":true,\"engines\":9,\"fuel_amount_tons\":385,\"burn_time_sec\":162,\"thrust_sea_level\":{\"kN\":7607,\"lbf\":1710000},\"thrust_vacuum\":{\"kN\":8227,\"lbf\":1849500}},\"second_stage\":{\"reusable\":false,\"engines\":1,\"fuel_amount_tons\":90,\"burn_time_sec\":397,\"thrust\":{\"kN\":934,\"lbf\":210000},\"payloads\":{\"option_1\":\"dragon\",\"option_2\":\"composite fairing\",\"composite_fairing\":{\"height\":{\"meters\":13.1,\"feet\":43},\"diameter\":{\"meters\":5.2,\"feet\":17.1}}}},\"engines\":{\"number\":9,\"type\":\"merlin\",\"version\":\"1D+\",\"layout\":\"octaweb\",\"isp\":{\"sea_level\":288,\"vacuum\":312},\"engine_loss_max\":2,\"propellant_1\":\"liquid oxygen\",\"propellant_2\":\"RP-1 kerosene\",\"thrust_sea_level\":{\"kN\":845,\"lbf\":190000},\"thrust_vacuum\":{\"kN\":914,\"lbf\":205500},\"thrust_to_weight\":180.1},\"landing_legs\":{\"number\":4,\"material\":\"carbon fiber\"},\"flickr_images\":[\"https://farm1.staticflickr.com/929/28787338307_3453a11a77_b.jpg\",\"https://farm4.staticflickr.com/3955/32915197674_eee74d81bb_b.jpg\",\"https://farm1.staticflickr.com/293/32312415025_6841e30bf1_b.jpg\",\"https://farm1.staticflickr.com/623/23660653516_5b6cb301d1_b.jpg\",\"https://farm6.staticflickr.com/5518/31579784413_d853331601_b.jpg\",\"https://farm1.staticflickr.com/745/32394687645_a9c54a34ef_b.jpg\"],\"wikipedia\":\"https://en.wikipedia.org/wiki/Falcon_9\",\"description\":\"Falcon 9 is a two-stage rocket designed and manufactured by SpaceX for the reliable and safe transport of satellites and the Dragon spacecraft into orbit.\",\"rocket_id\":\"falcon9\",\"rocket_name\":\"Falcon 9\",\"rocket_type\":\"rocket\"},{\"id\":3,\"active\":true,\"stages\":2,\"boosters\":2,\"cost_per_launch\":90000000,\"success_rate_pct\":100,\"first_flight\":\"2018-02-06\",\"country\":\"United States\",\"company\":\"SpaceX\",\"height\":{\"meters\":70,\"feet\":229.6},\"diameter\":{\"meters\":12.2,\"feet\":39.9},\"mass\":{\"kg\":1420788,\"lb\":3125735},\"payload_weights\":[{\"id\":\"leo\",\"name\":\"Low Earth Orbit\",\"kg\":63800,\"lb\":140660},{\"id\":\"gto\",\"name\":\"Geosynchronous Transfer Orbit\",\"kg\":26700,\"lb\":58860},{\"id\":\"mars\",\"name\":\"Mars Orbit\",\"kg\":16800,\"lb\":37040},{\"id\":\"pluto\",\"name\":\"Pluto Orbit\",\"kg\":3500,\"lb\":7720}],\"first_stage\":{\"reusable\":true,\"engines\":27,\"fuel_amount_tons\":1155,\"cores\":3,\"burn_time_sec\":162,\"thrust_sea_level\":{\"kN\":22819,\"lbf\":5130000},\"thrust_vacuum\":{\"kN\":24681,\"lbf\":5548500}},\"second_stage\":{\"reusable\":false,\"engines\":1,\"fuel_amount_tons\":90,\"burn_time_sec\":397,\"thrust\":{\"kN\":934,\"lbf\":210000},\"payloads\":{\"option_1\":\"dragon\",\"option_2\":\"composite fairing\",\"composite_fairing\":{\"height\":{\"meters\":13.1,\"feet\":43},\"diameter\":{\"meters\":5.2,\"feet\":17.1}}}},\"engines\":{\"number\":27,\"type\":\"merlin\",\"version\":\"1D+\",\"layout\":\"octaweb\",\"isp\":{\"sea_level\":288,\"vacuum\":312},\"engine_loss_max\":6,\"propellant_1\":\"liquid oxygen\",\"propellant_2\":\"RP-1 kerosene\",\"thrust_sea_level\":{\"kN\":845,\"lbf\":190000},\"thrust_vacuum\":{\"kN\":914,\"lbf\":205500},\"thrust_to_weight\":180.1},\"landing_legs\":{\"number\":12,\"material\":\"carbon fiber\"},\"flickr_images\":[\"https://farm5.staticflickr.com/4599/38583829295_581f34dd84_b.jpg\",\"https://farm5.staticflickr.com/4645/38583830575_3f0f7215e6_b.jpg\",\"https://farm5.staticflickr.com/4696/40126460511_b15bf84c85_b.jpg\",\"https://farm5.staticflickr.com/4711/40126461411_aabc643fd8_b.jpg\"],\"wikipedia\":\"https://en.wikipedia.org/wiki/Falcon_Heavy\",\"description\":\"With the ability to lift into orbit over 54 metric tons (119,000 lb)--a mass equivalent to a 737 jetliner loaded with passengers, crew, luggage and fuel--Falcon Heavy can lift more than twice the payload of the next closest operational vehicle, the Delta IV Heavy, at one-third the cost.\",\"rocket_id\":\"falconheavy\",\"rocket_name\":\"Falcon Heavy\",\"rocket_type\":\"rocket\"},{\"id\":4,\"active\":false,\"stages\":2,\"boosters\":0,\"cost_per_launch\":7000000,\"success_rate_pct\":0,\"first_flight\":\"2021-12-01\",\"country\":\"United States\",\"company\":\"SpaceX\",\"height\":{\"meters\":118,\"feet\":387},\"diameter\":{\"meters\":9,\"feet\":30},\"mass\":{\"kg\":1335000,\"lb\":2943000},\"payload_weights\":[{\"id\":\"leo\",\"name\":\"Low Earth Orbit\",\"kg\":150000,\"lb\":330000},{\"id\":\"mars\",\"name\":\"Mars Orbit\",\"kg\":100000,\"lb\":220000},{\"id\":\"moon\",\"name\":\"Moon Orbit\",\"kg\":100000,\"lb\":220000}],\"first_stage\":{\"reusable\":true,\"engines\":37,\"fuel_amount_tons\":3300,\"burn_time_sec\":null,\"thrust_sea_level\":{\"kN\":128000,\"lbf\":28775544},\"thrust_vacuum\":{\"kN\":138000,\"lbf\":31023634}},\"second_stage\":{\"reusable\":true,\"engines\":6,\"fuel_amount_tons\":1200,\"burn_time_sec\":null,\"thrust\":{\"kN\":1957,\"lbf\":440000},\"payloads\":{\"option_1\":\"Spaceship\",\"option_2\":\"composite fairing\",\"composite_fairing\":{\"height\":{\"meters\":null,\"feet\":null},\"diameter\":{\"meters\":null,\"feet\":null}}}},\"engines\":{\"number\":37,\"type\":\"raptor\",\"version\":\"\",\"layout\":null,\"isp\":{\"sea_level\":330,\"vacuum\":380},\"engine_loss_max\":null,\"propellant_1\":\"liquid oxygen\",\"propellant_2\":\"liquid methane\",\"thrust_sea_level\":{\"kN\":1780,\"lbf\":400000},\"thrust_vacuum\":{\"kN\":1960,\"lbf\":440000},\"thrust_to_weight\":107},\"landing_legs\":{\"number\":6,\"material\":\"stainless steel\"},\"flickr_images\":[\"https://live.staticflickr.com/65535/48954138962_ee541e6755_b.jpg\",\"https://live.staticflickr.com/65535/48953946911_e60c5bcc5c_b.jpg\",\"https://live.staticflickr.com/65535/48954138922_9c42173f08_b.jpg\",\"https://live.staticflickr.com/65535/48953947006_313f01ec93_b.jpg\"],\"wikipedia\":\"https://en.wikipedia.org/wiki/SpaceX_Starship\",\"description\":\"Starship and Super Heavy Rocket represent a fully reusable transportation system designed to service all Earth orbit needs as well as the Moon and Mars. This two-stage vehicle — composed of the Super Heavy rocket (booster) and Starship (ship) — will eventually replace Falcon 9, Falcon Heavy and Dragon.\",\"rocket_id\":\"starship\",\"rocket_name\":\"Starship\",\"rocket_type\":\"rocket\"}]"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60b8b2359262 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60b8b2359262 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60b8b2359262 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x60b8b2359262 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x60b8b2381a53 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x60b8b2381a53 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x60b8b23555c3 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60b8b23555c3 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x60b8b23590b2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x60b8b235a7e9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x60b8b235a61e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x60b8b2264b44 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x60b8b2264b44 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60b8b235b2be - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x60b8b235b2be - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x60b8b235af8a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x60b8b2359769 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x60b8b235ac1d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x60b8b2380060 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x60b8b23803b3 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x60b8b1ecee3f - core::panicking::assert_failed::hb30f5a796b23ca23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x60b8b1ed27a9 - rusty_api::test::test_get_rockets::h7b37c3d36bc5fb4b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:153:9
[INFO] [stdout]   22:     0x60b8b1ed25e7 - rusty_api::test::test_get_rockets::{{closure}}::habfed4ef3d0a4ead
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:146:26
[INFO] [stdout]   23:     0x60b8b1eccde6 - core::ops::function::FnOnce::call_once::h9e875c29830b8476
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x60b8b226a3ab - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   25:     0x60b8b226a3ab - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x60b8b22694e5 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x60b8b22694e5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x60b8b22694e5 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x60b8b22694e5 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x60b8b22694e5 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x60b8b22694e5 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x60b8b22694e5 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x60b8b222d0e4 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x60b8b222d0e4 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x60b8b2230aba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x60b8b2230aba - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x60b8b2230aba - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x60b8b2230aba - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x60b8b2230aba - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x60b8b2230aba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   42:     0x60b8b235e45f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x60b8b235e45f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   44:     0x75c3f70b9aa4 - <unknown>
[INFO] [stdout]   45:     0x75c3f7146a34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::check_data_handling
[INFO] [stdout]     test::check_writing_to_file
[INFO] [stdout]     test::test_get_rockets
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin rusty_api`
[INFO] running `Command { std: "docker" "inspect" "7b4d1d0be29dd5fb55f23dd7005ec092fc30b6d6af9edcfbd60b12b2c7e16817", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4d1d0be29dd5fb55f23dd7005ec092fc30b6d6af9edcfbd60b12b2c7e16817", kill_on_drop: false }`
[INFO] [stdout] 7b4d1d0be29dd5fb55f23dd7005ec092fc30b6d6af9edcfbd60b12b2c7e16817
