Diff of the two buildlogs: -- --- b1/build.log 2020-05-02 11:08:27.485876185 +0000 +++ b2/build.log 2020-05-02 11:13:44.771585839 +0000 @@ -1,6 +1,6 @@ I: pbuilder: network access will be disabled during build -I: Current time: Fri Jun 4 05:31:01 -12 2021 -I: pbuilder-time-stamp: 1622827861 +I: Current time: Sun May 3 01:08:30 +14 2020 +I: pbuilder-time-stamp: 1588417710 I: Building the build Environment I: extracting base tarball [/var/cache/pbuilder/buster-reproducible-base.tgz] I: copying local configuration @@ -18,7 +18,7 @@ I: Extracting source gpgv: unknown type of key resource 'trustedkeys.kbx' gpgv: keyblock resource '/root/.gnupg/trustedkeys.kbx': General error -gpgv: Signature made Tue Mar 13 23:49:53 2018 -12 +gpgv: Signature made Thu Mar 15 01:49:53 2018 +14 gpgv: using RSA key 8ED6C3F8BAC9DB7FC130A870F823A2729883C97C gpgv: Can't check signature: No public key dpkg-source: warning: failed to verify signature on ./ruby-neovim_0.7.1-1.dsc @@ -29,6 +29,18 @@ dpkg-source: info: applying remove_coveralls_pry_bundler.patch I: using fakeroot in build. I: Installing the build-deps +I: user script /srv/workspace/pbuilder/7503/tmp/hooks/D01_modify_environment starting +debug: Running on profitbricks-build12-i386. +I: Changing host+domainname to test build reproducibility +I: Adding a custom variable just for the fun of it... +I: Changing /bin/sh to bash +Removing 'diversion of /bin/sh to /bin/sh.distrib by dash' +Adding 'diversion of /bin/sh to /bin/sh.distrib by bash' +Removing 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by dash' +Adding 'diversion of /usr/share/man/man1/sh.1.gz to /usr/share/man/man1/sh.distrib.1.gz by bash' +I: Setting pbuilder2's login shell to /bin/bash +I: Setting pbuilder2's GECOS to second user,second room,second work-phone,second home-phone,second other +I: user script /srv/workspace/pbuilder/7503/tmp/hooks/D01_modify_environment finished -> Attempting to satisfy build-dependencies -> Creating pbuilder-satisfydepends-dummy package Package: pbuilder-satisfydepends-dummy @@ -222,7 +234,7 @@ Get: 144 http://deb.debian.org/debian buster/main i386 ruby-thread-order all 1.1.0-1 [5096 B] Get: 145 http://deb.debian.org/debian buster/main i386 ruby-rspec-core all 3.8.0c0e1m0s0-1 [190 kB] Get: 146 http://deb.debian.org/debian buster/main i386 ruby-rspec all 3.8.0c0e1m0s0-1 [7620 B] -Fetched 49.1 MB in 1s (52.2 MB/s) +Fetched 49.1 MB in 28s (1761 kB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libbsd0:i386. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19231 files and directories currently installed.) @@ -846,7 +858,7 @@ fakeroot is already the newest version (1.23-1). 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. I: Building the package -I: Running cd /build/ruby-neovim-0.7.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" HOME="/nonexistent/first-build" dpkg-buildpackage -us -uc -b +I: Running cd /build/ruby-neovim-0.7.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/i/capture/the/path" HOME="/nonexistent/second-build" dpkg-buildpackage -us -uc -b dpkg-buildpackage: info: source package ruby-neovim dpkg-buildpackage: info: source version 0.7.1-1 dpkg-buildpackage: info: source distribution unstable @@ -889,30 +901,30 @@ install -d /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/bin install -D -m755 /build/ruby-neovim-0.7.1/bin/neovim-ruby-host /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/bin/neovim-ruby-host install -d /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/tabpage.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/tabpage.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/client.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/client.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/logging.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/logging.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/buffer.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/buffer.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/plugin/dsl.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/plugin/dsl.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/plugin/handler.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/plugin/handler.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/remote_object.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/remote_object.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/window.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/window.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/logging.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/logging.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/host/loader.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/host/loader.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/session.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/session.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/event_loop.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/event_loop.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/message.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/message.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/client.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/client.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/executable.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/executable.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/current.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/current.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/plugin.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/plugin.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/version.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/version.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/buffer.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/buffer.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/host.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/host.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/connection.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/connection.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/tabpage.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/tabpage.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/ruby_provider/buffer_ext.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/ruby_provider/buffer_ext.rb -install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/ruby_provider/window_ext.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/ruby_provider/window_ext.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/ruby_provider/vim.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/ruby_provider/vim.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/ruby_provider/window_ext.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/ruby_provider/window_ext.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/api.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/api.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/event_loop.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/event_loop.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/plugin.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/plugin.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/message.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/message.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/session.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/session.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/host/loader.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/host/loader.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/window.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/window.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/ruby_provider.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/ruby_provider.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/host.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/host.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/remote_object.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/remote_object.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/line_range.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/line_range.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/current.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/current.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/executable.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/executable.rb +install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim/connection.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim/connection.rb install -D -m644 /build/ruby-neovim-0.7.1/lib/neovim.rb /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby/neovim.rb dh_installchangelogs -pruby-neovim /build/ruby-neovim-0.7.1/CHANGELOG.md upstream Rewriting shebang line of /build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/bin/neovim-ruby-host @@ -938,46 +950,85 @@ RUBYLIB=/build/ruby-neovim-0.7.1/debian/ruby-neovim/usr/lib/ruby/vendor_ruby:. GEM_PATH=debian/ruby-neovim/usr/share/rubygems-integration/all:/var/lib/gems/2.5.0:/usr/lib/i386-linux-gnu/rubygems-integration/2.5.0:/usr/share/rubygems-integration/2.5.0:/usr/share/rubygems-integration/all ruby2.5 -S rake -f debian/ruby-tests.rake /usr/bin/ruby2.5 /usr/bin/rspec --pattern ./spec/\*\*/\*_spec.rb --exclude-pattern ./spec/acceptance/\* --format documentation -Randomized with seed 25025 +Randomized with seed 19758 -Neovim::Buffer - .count - returns the current buffer count from the global Vim client +Neovim::Host + .run + after poll + delegates to plugin handlers + responds with specs to the 'specs' request +{"_level":"ERROR","_time":"2020-05-03T01:13:36.070918","_class":"Neovim::Host","_method":"handle","exception":"RuntimeError","message":"BOOM"} + handles exceptions in sync plugin handlers +{"_level":"ERROR","_time":"2020-05-03T01:13:36.171645","_class":"Neovim::Host","_method":"handle","exception":"RuntimeError","message":"BOOM ASYNC"} + handles exceptions in async plugin handlers + handles unknown requests + poll + initializes a client and responds 'ok' + +Neovim::Executable + #version + returns the current nvim version + raises with an invalid executable path + .from_env + returns a default path + respects NVIM_EXECUTABLE + +Neovim::Window .current - returns the current buffer from the global Vim client + returns the current window from the global Vim client .[] - returns the buffer from the global Vim client at the given index + returns the window at the given index + only includes windows within a tabpage + .count + returns the current window count from the global Vim client + only includes windows within a tabpage -Neovim::EventLoop - #notify - writes a msgpack notification - #respond - writes a msgpack response - #request - writes a msgpack request - #run - shuts down after receiving EOFError - yields received messages to the block +Neovim::Client + #methods + includes api methods + includes builtin methods + #set_option + sets a boolean option + sets an option from two arguments + sets an option from a string + #respond_to? + returns true for vim functions + returns false otherwise + returns true for Ruby functions + #current + returns the target + #method_missing + raises exceptions for unknown methods + raises exceptions for incorrect usage + enables nvim_* function calls + +Neovim::Buffer + .[] + returns the buffer from the global Vim client at the given index + .current + returns the current buffer from the global Vim client + .count + returns the current buffer count from the global Vim client Neovim::RemoteObject Neovim::Tabpage #respond_to? - returns true for Ruby functions - returns false otherwise returns true for Tabpage functions + returns false otherwise + returns true for Ruby functions #methods - returns api methods returns builtin methods + returns api methods #method_missing enables nvim_tabpage_* function calls Neovim::Buffer - #methods - returns builtin methods - returns api methods #respond_to? returns true for Buffer functions returns false otherwise returns true for Ruby functions + #methods + returns builtin methods + returns api methods #method_missing enables nvim_buf_* function calls Neovim::Window @@ -988,270 +1039,231 @@ returns builtin methods returns api methods #respond_to? - returns false otherwise returns true for Window functions returns true for Ruby functions + returns false otherwise -Neovim::Executable - #version - returns the current nvim version - raises with an invalid executable path - .from_env - returns a default path - respects NVIM_EXECUTABLE +Neovim::API + #functions_for_object + returns relevant functions + #functions_for_object_method + returns relevant functions Neovim::Message - .response - builds a response - .notification - builds a notification - .from_array - returns a request - returns a notification - returns a response - Neovim::Message::Response + Neovim::Message::Notification #to_a #received - yields itself to the response handler + yields itself to the block + .request + builds a request Neovim::Message::Request #to_a #received yields itself to the block - Neovim::Message::Notification + .response + builds a response + Neovim::Message::Response #to_a #received - yields itself to the block - .request - builds a request + yields itself to the response handler + .from_array + returns a notification + returns a response + returns a request + .notification + builds a notification + +Neovim::Host::Loader + #load + registers plugins defined in the provided files + doesn't register plugins when none are defined + doesn't leak the overidden Neovim.plugin method + doesn't leak constants defined in plugins + registers multiple plugins defined in the provided files + +Neovim + .executable + returns the current executable + .attach_child + spawns and attaches to a child process + .attach_tcp + attaches to a TCP socket + .attach_unix + attaches to a UNIX socket Neovim::Logging - .logger - defaults the level to WARN - fetches the level from $NVIM_RUBY_LOG_LEVEL as a string - fetches the output from $NVIM_RUBY_LOG_FILE - defaults the output to STDERR - fetches the level from $NVIM_RUBY_LOG_LEVEL as an integer Neovim::Logging::Helpers #log logs JSON at the specified level #log_exception logs JSON at the specified level and debugs the backtrace + .logger + fetches the output from $NVIM_RUBY_LOG_FILE + defaults the level to WARN + defaults the output to STDERR + fetches the level from $NVIM_RUBY_LOG_LEVEL as an integer + fetches the level from $NVIM_RUBY_LOG_LEVEL as a string Neovim::LineRange - #delete - returns the line deleted - deletes the line at the given index - returns nil if provided a non-integer - #replace - replaces all lines + #[] + accepts an index and length + accepts a range + accepts a single index #== compares line contents #[]= - accepts a range accepts a single index accepts an index and length - #to_a - returns a large number of lines as an array - returns lines as an array - #[] accepts a range - accepts an index and length - accepts a single index #each yields a large number of lines yields each line + #to_a + returns lines as an array + returns a large number of lines as an array + #delete + deletes the line at the given index + returns nil if provided a non-integer + returns the line deleted + #replace + replaces all lines -Neovim::Host::Loader - #load - registers multiple plugins defined in the provided files - doesn't leak constants defined in plugins - doesn't register plugins when none are defined - registers plugins defined in the provided files - doesn't leak the overidden Neovim.plugin method - -Neovim::Window - #cursor #cursor= - adjusts the window cursor - #height #height= - adjusts the window height +Neovim::Current + #line + returns the contents of the line + returns an empty string if the current line is empty + #line= + sets the content of the current line + #buffer= + returns a Buffer + returns an integer + sets the current buffer from an integer + sets the current buffer from a Buffer #buffer - returns the window's buffer - #width #width= - adjusts the window width + returns the current buffer + #window= + returns an integer + sets the current window from an integer + sets the current window from a Window + returns a Window + #tabpage= + returns a Tabpage + sets the current tabpage from an integer + returns an integer + sets the current tabpage from a Tabpage + #tabpage + returns the current tabpage + #window + returns the current window Neovim::Session - #run - supports requests within callbacks - enqueues messages received during blocking requests - #notify - doesn't raise exceptions - handles large data - succeeds outside of the main thread #request raises an exception when there are errors + synchronously returns a result + handles large data fails outside of the main thread + #notify + doesn't raise exceptions + succeeds outside of the main thread handles large data - synchronously returns a result - -Neovim::API - #functions_for_object_method - returns relevant functions - #functions_for_object - returns relevant functions - -Neovim - .attach_child - spawns and attaches to a child process - .attach_unix - attaches to a UNIX socket - .executable - returns the current executable - .attach_tcp - attaches to a TCP socket - -Neovim::Connection - #close - closes IO handles - kills spawned processes - #write - writes msgpack to the underlying file descriptor - #read - reads msgpack from the underlying file descriptor - #register_type - registers a msgpack ext type + #run + supports requests within callbacks + enqueues messages received during blocking requests Neovim::Plugin .from_config_block - registers setup callbacks + registers an autocmd registers a top level RPC - registers a command + registers setup callbacks registers a function - registers an autocmd + registers a command #specs doesn't include specs for top-level RPCs returns specs for plugin handlers -Neovim::Client - #current - returns the target - #methods - includes api methods - includes builtin methods - #method_missing - raises exceptions for incorrect usage - raises exceptions for unknown methods - enables nvim_* function calls - #respond_to? - returns true for vim functions - returns true for Ruby functions - returns false otherwise - #set_option - sets an option from a string - sets a boolean option - sets an option from two arguments - -Neovim::Current - #line= - sets the content of the current line - #window - returns the current window - #window= - sets the current window from an integer - sets the current window from a Window - returns an integer - returns a Window - #tabpage= - sets the current tabpage from a Tabpage - sets the current tabpage from an integer - returns a Tabpage - returns an integer - #tabpage - returns the current tabpage - #buffer= - returns a Buffer - returns an integer - sets the current buffer from a Buffer - sets the current buffer from an integer +Neovim::Window + #cursor #cursor= + adjusts the window cursor + #height #height= + adjusts the window height + #width #width= + adjusts the window width #buffer - returns the current buffer - #line - returns the contents of the line - returns an empty string if the current line is empty - -Vim - #method_missing - refreshes global variables - delegates method calls to @__client - Vim - is an alias for the Vim module - Neovim::Buffer - refers to Neovim::Buffer - Neovim::Window - refers to Neovim::Window + returns the window's buffer Neovim::Buffer - #append - inserts before the first line - raises on out of bounds - doesn't move the cursor - appends after the line - #lines= - updates the buffer's lines + #line= + updates the current line #length returns the number of lines - #delete - deletes at the line number - raises on out of bounds - #[]= - sets the line at the line number + #[] raises on out of bounds + returns the line at the line number #lines returns a LineRange - #line= - updates the current line - #line - returns nil for inactive buffers - returns the current line #line_number - returns nil on inactive buffers returns the current line number + returns nil on inactive buffers + #lines= + updates the buffer's lines + #delete + raises on out of bounds + deletes at the line number + #[]= + raises on out of bounds + sets the line at the line number #number returns the buffer number - #count - returns the number of lines - #[] - returns the line at the line number - raises on out of bounds + #line + returns the current line + returns nil for inactive buffers #set_name #name updates the buffer name + #append + raises on out of bounds + inserts before the first line + doesn't move the cursor + appends after the line + #count + returns the number of lines -Neovim::Host - .run - after poll -{"_level":"ERROR","_time":"2021-06-04T05:31:24.343209","_class":"Neovim::Host","_method":"handle","exception":"RuntimeError","message":"BOOM"} - handles exceptions in sync plugin handlers - handles unknown requests - responds with specs to the 'specs' request - delegates to plugin handlers -{"_level":"ERROR","_time":"2021-06-04T05:31:24.391554","_class":"Neovim::Host","_method":"handle","exception":"RuntimeError","message":"BOOM ASYNC"} - handles exceptions in async plugin handlers - poll - initializes a client and responds 'ok' +Neovim::Connection + #read + reads msgpack from the underlying file descriptor + #write + writes msgpack to the underlying file descriptor + #register_type + registers a msgpack ext type + #close + kills spawned processes + closes IO handles -Neovim::Window - .current - returns the current window from the global Vim client - .[] - returns the window at the given index - only includes windows within a tabpage - .count - only includes windows within a tabpage - returns the current window count from the global Vim client +Neovim::EventLoop + #notify + writes a msgpack notification + #run + yields received messages to the block + shuts down after receiving EOFError + #request + writes a msgpack request + #respond + writes a msgpack response + +Vim + Neovim::Window + refers to Neovim::Window + Neovim::Buffer + refers to Neovim::Buffer + Vim + is an alias for the Vim module + #method_missing + refreshes global variables + delegates method calls to @__client -Finished in 1.19 seconds (files took 0.18971 seconds to load) +Finished in 3.32 seconds (files took 0.51296 seconds to load) 168 examples, 0 failures -Randomized with seed 25025 +Randomized with seed 19758 ┌──────────────────────────────────────────────────────────────────────────────┐ @@ -1280,12 +1292,14 @@ dpkg-source --after-build . dpkg-buildpackage: info: binary-only upload (no source included) I: copying local configuration +I: user script /srv/workspace/pbuilder/7503/tmp/hooks/B01_cleanup starting +I: user script /srv/workspace/pbuilder/7503/tmp/hooks/B01_cleanup finished I: unmounting dev/ptmx filesystem I: unmounting dev/pts filesystem I: unmounting dev/shm filesystem I: unmounting proc filesystem I: unmounting sys filesystem I: cleaning the build env -I: removing directory /srv/workspace/pbuilder/56474 and its subdirectories -I: Current time: Fri Jun 4 05:31:26 -12 2021 -I: pbuilder-time-stamp: 1622827886 +I: removing directory /srv/workspace/pbuilder/7503 and its subdirectories +I: Current time: Sun May 3 01:13:44 +14 2020 +I: pbuilder-time-stamp: 1588418024