[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyneticist%2Frusty_api" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyneticist/rusty_api on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-17/source/Cargo.toml [INFO] crate git repo https://github.com/skyneticist/rusty_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d78c8270971a1a1165adf4cf8c7da1cb53eecc2e715ed4a68cbbe70bd512895 [INFO] running `Command { std: "docker" "start" "-a" "9d78c8270971a1a1165adf4cf8c7da1cb53eecc2e715ed4a68cbbe70bd512895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d78c8270971a1a1165adf4cf8c7da1cb53eecc2e715ed4a68cbbe70bd512895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d78c8270971a1a1165adf4cf8c7da1cb53eecc2e715ed4a68cbbe70bd512895", kill_on_drop: false }` [INFO] [stdout] 9d78c8270971a1a1165adf4cf8c7da1cb53eecc2e715ed4a68cbbe70bd512895 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cb7cd38176b245815b768513775a5fb53743c880fc40a095971f35a5400654a [INFO] running `Command { std: "docker" "start" "-a" "8cb7cd38176b245815b768513775a5fb53743c880fc40a095971f35a5400654a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling serde v1.0.130 [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 [unoptimized + debuginfo] target(s) in 27.93s [INFO] running `Command { std: "docker" "inspect" "8cb7cd38176b245815b768513775a5fb53743c880fc40a095971f35a5400654a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cb7cd38176b245815b768513775a5fb53743c880fc40a095971f35a5400654a", kill_on_drop: false }` [INFO] [stdout] 8cb7cd38176b245815b768513775a5fb53743c880fc40a095971f35a5400654a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b53200071ee9f704a64229249cb35f628548f988d93fd905edddc367474f6ca1 [INFO] running `Command { std: "docker" "start" "-a" "b53200071ee9f704a64229249cb35f628548f988d93fd905edddc367474f6ca1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rusty_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.24s [INFO] running `Command { std: "docker" "inspect" "b53200071ee9f704a64229249cb35f628548f988d93fd905edddc367474f6ca1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b53200071ee9f704a64229249cb35f628548f988d93fd905edddc367474f6ca1", kill_on_drop: false }` [INFO] [stdout] b53200071ee9f704a64229249cb35f628548f988d93fd905edddc367474f6ca1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36eefb010dec90537acc0b4d859979ac17a8d53c2a7b6d32ff3bfe512a38a02c [INFO] running `Command { std: "docker" "start" "-a" "36eefb010dec90537acc0b4d859979ac17a8d53c2a7b6d32ff3bfe512a38a02c", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rusty_api-a8ca95709b2723dc) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] [INFO] [stdout] test test::check_data_handling ... FAILED [INFO] [stdout] test test::check_writing_to_file ... FAILED [INFO] [stdout] test test::test_get_rockets ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test::check_data_handling stdout ---- [INFO] [stdout] thread 'test::check_data_handling' panicked at 'Read-only file system (os error 30)', src/main.rs:83:19 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b143cb6abd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b143cb6abd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b143cb6abd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b143cb6abd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b143cdcb8c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b143caf608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b143cb9017 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b143cb9017 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b143cb9017 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b143cb8d4c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b143cb9769 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b143cb9457 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b143cb6f84 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b143cb9169 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b14379b7b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1437a1ec4 - core::panicking::panic_display::h8217533f12537949 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:73:5 [INFO] [stdout] 16: 0x55b1437a881c - rusty_api::write_to_file::h74ae4a3fa3a82cd1 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:83:19 [INFO] [stdout] 17: 0x55b1437a8658 - rusty_api::handle_data::hee7814acbc05c3b0 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:76:5 [INFO] [stdout] 18: 0x55b1437a90f3 - rusty_api::test::check_data_handling::ha910838c1d11046c [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:117:28 [INFO] [stdout] 19: 0x55b1437a908a - rusty_api::test::check_data_handling::{{closure}}::hc6e7f73ebc9af727 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:113:5 [INFO] [stdout] 20: 0x55b1437a285e - core::ops::function::FnOnce::call_once::h3f95970addd4288c [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b143b8f473 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x55b143b8f473 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x55b143b8e154 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 24: 0x55b143b8e154 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x55b143b8e154 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x55b143b8e154 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x55b143b8e154 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x55b143b8e154 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x55b143b8e154 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x55b143b97a71 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x55b143b97a71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x55b143b640ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x55b143b640ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x55b143b640ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x55b143b640ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x55b143b640ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 41: 0x55b143cbf603 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f19b6ed3609 - start_thread [INFO] [stdout] 43: 0x7f19b6ca1163 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::check_writing_to_file stdout ---- [INFO] [stdout] thread 'test::check_writing_to_file' panicked at 'Read-only file system (os error 30)', src/main.rs:83:19 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b143cb6abd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b143cb6abd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b143cb6abd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b143cb6abd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b143cdcb8c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b143caf608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b143cb9017 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b143cb9017 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b143cb9017 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b143cb8d4c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b143cb9769 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b143cb9457 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b143cb6f84 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b143cb9169 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b14379b7b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b1437a1ec4 - core::panicking::panic_display::h8217533f12537949 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:73:5 [INFO] [stdout] 16: 0x55b1437a881c - rusty_api::write_to_file::h74ae4a3fa3a82cd1 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:83:19 [INFO] [stdout] 17: 0x55b1437a93df - rusty_api::test::check_writing_to_file::h191c9d0313138ae8 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:133:9 [INFO] [stdout] 18: 0x55b1437a932a - rusty_api::test::check_writing_to_file::{{closure}}::h047cd2835692de02 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:127:5 [INFO] [stdout] 19: 0x55b1437a27de - core::ops::function::FnOnce::call_once::h14a4e9a430e9a8a3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b143b8f473 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b143b8f473 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55b143b8e154 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55b143b8e154 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b143b8e154 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55b143b8e154 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55b143b8e154 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55b143b8e154 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55b143b8e154 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55b143b97a71 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55b143b97a71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55b143b640ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b143b640ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55b143b640ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55b143b640ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55b143b640ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55b143cbf603 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f19b6ed3609 - start_thread [INFO] [stdout] 42: 0x7f19b6ca1163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test::test_get_rockets stdout ---- [INFO] [stdout] thread 'test::test_get_rockets' panicked at 'assertion failed: `(left == right)` [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\"}]"`', src/main.rs:153:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55b143cb6abd - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55b143cb6abd - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55b143cb6abd - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55b143cb6abd - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55b143cdcb8c - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55b143caf608 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55b143cb9017 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55b143cb9017 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55b143cb9017 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55b143cb8d4c - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55b143cb9769 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55b143cb9457 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55b143cb6f84 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55b143cb9169 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55b14379b7b3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55b143cdb708 - core::panicking::assert_failed_inner::hbaac70a629215a04 [INFO] [stdout] 16: 0x55b1437a1f2a - core::panicking::assert_failed::h152216811a1716c3 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x55b1437a98ae - rusty_api::test::test_get_rockets::h9e59b985a76a35aa [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:153:9 [INFO] [stdout] 18: 0x55b1437a96aa - rusty_api::test::test_get_rockets::{{closure}}::hd1066ef66b5699db [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:146:5 [INFO] [stdout] 19: 0x55b1437a281e - core::ops::function::FnOnce::call_once::h3daa5134fca5e3b6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55b143b8f473 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55b143b8f473 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x55b143b8e154 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 23: 0x55b143b8e154 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55b143b8e154 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x55b143b8e154 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x55b143b8e154 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x55b143b8e154 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x55b143b8e154 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x55b143b97a71 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x55b143b97a71 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x55b143b640ef - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55b143b640ef - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x55b143b640ef - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x55b143b640ef - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x55b143b640ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x55b143b640ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x55b143cbf603 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 40: 0x55b143cbf603 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f19b6ed3609 - start_thread [INFO] [stdout] 42: 0x7f19b6ca1163 - clone [INFO] [stdout] 43: 0x0 - [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.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rusty_api' [INFO] running `Command { std: "docker" "inspect" "36eefb010dec90537acc0b4d859979ac17a8d53c2a7b6d32ff3bfe512a38a02c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36eefb010dec90537acc0b4d859979ac17a8d53c2a7b6d32ff3bfe512a38a02c", kill_on_drop: false }` [INFO] [stdout] 36eefb010dec90537acc0b4d859979ac17a8d53c2a7b6d32ff3bfe512a38a02c