Skip to content

Instantly share code, notes, and snippets.

@LnL7
Last active April 23, 2020 06:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LnL7/6f29180b61fc683319032c46f55198de to your computer and use it in GitHub Desktop.
Save LnL7/6f29180b61fc683319032c46f55198de to your computer and use it in GitHub Desktop.
2020-04-23 02:04:42 ERROR:ofborg::asynccmd: Error reading data in reader_tx: Custom { kind: InvalidData, error: "stream did not contain valid UTF-8" }
2020-04-22 23:16:42 thread '<unnamed>' panicked at 'cannot access stderr during shutdown', src/libcore/option.rs:1188:5
2020-04-22 23:16:42 ERROR:ofborg::asynccmd: Failed to send log line: "SendError(..)"
2020-04-22 23:16:42 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
2020-04-22 23:16:42 27: _start
2020-04-22 23:16:42 26: __libc_start_main
2020-04-22 23:16:42 25: main
2020-04-22 23:16:42 24: std::rt::lang_start
2020-04-22 23:16:42 23: std::rt::lang_start_internal
2020-04-22 23:16:42 22: __rust_maybe_catch_panic
2020-04-22 23:16:42 21: std::panicking::try::do_call
2020-04-22 23:16:42 20: std::rt::lang_start::{{closure}}
2020-04-22 23:16:42 19: builder::main
2020-04-22 23:16:42 18: amqp::channel::Channel::start_consuming
2020-04-22 23:16:42 17: amqp::channel::Channel::read
2020-04-22 23:16:42 16: <ofborg::notifyworker::NotifyWorker<T> as amqp::channel::Consumer>::handle_delivery
2020-04-22 23:16:42 15: <ofborg::tasks::build::BuildWorker as ofborg::notifyworker::SimpleNotifyWorker>::consumer
2020-04-22 23:16:42 14: ofborg::tasks::build::JobActions::log_line
2020-04-22 23:16:42 13: ofborg::tasks::build::JobActions::tell
2020-04-22 23:16:42 12: <ofborg::notifyworker::ChannelNotificationReceiver as ofborg::notifyworker::NotificationReceiver>::tell
2020-04-22 23:16:42 11: <amqp::channel::Channel as amqp::basic::Basic>::basic_publish
2020-04-22 23:16:42 10: amqp::channel::Channel::send_method_frame
2020-04-22 23:16:42 9: amqp::channel::Channel::write
2020-04-22 23:16:42 8: core::result::unwrap_failed
2020-04-22 23:16:42 7: core::panicking::panic_fmt
2020-04-22 23:16:42 6: rust_begin_unwind
2020-04-22 23:16:42 5: std::panicking::rust_panic_with_hook
2020-04-22 23:16:42 4: std::panicking::default_hook
2020-04-22 23:16:42 3: std::panicking::default_hook::{{closure}}
2020-04-22 23:16:42 2: std::io::Write::write_fmt
2020-04-22 23:16:42 1: core::fmt::write
2020-04-22 23:16:42 0: <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt
2020-04-22 23:16:42 stack backtrace:
2020-04-22 23:16:42 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', src/libcore/result.rs:1188:5
2020-04-22 23:16:40 ERROR:amqp::session: Connection IOError (UnexpectedEof): IoError(UnexpectedEof)
2020-04-22 22:27:46 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
2020-04-22 22:27:46 18: _start
2020-04-22 22:27:46 17: __libc_start_main
2020-04-22 22:27:46 16: main
2020-04-22 22:27:46 15: std::rt::lang_start
2020-04-22 22:27:46 14: std::rt::lang_start_internal
2020-04-22 22:27:46 13: __rust_maybe_catch_panic
2020-04-22 22:27:46 12: std::panicking::try::do_call
2020-04-22 22:27:46 11: std::rt::lang_start::{{closure}}
2020-04-22 22:27:46 10: builder::main
2020-04-22 22:27:46 9: core::result::Result<T,E>::unwrap
2020-04-22 22:27:46 8: core::result::unwrap_failed
2020-04-22 22:27:46 7: core::panicking::panic_fmt
2020-04-22 22:27:46 6: rust_begin_unwind
2020-04-22 22:27:46 5: std::panicking::rust_panic_with_hook
2020-04-22 22:27:46 4: std::panicking::default_hook
2020-04-22 22:27:46 3: std::panicking::default_hook::{{closure}}
2020-04-22 22:27:46 2: std::io::Write::write_fmt
2020-04-22 22:27:46 1: core::fmt::write
2020-04-22 22:27:46 0: <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt
2020-04-22 22:27:46 stack backtrace:
2020-04-22 22:27:46 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: IoError(ConnectionRefused)', src/libcore/result.rs:1188:5
2020-04-22 22:27:46 INFO:ofborg: Defaulting RUST_LOG environment variable to info
2020-04-22 22:27:36 note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
2020-04-22 22:27:36 27: _start
2020-04-22 22:27:36 26: __libc_start_main
2020-04-22 22:27:36 25: main
2020-04-22 22:27:36 24: std::rt::lang_start
2020-04-22 22:27:36 23: std::rt::lang_start_internal
2020-04-22 22:27:36 22: __rust_maybe_catch_panic
2020-04-22 22:27:36 21: std::panicking::try::do_call
2020-04-22 22:27:36 20: std::rt::lang_start::{{closure}}
2020-04-22 22:27:36 19: builder::main
2020-04-22 22:27:36 18: amqp::channel::Channel::start_consuming
2020-04-22 22:27:36 17: amqp::channel::Channel::read
2020-04-22 22:27:36 16: <ofborg::notifyworker::NotifyWorker<T> as amqp::channel::Consumer>::handle_delivery
2020-04-22 22:27:36 15: <ofborg::tasks::build::BuildWorker as ofborg::notifyworker::SimpleNotifyWorker>::consumer
2020-04-22 22:27:36 14: ofborg::tasks::build::JobActions::log_started
2020-04-22 22:27:36 13: ofborg::tasks::build::JobActions::tell
2020-04-22 22:27:36 12: <ofborg::notifyworker::ChannelNotificationReceiver as ofborg::notifyworker::NotificationReceiver>::tell
2020-04-22 22:27:36 11: <amqp::channel::Channel as amqp::basic::Basic>::basic_publish
2020-04-22 22:27:36 10: amqp::channel::Channel::send_method_frame
2020-04-22 22:27:36 9: amqp::channel::Channel::write
2020-04-22 22:27:36 8: core::result::unwrap_failed
2020-04-22 22:27:36 7: core::panicking::panic_fmt
2020-04-22 22:27:36 6: rust_begin_unwind
2020-04-22 22:27:36 5: std::panicking::rust_panic_with_hook
2020-04-22 22:27:36 4: std::panicking::default_hook
2020-04-22 22:27:36 3: std::panicking::default_hook::{{closure}}
2020-04-22 22:27:36 2: std::io::Write::write_fmt
2020-04-22 22:27:36 1: core::fmt::write
2020-04-22 22:27:36 0: <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt
2020-04-22 22:27:36 stack backtrace:
2020-04-22 22:27:36 thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: "SendError(..)"', src/libcore/result.rs:1188:5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment