[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskyneticist%2Frusty_api" "/workspace/builds/worker-55/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-55/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skyneticist/rusty_api on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-55/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" "+beta-2022-02-22" "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-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf7fe6142467b7183cb630e2688471c89c33e1ec3faf310b015975d8bbc9f47 [INFO] running `Command { std: "docker" "start" "-a" "6cf7fe6142467b7183cb630e2688471c89c33e1ec3faf310b015975d8bbc9f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf7fe6142467b7183cb630e2688471c89c33e1ec3faf310b015975d8bbc9f47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf7fe6142467b7183cb630e2688471c89c33e1ec3faf310b015975d8bbc9f47", kill_on_drop: false }` [INFO] [stdout] 6cf7fe6142467b7183cb630e2688471c89c33e1ec3faf310b015975d8bbc9f47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218af276129792761a38687415054917b998d053591efbe13b00ad163ff2123f [INFO] running `Command { std: "docker" "start" "-a" "218af276129792761a38687415054917b998d053591efbe13b00ad163ff2123f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [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 pkg-config v0.3.19 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.9 [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 idna v0.2.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling http-body v0.4.3 [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 [unoptimized + debuginfo] target(s) in 39.91s [INFO] running `Command { std: "docker" "inspect" "218af276129792761a38687415054917b998d053591efbe13b00ad163ff2123f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218af276129792761a38687415054917b998d053591efbe13b00ad163ff2123f", kill_on_drop: false }` [INFO] [stdout] 218af276129792761a38687415054917b998d053591efbe13b00ad163ff2123f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98908888f5f0222914032423be0865b82f3b340b91f23388e7b315531f78df4 [INFO] running `Command { std: "docker" "start" "-a" "d98908888f5f0222914032423be0865b82f3b340b91f23388e7b315531f78df4", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.10s [INFO] running `Command { std: "docker" "inspect" "d98908888f5f0222914032423be0865b82f3b340b91f23388e7b315531f78df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98908888f5f0222914032423be0865b82f3b340b91f23388e7b315531f78df4", kill_on_drop: false }` [INFO] [stdout] d98908888f5f0222914032423be0865b82f3b340b91f23388e7b315531f78df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-55/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85266aa463e2b663bbf9e2dcd39946bcc75ca32d9a624ebc3ae2b978d605e40a [INFO] running `Command { std: "docker" "start" "-a" "85266aa463e2b663bbf9e2dcd39946bcc75ca32d9a624ebc3ae2b978d605e40a", 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-a44eef9aaf8b0a63) [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: 0x5556db7ea42c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5556db7ea42c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556db7ea42c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5556db7ea42c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5556db81047c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5556db7e2f88 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5556db7ec977 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5556db7ec977 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5556db7ec977 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5556db7ec6ab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5556db7ed0ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5556db7ecdb7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5556db7ea8f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5556db7ecac9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5556db2d07b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5556db2d6ee4 - core::panicking::panic_display::h0b40967961ac7e92 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:73:5 [INFO] [stdout] 16: 0x5556db2dd83c - rusty_api::write_to_file::h4964a02c5d1541a3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:83:19 [INFO] [stdout] 17: 0x5556db2dd678 - rusty_api::handle_data::haef9f9dcae4669af [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:76:5 [INFO] [stdout] 18: 0x5556db2de0f3 - rusty_api::test::check_data_handling::h2ad512538f5acf6e [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:117:28 [INFO] [stdout] 19: 0x5556db2de08a - rusty_api::test::check_data_handling::{{closure}}::h7dc7296b7c61ec8e [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:113:5 [INFO] [stdout] 20: 0x5556db2d784e - core::ops::function::FnOnce::call_once::h1a939ab984e634c0 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5556db6c44b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 22: 0x5556db6c44b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 23: 0x5556db6c31e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 24: 0x5556db6c31e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 25: 0x5556db6c31e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 26: 0x5556db6c31e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 27: 0x5556db6c31e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 28: 0x5556db6c31e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 29: 0x5556db6c31e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 30: 0x5556db6ccac1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 31: 0x5556db6ccac1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 32: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 33: 0x5556db69921f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 34: 0x5556db69921f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 35: 0x5556db69921f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 36: 0x5556db69921f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 37: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 38: 0x5556db69921f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 39: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 41: 0x5556db7f2f13 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 42: 0x7f594d6ae609 - start_thread [INFO] [stdout] 43: 0x7f594d47e293 - 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: 0x5556db7ea42c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5556db7ea42c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556db7ea42c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5556db7ea42c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5556db81047c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5556db7e2f88 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5556db7ec977 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5556db7ec977 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5556db7ec977 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5556db7ec6ab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5556db7ed0ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5556db7ecdb7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5556db7ea8f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5556db7ecac9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5556db2d07b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5556db2d6ee4 - core::panicking::panic_display::h0b40967961ac7e92 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:73:5 [INFO] [stdout] 16: 0x5556db2dd83c - rusty_api::write_to_file::h4964a02c5d1541a3 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:83:19 [INFO] [stdout] 17: 0x5556db2de3df - rusty_api::test::check_writing_to_file::h790cf7eda4268142 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:133:9 [INFO] [stdout] 18: 0x5556db2de32a - rusty_api::test::check_writing_to_file::{{closure}}::h55b71547de683660 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:127:5 [INFO] [stdout] 19: 0x5556db2d78ae - core::ops::function::FnOnce::call_once::h4dae586dceb8f6d3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5556db6c44b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5556db6c44b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5556db6c31e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5556db6c31e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5556db6c31e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5556db6c31e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5556db6c31e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5556db6c31e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5556db6c31e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5556db6ccac1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5556db6ccac1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5556db69921f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5556db69921f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5556db69921f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5556db69921f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5556db69921f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5556db7f2f13 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f594d6ae609 - start_thread [INFO] [stdout] 42: 0x7f594d47e293 - 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: 0x5556db7ea42c - std::backtrace_rs::backtrace::libunwind::trace::h02555d7ca8aa068a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5556db7ea42c - std::backtrace_rs::backtrace::trace_unsynchronized::h8555a46024147da8 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5556db7ea42c - std::sys_common::backtrace::_print_fmt::h4c7f50b4f105da1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x5556db7ea42c - ::fmt::ha305a40dbc030444 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x5556db81047c - core::fmt::write::hadd15acf4d6ce273 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x5556db7e2f88 - std::io::Write::write_fmt::h271050faa79d27d2 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x5556db7ec977 - std::sys_common::backtrace::_print::h0dd5c0810675bd8c [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x5556db7ec977 - std::sys_common::backtrace::print::h20a2155fa0a22ca6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x5556db7ec977 - std::panicking::default_hook::{{closure}}::habb3b6f3ccdfe00a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x5556db7ec6ab - std::panicking::default_hook::h1c5cf4d5063a38e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x5556db7ed0ca - std::panicking::rust_panic_with_hook::hb5de7a3072d2cf59 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5556db7ecdb7 - std::panicking::begin_panic_handler::{{closure}}::h5106de2f55f1a411 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x5556db7ea8f4 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ad5c2a8a003ca72 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5556db7ecac9 - rust_begin_unwind [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x5556db2d07b3 - core::panicking::panic_fmt::hfb4b8460cd493e74 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x5556db80eff8 - core::panicking::assert_failed_inner::h6332a1b3f7595954 [INFO] [stdout] 16: 0x5556db2d6f4a - core::panicking::assert_failed::hb59af449441801ca [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panicking.rs:182:5 [INFO] [stdout] 17: 0x5556db2de8ae - rusty_api::test::test_get_rockets::h59afa8836cc2bcd6 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:153:9 [INFO] [stdout] 18: 0x5556db2de6aa - rusty_api::test::test_get_rockets::{{closure}}::he663ddc537ea9859 [INFO] [stdout] at /opt/rustwide/workdir/src/main.rs:146:5 [INFO] [stdout] 19: 0x5556db2d78fe - core::ops::function::FnOnce::call_once::hfb8c01541758738a [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5556db6c44b3 - core::ops::function::FnOnce::call_once::h43953c8a8f54893f [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5556db6c44b3 - test::__rust_begin_short_backtrace::h163f55298a15df9b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:575:5 [INFO] [stdout] 22: 0x5556db6c31e1 - as core::ops::function::FnOnce>::call_once::hc911782b3cbc7ed5 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 23: 0x5556db6c31e1 - as core::ops::function::FnOnce<()>>::call_once::hc5bb369afbf9cd4e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5556db6c31e1 - std::panicking::try::do_call::he60df4e3e832faff [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x5556db6c31e1 - std::panicking::try::h2633cee89a0767f3 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x5556db6c31e1 - std::panic::catch_unwind::h6e10f7b94ce38b1e [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x5556db6c31e1 - test::run_test_in_process::h085ef39049c3b50b [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:598:18 [INFO] [stdout] 28: 0x5556db6c31e1 - test::run_test::run_test_inner::{{closure}}::h4e58ce9f68eb43e4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:492:39 [INFO] [stdout] 29: 0x5556db6ccac1 - test::run_test::run_test_inner::{{closure}}::h6d18db28c5e396ee [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/test/src/lib.rs:519:37 [INFO] [stdout] 30: 0x5556db6ccac1 - std::sys_common::backtrace::__rust_begin_short_backtrace::h32292cb2cd8be620 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h71ee66b20f7b0482 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x5556db69921f - as core::ops::function::FnOnce<()>>::call_once::hb6046e1d1a75a4a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5556db69921f - std::panicking::try::do_call::h5422165a88309c77 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x5556db69921f - std::panicking::try::h840a12b54e2c9f5d [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x5556db69921f - std::panic::catch_unwind::h85910e437c8da180 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x5556db69921f - std::thread::Builder::spawn_unchecked_::{{closure}}::ha3af3a297bfd51d6 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x5556db69921f - core::ops::function::FnOnce::call_once{{vtable.shim}}::hff8788f58e0e06a9 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h82a18723295373b7 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 39: 0x5556db7f2f13 - as core::ops::function::FnOnce>::call_once::h4b9b8634f7a2a5a4 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/alloc/src/boxed.rs:1854:9 [INFO] [stdout] 40: 0x5556db7f2f13 - std::sys::unix::thread::Thread::new::thread_start::h3dc341aa024c6852 [INFO] [stdout] at /rustc/0a4f984a87c7ba6c74ec3e78442fec955a419e32/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7f594d6ae609 - start_thread [INFO] [stdout] 42: 0x7f594d47e293 - 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.14s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin rusty_api' [INFO] running `Command { std: "docker" "inspect" "85266aa463e2b663bbf9e2dcd39946bcc75ca32d9a624ebc3ae2b978d605e40a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85266aa463e2b663bbf9e2dcd39946bcc75ca32d9a624ebc3ae2b978d605e40a", kill_on_drop: false }` [INFO] [stdout] 85266aa463e2b663bbf9e2dcd39946bcc75ca32d9a624ebc3ae2b978d605e40a