[INFO] cloning repository docteurklein/http-put-file-server [INFO] running `"git" "clone" "--bare" "git://github.com/docteurklein/http-put-file-server.git" "work/cache/sources/gh/docteurklein/http-put-file-server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/docteurklein/http-put-file-server'... [INFO] running `"git" "clone" "work/cache/sources/gh/docteurklein/http-put-file-server" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/docteurklein/http-put-file-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/docteurklein/http-put-file-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/docteurklein/http-put-file-server" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cba5773e6968219d72fcf6d833266243a42f3860 [INFO] sha for GitHub repo docteurklein/http-put-file-server: cba5773e6968219d72fcf6d833266243a42f3860 [INFO] validating manifest of docteurklein/http-put-file-server on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of docteurklein/http-put-file-server on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing docteurklein/http-put-file-server [INFO] finished frobbing docteurklein/http-put-file-server [INFO] frobbed toml for docteurklein/http-put-file-server written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/docteurklein/http-put-file-server/Cargo.toml [INFO] started frobbing docteurklein/http-put-file-server [INFO] finished frobbing docteurklein/http-put-file-server [INFO] frobbed toml for docteurklein/http-put-file-server written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server/Cargo.toml [INFO] crate docteurklein/http-put-file-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing docteurklein/http-put-file-server against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 733f06c2ed28f348b081523cfbe111c258a0e5f52ae8dfa201545fbe9e806c1c [INFO] running `"docker" "start" "-a" "733f06c2ed28f348b081523cfbe111c258a0e5f52ae8dfa201545fbe9e806c1c"` [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling syn v0.15.27 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Compiling rocket v0.4.0 [INFO] [stderr] Compiling http_put_file_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "733f06c2ed28f348b081523cfbe111c258a0e5f52ae8dfa201545fbe9e806c1c"` [INFO] running `"docker" "rm" "-f" "733f06c2ed28f348b081523cfbe111c258a0e5f52ae8dfa201545fbe9e806c1c"` [INFO] [stdout] 733f06c2ed28f348b081523cfbe111c258a0e5f52ae8dfa201545fbe9e806c1c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 42c33d63ebfc00270a0175ad6b9c41f6cbb3dd301c182315ddb829ff4dea0013 [INFO] running `"docker" "start" "-a" "42c33d63ebfc00270a0175ad6b9c41f6cbb3dd301c182315ddb829ff4dea0013"` [INFO] [stderr] Compiling http_put_file_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.36s [INFO] running `"docker" "inspect" "42c33d63ebfc00270a0175ad6b9c41f6cbb3dd301c182315ddb829ff4dea0013"` [INFO] running `"docker" "rm" "-f" "42c33d63ebfc00270a0175ad6b9c41f6cbb3dd301c182315ddb829ff4dea0013"` [INFO] [stdout] 42c33d63ebfc00270a0175ad6b9c41f6cbb3dd301c182315ddb829ff4dea0013 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/docteurklein/http-put-file-server:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 5e36d82a1c8d21bc448eabef8aa8b587f39674534dd7f0e2334b5499e79941fc [INFO] running `"docker" "start" "-a" "5e36d82a1c8d21bc448eabef8aa8b587f39674534dd7f0e2334b5499e79941fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/http_put_file_server-c18483a3bdd7228a [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/http_put_file_server-9b716f0ec772c7ee [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/all-fd15d33fc65cb815 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_put ... FAILED [INFO] [stdout] test test_get ... FAILED [INFO] [stdout] test test_delete ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_put stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (get) [INFO] [stdout] => PUT / (put) [INFO] [stdout] => DELETE / (delete) [INFO] [stdout] PUT /test: [INFO] [stdout] => Matched: PUT / (put) [INFO] [stdout] => Error: Response was a non-`Responder` `Err`: Os { code: 30, kind: Other, message: "Read-only file system" }. [INFO] [stdout] => Outcome: Failure [INFO] [stdout] => Warning: Responding with 500 Internal Server Error catcher. [INFO] [stdout] thread 'test_put' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 500, reason: "Internal Server Error" }`, [INFO] [stdout] right: `Status { code: 204, reason: "No Content" }`', tests/all.rs:10:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558d0fa4b4ab - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x558d0fa4b4ab - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x558d0fa4b4ab - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x558d0fa4b4ab - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x558d0fa4b4ab - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x558d0fa4b13f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x558d0fa4bc20 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x558d0fa4b7a2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x558d0fa4b6ef - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x558d0f7df5f7 - all::test_put::ha3ec86dc9f34f954 [INFO] [stdout] at tests/all.rs:10 [INFO] [stdout] 10: 0x558d0f7de3fa - all::test_put::{{closure}}::h61f44b816af5c8e6 [INFO] [stdout] at tests/all.rs:7 [INFO] [stdout] 11: 0x558d0f7e598e - core::ops::function::FnOnce::call_once::h6fc976e5c5c43e63 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 12: 0x558d0f7f20af - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 13: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 14: 0x558d0f80ca88 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 15: 0x558d0f80ca88 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 16: 0x558d0f80ca88 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 17: 0x558d0f7e7625 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 18: 0x558d0f7eb625 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 19: 0x558d0f7eb625 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 20: 0x558d0f7eb625 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 21: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 22: 0x558d0f7ebcb2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 23: 0x558d0f7ebcb2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 24: 0x558d0f7ebcb2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 25: 0x558d0f7ebcb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 26: 0x558d0fa3f11f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 27: 0x558d0fa4e920 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x558d0fa4e920 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 29: 0x558d0fa4e920 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 30: 0x7fbabf35e4a4 - start_thread [INFO] [stdout] 31: 0x7fbabee89d0f - __clone [INFO] [stdout] 32: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_get stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (get) [INFO] [stdout] => PUT / (put) [INFO] [stdout] => DELETE / (delete) [INFO] [stdout] PUT /test: [INFO] [stdout] => Matched: PUT / (put) [INFO] [stdout] => Error: Response was a non-`Responder` `Err`: Os { code: 30, kind: Other, message: "Read-only file system" }. [INFO] [stdout] => Outcome: Failure [INFO] [stdout] => Warning: Responding with 500 Internal Server Error catcher. [INFO] [stdout] thread 'test_get' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 500, reason: "Internal Server Error" }`, [INFO] [stdout] right: `Status { code: 204, reason: "No Content" }`', tests/all.rs:10:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558d0fa4b4ab - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x558d0fa4b4ab - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x558d0fa4b4ab - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x558d0fa4b4ab - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x558d0fa4b4ab - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x558d0fa4b13f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x558d0fa4bc20 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x558d0fa4b7a2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x558d0fa4b6ef - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x558d0f7df5f7 - all::test_put::ha3ec86dc9f34f954 [INFO] [stdout] at tests/all.rs:10 [INFO] [stdout] 10: 0x558d0f7df6c2 - all::test_get::h6f46a57d73d1beee [INFO] [stdout] at tests/all.rs:15 [INFO] [stdout] 11: 0x558d0f7df69a - all::test_get::{{closure}}::h90d1ca11b3ab6c20 [INFO] [stdout] at tests/all.rs:14 [INFO] [stdout] 12: 0x558d0f7e59ce - core::ops::function::FnOnce::call_once::h83455bc078e076f7 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x558d0f7f20af - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x558d0f80ca88 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 16: 0x558d0f80ca88 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 17: 0x558d0f80ca88 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x558d0f7e7625 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x558d0f7eb625 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x558d0f7eb625 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 21: 0x558d0f7eb625 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 22: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 23: 0x558d0f7ebcb2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 24: 0x558d0f7ebcb2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 25: 0x558d0f7ebcb2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x558d0f7ebcb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x558d0fa3f11f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x558d0fa4e920 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x558d0fa4e920 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x558d0fa4e920 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fbabf35e4a4 - start_thread [INFO] [stdout] 32: 0x7fbabee89d0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_delete stdout ---- [INFO] [stdout] Configured for development. [INFO] [stdout] => address: localhost [INFO] [stdout] => port: 8000 [INFO] [stdout] => log: normal [INFO] [stdout] => workers: 16 [INFO] [stdout] => secret key: generated [INFO] [stdout] => limits: forms = 32KiB [INFO] [stdout] => keep-alive: 5s [INFO] [stdout] => tls: disabled [INFO] [stdout] Mounting /: [INFO] [stdout] => GET / (get) [INFO] [stdout] => PUT / (put) [INFO] [stdout] => DELETE / (delete) [INFO] [stdout] PUT /test: [INFO] [stdout] => Matched: PUT / (put) [INFO] [stdout] => Error: Response was a non-`Responder` `Err`: Os { code: 30, kind: Other, message: "Read-only file system" }. [INFO] [stdout] => Outcome: Failure [INFO] [stdout] => Warning: Responding with 500 Internal Server Error catcher. [INFO] [stdout] thread 'test_delete' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `Status { code: 500, reason: "Internal Server Error" }`, [INFO] [stdout] right: `Status { code: 204, reason: "No Content" }`', tests/all.rs:10:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x558d0fa4b4ab - backtrace::backtrace::libunwind::trace::h98ebe34dc63b52e3 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x558d0fa4b4ab - backtrace::backtrace::trace_unsynchronized::hd041341a38fdc1ca [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x558d0fa4b4ab - std::sys_common::backtrace::_print::hc8c584aa09df5c15 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stdout] 3: 0x558d0fa4b4ab - std::sys_common::backtrace::print::h4828f56ae571c1ad [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stdout] 4: 0x558d0fa4b4ab - std::panicking::default_hook::{{closure}}::h69fce690c9f4b3d3 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 5: 0x558d0fa4b13f - std::panicking::default_hook::h231e0e11400caad4 [INFO] [stdout] at src/libstd/panicking.rs:209 [INFO] [stdout] 6: 0x558d0fa4bc20 - std::panicking::rust_panic_with_hook::h8c0d039880f491f2 [INFO] [stdout] at src/libstd/panicking.rs:475 [INFO] [stdout] 7: 0x558d0fa4b7a2 - std::panicking::continue_panic_fmt::hd71af4da4e8103ab [INFO] [stdout] at src/libstd/panicking.rs:382 [INFO] [stdout] 8: 0x558d0fa4b6ef - std::panicking::begin_panic_fmt::h6fa6b99240aafbc9 [INFO] [stdout] at src/libstd/panicking.rs:337 [INFO] [stdout] 9: 0x558d0f7df5f7 - all::test_put::ha3ec86dc9f34f954 [INFO] [stdout] at tests/all.rs:10 [INFO] [stdout] 10: 0x558d0f7e0c32 - all::test_delete::h7989963d944f223d [INFO] [stdout] at tests/all.rs:24 [INFO] [stdout] 11: 0x558d0f7e0c0a - all::test_delete::{{closure}}::hf2b21412418dce6b [INFO] [stdout] at tests/all.rs:23 [INFO] [stdout] 12: 0x558d0f7e594e - core::ops::function::FnOnce::call_once::h6a0ba98b4bcfe0b6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 13: 0x558d0f7f20af - as core::ops::function::FnOnce>::call_once::h7d12c58d88f85f52 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 14: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 15: 0x558d0f80ca88 - std::panicking::try::h5ed77697f4b9cf5a [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 16: 0x558d0f80ca88 - std::panic::catch_unwind::hc3df70fd601bf96f [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 17: 0x558d0f80ca88 - test::run_test::run_test_inner::{{closure}}::haf52e514bd7b7a7a [INFO] [stdout] at src/libtest/lib.rs:1466 [INFO] [stdout] 18: 0x558d0f7e7625 - std::sys_common::backtrace::__rust_begin_short_backtrace::he61de6f42984ba1b [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/sys_common/backtrace.rs:77 [INFO] [stdout] 19: 0x558d0f7eb625 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h583331a58084cfa6 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:470 [INFO] [stdout] 20: 0x558d0f7eb625 - as core::ops::function::FnOnce<()>>::call_once::h730d3f044d244375 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:309 [INFO] [stdout] 21: 0x558d0f7eb625 - std::panicking::try::do_call::h11328ad090f12422 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:294 [INFO] [stdout] 22: 0x558d0fa4f4fa - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 23: 0x558d0f7ebcb2 - std::panicking::try::hd00f486f5358e439 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panicking.rs:273 [INFO] [stdout] 24: 0x558d0f7ebcb2 - std::panic::catch_unwind::h78adeaedb9e59cb0 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/panic.rs:388 [INFO] [stdout] 25: 0x558d0f7ebcb2 - std::thread::Builder::spawn_unchecked::{{closure}}::ha2637f22a0fb0434 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libstd/thread/mod.rs:469 [INFO] [stdout] 26: 0x558d0f7ebcb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h86e6656f4f46649d [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/libcore/ops/function.rs:231 [INFO] [stdout] 27: 0x558d0fa3f11f - as core::ops::function::FnOnce>::call_once::h146d737fe1c8556c [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 28: 0x558d0fa4e920 - as core::ops::function::FnOnce>::call_once::h44ec2de830c4be09 [INFO] [stdout] at /rustc/e212b7d492c96d3837691ba29d32d5f468933fb8/src/liballoc/boxed.rs:746 [INFO] [stdout] 29: 0x558d0fa4e920 - std::sys_common::thread::start_thread::hed7ed434f3e17f57 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 30: 0x558d0fa4e920 - std::sys::unix::thread::Thread::new::thread_start::h62b89907378dc35b [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 31: 0x7fbabf35e4a4 - start_thread [INFO] [stdout] 32: 0x7fbabee89d0f - __clone [INFO] [stdout] 33: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_delete [INFO] [stdout] test_get [INFO] [stdout] test_put [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test all' [INFO] running `"docker" "inspect" "5e36d82a1c8d21bc448eabef8aa8b587f39674534dd7f0e2334b5499e79941fc"` [INFO] running `"docker" "rm" "-f" "5e36d82a1c8d21bc448eabef8aa8b587f39674534dd7f0e2334b5499e79941fc"` [INFO] [stdout] 5e36d82a1c8d21bc448eabef8aa8b587f39674534dd7f0e2334b5499e79941fc