Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Log of Meson test suite run on 2020-12-23T14:43:03.022629
- Inherited environment: SHELL='/bin/zsh' SESSION_MANAGER='local/manjaro:@/tmp/.ICE-unix/1852,unix/manjaro:/tmp/.ICE-unix/1852' COLORTERM='truecolor' LESS='-r' XDG_MENU_PREFIX='gnome-' MOZ_X11_EGL='1' _P9K_TTY='/dev/pts/0' LESS_TERMCAP_se='[0m' LESS_TERMCAP_so='[01;47;34m' TEXTDOMAINDIR='/usr/share/locale' SSH_AUTH_SOCK='/run/user/1000/keyring/ssh' P9K_TTY='old' DESKTOP_SESSION='gnome-xorg' DIFFPROG='meld' EDITOR='gedit' GTK_MODULES='xapp-gtk3-module' DBUS_STARTER_BUS_TYPE='session' PWD='/mnt/storage/AUR/pika-backup/src' SOURCE_DATE_EPOCH='1608759519' LOGNAME='yochanan' XDG_SESSION_DESKTOP='gnome-xorg' XDG_SESSION_TYPE='x11' PKGFILE_PROMPT_INSTALL_MISSING='1' CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' XAUTHORITY='/run/user/1000/gdm/Xauthority' SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS='0' WINDOWPATH='2' MOTD_SHOWN='pam' GDM_LANG='en_US.utf8' COMMAND_MODE='legacy' LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now' HOME='/home/yochanan' USERNAME='yochanan' MCFLY_HISTORY='/tmp/mcfly.H3bw9g5I' LANG='en_US.utf8' HISTFILE='/home/yochanan/.zhistory' XDG_CURRENT_DESKTOP='GNOME' VTE_VERSION='6201' CPPFLAGS='-D_FORTIFY_SOURCE=2' INVOCATION_ID='03042c59fc074035ad55cbf0c6c62d7d' MANAGERPID='1728' MCFLY_SESSION_ID='Cl7NXobtkiK3E5MuAjDtf0ml' MAKEFLAGS='-j17' XDG_SESSION_CLASS='user' TERM='xterm-256color' LESS_TERMCAP_mb='[01;32m' LESS_TERMCAP_me='[0m' LESS_TERMCAP_md='[01;32m' USER='yochanan' SUDO_EDITOR='gedit' VISUAL='gedit' DISPLAY=':1' LESS_TERMCAP_ue='[0m' SHLVL='2' LESS_TERMCAP_us='[01;36m' DBUS_STARTER_ADDRESS='unix:path=/run/user/1000/bus,guid=546168f945d0f264fb83073c5fe39065' TILIX_ID='7720ac39-ec8e-4e65-80cf-541a6d29df81' XDG_RUNTIME_DIR='/run/user/1000' P9K_SSH='0' QT_AUTO_SCREEN_SCALE_FACTOR='1' JOURNAL_STREAM='8:52330' LC_COLLATE='C' XDG_DATA_DIRS='/home/yochanan/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share' CHOST='x86_64-pc-linux-gnu' PATH='/usr/lib/ccache/bin:/home/yochanan/.local/bin:/home/yochanan/.local/bin:/home/yochanan/bin:/home/yochanan/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/jvm/default/bin:/usr/lib/jvm/default/bin' GDMSESSION='gnome-xorg' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-plt' DBUS_SESSION_BUS_ADDRESS='unix:path=/run/user/1000/bus,guid=546168f945d0f264fb83073c5fe39065' MAIL='/var/spool/mail/yochanan' CHROOT='/home/yochanan/chroot' _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=lcd_hrgb -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Dswing.crossplatformlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel -Djdk.gtk.version=3 -Dsun.java2d.opengl=true' OLDPWD='/mnt/storage/AUR/pika-backup/src' TEXTDOMAIN='pacman-scripts' _='/usr/bin/meson'
- 1/2 cargo-clippy FAIL 0.03s (exit status 101)
- --- command ---
- 21:43:03 /usr/bin/cargo clippy
- --- stderr ---
- error: could not find `Cargo.toml` in `/mnt/storage/AUR/pika-backup/src/build` or any parent directory
- -------
- 2/2 cargo-test OK 191.89s
- --- command ---
- 21:43:03 /usr/bin/cargo test --target-dir /mnt/storage/AUR/pika-backup/src/build/src --manifest-path /mnt/storage/AUR/pika-backup/src/pika-backup-v0.2.0/Cargo.toml --release -- --test-threads=1
- --- stdout ---
- running 0 tests
- test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
- running 0 tests
- test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
- running 6 tests
- test backup_communication ... ok
- test borg_bin_missing ... ignored
- test encrypted_backup ... ok
- test failed_repo ... ok
- test failed_ssh_connection ... ok
- test simple_backup ... ok
- test result: ok. 5 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out
- running 1 test
- test config_v0 ... ok
- test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
- running 0 tests
- test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
- --- stderr ---
- Updating crates.io index
- Downloading crates ...
- Downloaded atk-sys v0.10.0
- Downloaded gettext-rs v0.5.0
- Downloaded once_cell v1.5.2
- Downloaded serde v1.0.118
- Downloaded sha2 v0.9.2
- Downloaded futures-channel v0.3.8
- Downloaded syn v1.0.55
- Downloaded unicode-xid v0.2.1
- Downloaded log v0.4.11
- Downloaded version_check v0.9.2
- Downloaded either v1.6.1
- Downloaded generic-array v0.14.4
- Downloaded hkdf v0.10.0
- Downloaded gobject-sys v0.10.0
- Downloaded enclose v1.1.8
- Downloaded derive_builder_core v0.9.0
- Downloaded bit-vec v0.6.3
- Downloaded anyhow v1.0.36
- Downloaded typenum v1.12.0
- Downloaded derive_builder v0.9.0
- Downloaded env_logger v0.7.1
- Downloaded itertools v0.9.0
- Downloaded libhandy v0.7.1
- Downloaded pin-utils v0.1.0
- Downloaded opaque-debug v0.3.0
- Downloaded memchr v2.3.4
- Downloaded quote v1.0.8
- Downloaded proc-macro-hack v0.5.19
- Downloaded fancy-regex v0.4.1
- Downloaded strum v0.18.0
- Downloaded serde_json v1.0.60
- Downloaded atk v0.9.0
- Downloaded aes-soft v0.6.4
- Downloaded bit-set v0.5.2
- Downloaded futures v0.3.8
- Downloaded cc v1.0.66
- Downloaded cairo-sys-rs v0.10.0
- Downloaded atty v0.2.14
- Downloaded futures-core v0.3.8
- Downloaded futures-macro v0.3.8
- Downloaded dbus v0.2.3
- Downloaded darling_macro v0.10.2
- Downloaded futures-sink v0.3.8
- Downloaded error-chain v0.12.4
- Downloaded futures-task v0.3.8
- Downloaded futures-executor v0.3.8
- Downloaded futures-io v0.3.8
- Downloaded block-padding v0.2.1
- Downloaded block-modes v0.7.0
- Downloaded fnv v1.0.7
- Downloaded gdk-pixbuf-sys v0.10.0
- Downloaded ident_case v1.0.1
- Downloaded hmac v0.10.1
- Downloaded locale_config v0.3.0
- Downloaded libhandy-sys v0.7.0
- Downloaded num v0.3.1
- Downloaded num-integer v0.1.44
- Downloaded num-iter v0.1.42
- Downloaded num-rational v0.3.2
- Downloaded gdk v0.13.2
- Downloaded num-traits v0.2.14
- Downloaded digest v0.9.0
- Downloaded pin-project-internal v1.0.2
- Downloaded pin-project v1.0.2
- Downloaded proc-macro-nested v0.1.6
- Downloaded proc-macro-error-attr v1.0.4
- Downloaded proc-macro-error v1.0.4
- Downloaded proc-macro2 v1.0.24
- Downloaded quick-error v1.2.3
- Downloaded proc-macro-crate v0.1.5
- Downloaded ppv-lite86 v0.2.10
- Downloaded pkg-config v0.3.19
- Downloaded rand_chacha v0.2.2
- Downloaded secret-service v1.1.3
- Downloaded slab v0.4.2
- Downloaded shell-words v1.0.0
- Downloaded serde_derive v1.0.118
- Downloaded strum_macros v0.18.0
- Downloaded subtle v2.4.0
- Downloaded system-deps v1.3.2
- Downloaded strsim v0.9.3
- Downloaded termcolor v1.1.2
- Downloaded thiserror v1.0.22
- Downloaded time v0.1.44
- Downloaded futures-util v0.3.8
- Downloaded zeroize v1.2.0
- Downloaded version-compare v0.0.10
- Downloaded toml v0.5.8
- Downloaded thread_local v1.0.1
- Downloaded thiserror-impl v1.0.22
- Downloaded darling_core v0.10.2
- Downloaded pretty_env_logger v0.4.0
- Downloaded num-complex v0.3.1
- Downloaded gdk-pixbuf v0.9.0
- Downloaded quick-error v2.0.0
- Downloaded rand_core v0.5.1
- Downloaded getrandom v0.1.15
- Downloaded syslog v5.0.0
- Downloaded ryu v1.0.5
- Downloaded bitflags v1.2.1
- Downloaded autocfg v1.0.1
- Downloaded block-buffer v0.9.0
- Downloaded arc-swap v1.1.0
- Downloaded cfg-if v0.1.10
- Downloaded walkdir v2.3.1
- Downloaded crypto-mac v0.10.0
- Downloaded same-file v1.0.6
- Downloaded cfg-if v1.0.0
- Downloaded cairo-rs v0.9.1
- Downloaded cipher v0.2.5
- Downloaded gio-sys v0.10.1
- Downloaded gtk-sys v0.10.0
- Downloaded rand v0.7.3
- Downloaded aes v0.6.0
- Downloaded aho-corasick v0.7.15
- Downloaded unicode-segmentation v1.7.1
- Downloaded num-bigint v0.3.1
- Downloaded chrono v0.4.19
- Downloaded regex v1.4.2
- Downloaded zxcvbn v2.1.1
- Downloaded regex-syntax v0.6.21
- Downloaded gio v0.9.1
- Downloaded libc v0.2.81
- Downloaded glib-macros v0.10.1
- Downloaded humantime v1.3.0
- Downloaded lazy_static v1.4.0
- Downloaded heck v0.3.2
- Downloaded libdbus-sys v0.2.1
- Downloaded pango v0.9.1
- Downloaded pango-sys v0.10.0
- Downloaded cpuid-bool v0.1.2
- Downloaded chrono-humanize v0.1.1
- Downloaded ctrlc v3.1.7
- Downloaded darling v0.10.2
- Downloaded gdk-sys v0.10.0
- Downloaded itoa v0.4.6
- Downloaded glib-sys v0.10.1
- Downloaded matches v0.1.8
- Downloaded glib v0.10.3
- Downloaded nix v0.19.1
- Downloaded nix v0.18.0
- Downloaded gtk v0.9.2
- Downloaded gettext-sys v0.19.9
- Downloaded dbus v0.9.0
- Compiling proc-macro2 v1.0.24
- Compiling unicode-xid v0.2.1
- Compiling syn v1.0.55
- Compiling serde v1.0.118
- Compiling pkg-config v0.3.19
- Compiling unicode-segmentation v1.7.1
- Compiling version-compare v0.0.10
- Compiling strum v0.18.0
- Compiling libc v0.2.81
- Compiling version_check v0.9.2
- Compiling memchr v2.3.4
- Compiling autocfg v1.0.1
- Compiling proc-macro-hack v0.5.19
- Compiling proc-macro-nested v0.1.6
- Compiling bitflags v1.2.1
- Compiling once_cell v1.5.2
- Compiling futures-sink v0.3.8
- Compiling futures-core v0.3.8
- Compiling typenum v1.12.0
- Compiling anyhow v1.0.36
- Compiling slab v0.4.2
- Compiling pin-utils v0.1.0
- Compiling futures-io v0.3.8
- Compiling either v1.6.1
- Compiling cfg-if v0.1.10
- Compiling lazy_static v1.4.0
- Compiling regex-syntax v0.6.21
- Compiling gio v0.9.1
- Compiling gdk-pixbuf v0.9.0
- Compiling strsim v0.9.3
- Compiling fnv v1.0.7
- Compiling ident_case v1.0.1
- Compiling pango v0.9.1
- Compiling cairo-rs v0.9.1
- Compiling getrandom v0.1.15
- Compiling log v0.4.11
- Compiling gdk v0.13.2
- Compiling subtle v2.4.0
- Compiling atk v0.9.0
- Compiling cc v1.0.66
- Compiling opaque-debug v0.3.0
- Compiling ppv-lite86 v0.2.10
- Compiling bit-vec v0.6.3
- Compiling nix v0.18.0
- Compiling cfg-if v1.0.0
- Compiling derive_builder v0.9.0
- Compiling quick-error v1.2.3
- Compiling ryu v1.0.5
- Compiling serde_derive v1.0.118
- Compiling termcolor v1.1.2
- Compiling block-padding v0.2.1
- Compiling cpuid-bool v0.1.2
- Compiling serde_json v1.0.60
- Compiling quick-error v2.0.0
- Compiling same-file v1.0.6
- Compiling itoa v0.4.6
- Compiling zeroize v1.2.0
- Compiling arc-swap v1.1.0
- Compiling shell-words v1.0.0
- Compiling enclose v1.1.8
- Compiling matches v0.1.8
- Compiling futures-task v0.3.8
- Compiling futures-channel v0.3.8
- Compiling thread_local v1.0.1
- Compiling heck v0.3.2
- Compiling itertools v0.9.0
- Compiling proc-macro-error-attr v1.0.4
- Compiling generic-array v0.14.4
- Compiling proc-macro-error v1.0.4
- Compiling error-chain v0.12.4
- Compiling num-traits v0.2.14
- Compiling num-integer v0.1.44
- Compiling num-bigint v0.3.1
- Compiling num-iter v0.1.42
- Compiling num-rational v0.3.2
- Compiling humantime v1.3.0
- Compiling gtk v0.9.2
- Compiling libdbus-sys v0.2.1
- Compiling bit-set v0.5.2
- Compiling walkdir v2.3.1
- Compiling aho-corasick v0.7.15
- Compiling quote v1.0.8
- Compiling gettext-sys v0.19.9
- Compiling num-complex v0.3.1
- Compiling regex v1.4.2
- Compiling digest v0.9.0
- Compiling cipher v0.2.5
- Compiling crypto-mac v0.10.0
- Compiling block-buffer v0.9.0
- Compiling hmac v0.10.1
- Compiling sha2 v0.9.2
- Compiling aes-soft v0.6.4
- Compiling block-modes v0.7.0
- Compiling hkdf v0.10.0
- Compiling time v0.1.44
- Compiling atty v0.2.14
- Compiling dbus v0.2.3
- Compiling nix v0.19.1
- Compiling dbus v0.9.0
- Compiling rand_core v0.5.1
- Compiling aes v0.6.0
- Compiling syslog v5.0.0
- Compiling rand_chacha v0.2.2
- Compiling locale_config v0.3.0
- Compiling env_logger v0.7.1
- Compiling fancy-regex v0.4.1
- Compiling rand v0.7.3
- Compiling gettext-rs v0.5.0
- Compiling pretty_env_logger v0.4.0
- Compiling chrono v0.4.19
- Compiling num v0.3.1
- Compiling toml v0.5.8
- Compiling secret-service v1.1.3
- Compiling darling_core v0.10.2
- Compiling ctrlc v3.1.7
- Compiling chrono-humanize v0.1.1
- Compiling proc-macro-crate v0.1.5
- Compiling thiserror-impl v1.0.22
- Compiling strum_macros v0.18.0
- Compiling pin-project-internal v1.0.2
- Compiling futures-macro v0.3.8
- Compiling glib-macros v0.10.1
- Compiling darling_macro v0.10.2
- Compiling darling v0.10.2
- Compiling derive_builder_core v0.9.0
- Compiling thiserror v1.0.22
- Compiling system-deps v1.3.2
- Compiling pin-project v1.0.2
- Compiling futures-util v0.3.8
- Compiling glib-sys v0.10.1
- Compiling gobject-sys v0.10.0
- Compiling gio-sys v0.10.1
- Compiling pango-sys v0.10.0
- Compiling cairo-sys-rs v0.10.0
- Compiling gdk-pixbuf-sys v0.10.0
- Compiling atk-sys v0.10.0
- Compiling gdk-sys v0.10.0
- Compiling gtk-sys v0.10.0
- Compiling libhandy-sys v0.7.0
- Compiling zxcvbn v2.1.1
- Compiling futures-executor v0.3.8
- Compiling glib v0.10.3
- Compiling futures v0.3.8
- Compiling libhandy v0.7.1
- Compiling pika-backup v0.2.0 (/mnt/storage/AUR/pika-backup/src/pika-backup-v0.2.0)
- Finished release [optimized] target(s) in 3m 08s
- Running src/release/deps/pika_backup-a83b8b52d9b1f4e7
- Running src/release/deps/pika_backup-eb2b56fe3f06749d
- Running src/release/deps/borg_integration-e00b78bf092a0200
- Running src/release/deps/config-cd120b89d4cc6d65
- Doc-tests pika-backup
- -------
- Summary of Failures:
- 1/2 cargo-clippy FAIL 0.03s (exit status 101)
- 1/2 cargo-clippy FAIL 0.03s (exit status 101)
- Ok: 1
- Expected Fail: 0
- Fail: 1
- Unexpected Pass: 0
- Skipped: 0
- Timeout: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement