Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/correlation-parser.spec'], logger=uid=1001shell=Falsegid=135timeout=0user='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7152/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/correlation-parser.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False warning: Could not canonicalize hostname: copr-builder-37435136.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/syslog-ng-correlation-parser-0.2.1-2.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/correlation-parser.spec'], logger=uid=1001shell=Falsegid=135timeout=0private_network=Trueuser='mockbuild'env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '}printOutput=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7152/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/correlation-parser.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gPHnS3 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf syslog-ng-rust-modules-master + /usr/bin/unzip /builddir/build/SOURCES/master.zip Archive: /builddir/build/SOURCES/master.zip 8af83e1754a3a59228f1b98d41b6a69516e103f3 creating: syslog-ng-rust-modules-master/ extracting: syslog-ng-rust-modules-master/.gitignore inflating: syslog-ng-rust-modules-master/.travis.yml creating: syslog-ng-rust-modules-master/.travis/ inflating: syslog-ng-rust-modules-master/.travis/cargo-test.sh inflating: syslog-ng-rust-modules-master/.travis/install-ivykis.sh inflating: syslog-ng-rust-modules-master/.travis/install-syslog-ng.sh inflating: syslog-ng-rust-modules-master/.travis/rust-cpython-upgrade-hack.sh inflating: syslog-ng-rust-modules-master/.travis/test-cmake.sh inflating: syslog-ng-rust-modules-master/.travis/test-everything.sh inflating: syslog-ng-rust-modules-master/CMakeLists.txt inflating: syslog-ng-rust-modules-master/README.md creating: syslog-ng-rust-modules-master/actiondb-parser/ extracting: syslog-ng-rust-modules-master/actiondb-parser/.gitignore inflating: syslog-ng-rust-modules-master/actiondb-parser/CMakeLists.txt inflating: syslog-ng-rust-modules-master/actiondb-parser/Cargo.toml inflating: syslog-ng-rust-modules-master/actiondb-parser/LICENSE-APACHE inflating: syslog-ng-rust-modules-master/actiondb-parser/LICENSE-MIT inflating: syslog-ng-rust-modules-master/actiondb-parser/README.md creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/.gitignore inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/.travis.yml inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/CHANGELOG.md inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/Cargo.toml inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/README.md creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/ creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/mod.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/parser/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/parser/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/parser/pattern.rustpeg inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/parser/pattern_parser.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/grammar/test.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/lib.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/compiled_pattern.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/factory.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/mod.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/deser.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/file/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/file/deser.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/file/iter.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/file/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/source.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/test.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/deser.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/error.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/message.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern/testmessage/test.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern_loader.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern_source/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern_source/error.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/pattern_source/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/result.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suffix_array/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suffix_array/impls.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suffix_array/interface.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suffix_array/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suffix_array/test.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/suite.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/factory.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/matcher.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/mod.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/node/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/node/interface.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/node/literal.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/node/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/node/parser.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/parser_factory.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/matcher/trie/suite.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/base.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/greedy.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/has_length_constraint.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/int.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/parsers/set.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/utils/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/utils/common_prefix.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/utils/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/src/utils/sortedvec.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/ creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/file/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/file/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/file/ssh_ok.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/file/ssh_ok.yaml inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/file/ssh_wrong.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/lib.rs creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/mod.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/pattern_validation_should_not_be_local.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_ok.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_only_expected_tags_are_checked.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_only_expected_values_are_checked.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_tags_are_not_there.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_we_can_parse_multiline_messages.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_when_an_expected_value_is_not_found_we_fail.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/matcher/ssh_wrong.json inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/tests/ssh_log.txt creating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/utils/ inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/utils/README.md inflating: syslog-ng-rust-modules-master/actiondb-parser/actiondb/utils/pdb2adb creating: syslog-ng-rust-modules-master/actiondb-parser/benches/ inflating: syslog-ng-rust-modules-master/actiondb-parser/benches/loggen.json inflating: syslog-ng-rust-modules-master/actiondb-parser/benches/parse.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/build.rs creating: syslog-ng-rust-modules-master/actiondb-parser/scl/ creating: syslog-ng-rust-modules-master/actiondb-parser/scl/actiondb-parser/ inflating: syslog-ng-rust-modules-master/actiondb-parser/scl/actiondb-parser/plugin.conf creating: syslog-ng-rust-modules-master/actiondb-parser/src/ creating: syslog-ng-rust-modules-master/actiondb-parser/src/bin/ inflating: syslog-ng-rust-modules-master/actiondb-parser/src/bin/adbtool.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/bin/logger.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/bin/parse.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/keys.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/lib.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/msgfilller.rs inflating: syslog-ng-rust-modules-master/actiondb-parser/src/options.rs creating: syslog-ng-rust-modules-master/cmake/ creating: syslog-ng-rust-modules-master/cmake/Modules/ inflating: syslog-ng-rust-modules-master/cmake/Modules/FindCargo.cmake inflating: syslog-ng-rust-modules-master/cmake/Modules/FindRust.cmake inflating: syslog-ng-rust-modules-master/cmake/Modules/UseRust.cmake creating: syslog-ng-rust-modules-master/correlation-parser/ inflating: syslog-ng-rust-modules-master/correlation-parser/.gitignore inflating: syslog-ng-rust-modules-master/correlation-parser/.travis.yml inflating: syslog-ng-rust-modules-master/correlation-parser/CMakeLists.txt inflating: syslog-ng-rust-modules-master/correlation-parser/Cargo.toml inflating: syslog-ng-rust-modules-master/correlation-parser/build.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/Cargo.toml inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/LICENSE-APACHE inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/LICENSE-MIT inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/README.md creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/action.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/conditions.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/ creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/ creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/deser/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/deser/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/deser/test.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/message/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/message/builder.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/message/deser.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/message/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/message/test.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/action/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/deser.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/config/mod.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/base.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/context_map.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/linear.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/map/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/map/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/map/test.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/context/test.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/error.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/factory.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/message.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/test.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/correlator/timer.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/duration.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/lib.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/macros.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/message/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/message/builder.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/message/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/message/test.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/reactor.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/state.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/test_utils/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/test_utils/base_context.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/test_utils/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/src/test_utils/template.rs creating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/ creating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/ inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/contexts.json inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/contexts.yaml extracting: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/invalid.json extracting: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/invalid.yaml inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/correlator/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/correlation/tests/lib.rs creating: syslog-ng-rust-modules-master/correlation-parser/scl/ creating: syslog-ng-rust-modules-master/correlation-parser/scl/correlation-parser/ inflating: syslog-ng-rust-modules-master/correlation-parser/scl/correlation-parser/plugin.conf creating: syslog-ng-rust-modules-master/correlation-parser/src/ inflating: syslog-ng-rust-modules-master/correlation-parser/src/lib.rs inflating: syslog-ng-rust-modules-master/correlation-parser/src/logevent.rs creating: syslog-ng-rust-modules-master/correlation-parser/src/logtemplate/ inflating: syslog-ng-rust-modules-master/correlation-parser/src/logtemplate/mod.rs inflating: syslog-ng-rust-modules-master/correlation-parser/src/mock.rs inflating: syslog-ng-rust-modules-master/correlation-parser/src/options.rs inflating: syslog-ng-rust-modules-master/correlation-parser/src/timer.rs creating: syslog-ng-rust-modules-master/correlation-parser/tests/ inflating: syslog-ng-rust-modules-master/correlation-parser/tests/contexts.json inflating: syslog-ng-rust-modules-master/correlation-parser/tests/empty_pattern.json inflating: syslog-ng-rust-modules-master/correlation-parser/tests/parse.rs inflating: syslog-ng-rust-modules-master/correlation-parser/tests/spinning.yml inflating: syslog-ng-rust-modules-master/correlation-parser/tests/timer.rs creating: syslog-ng-rust-modules-master/python-parser/ extracting: syslog-ng-rust-modules-master/python-parser/.gitignore inflating: syslog-ng-rust-modules-master/python-parser/CMakeLists.txt inflating: syslog-ng-rust-modules-master/python-parser/Cargo.toml inflating: syslog-ng-rust-modules-master/python-parser/README.md creating: syslog-ng-rust-modules-master/python-parser/_test_module/ inflating: syslog-ng-rust-modules-master/python-parser/_test_module/__init__.py inflating: syslog-ng-rust-modules-master/python-parser/_test_module/regex.py inflating: syslog-ng-rust-modules-master/python-parser/_test_module/test_logging.py creating: syslog-ng-rust-modules-master/python-parser/benches/ inflating: syslog-ng-rust-modules-master/python-parser/benches/parse.rs inflating: syslog-ng-rust-modules-master/python-parser/build.rs creating: syslog-ng-rust-modules-master/python-parser/scl/ creating: syslog-ng-rust-modules-master/python-parser/scl/python-parser/ inflating: syslog-ng-rust-modules-master/python-parser/scl/python-parser/plugin.conf creating: syslog-ng-rust-modules-master/python-parser/src/ inflating: syslog-ng-rust-modules-master/python-parser/src/lib.rs inflating: syslog-ng-rust-modules-master/python-parser/src/py_logmsg.rs inflating: syslog-ng-rust-modules-master/python-parser/src/utils.rs creating: syslog-ng-rust-modules-master/python-parser/tests/ inflating: syslog-ng-rust-modules-master/python-parser/tests/logging.rs inflating: syslog-ng-rust-modules-master/python-parser/tests/parser.rs inflating: syslog-ng-rust-modules-master/python-parser/tests/parser_builder.rs inflating: syslog-ng-rust-modules-master/python-parser/tests/py_logmsg.rs creating: syslog-ng-rust-modules-master/regex-parser/ extracting: syslog-ng-rust-modules-master/regex-parser/.gitignore inflating: syslog-ng-rust-modules-master/regex-parser/CMakeLists.txt inflating: syslog-ng-rust-modules-master/regex-parser/Cargo.toml inflating: syslog-ng-rust-modules-master/regex-parser/README.md creating: syslog-ng-rust-modules-master/regex-parser/benches/ inflating: syslog-ng-rust-modules-master/regex-parser/benches/parse.rs inflating: syslog-ng-rust-modules-master/regex-parser/build.rs creating: syslog-ng-rust-modules-master/regex-parser/scl/ creating: syslog-ng-rust-modules-master/regex-parser/scl/regex-parser/ inflating: syslog-ng-rust-modules-master/regex-parser/scl/regex-parser/plugin.conf creating: syslog-ng-rust-modules-master/regex-parser/src/ inflating: syslog-ng-rust-modules-master/regex-parser/src/lib.rs inflating: syslog-ng-rust-modules-master/regex-parser/src/tests.rs extracting: syslog-ng-rust-modules-master/rustfmt.toml creating: syslog-ng-rust-modules-master/syslog-ng-rs/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/.gitignore inflating: syslog-ng-rust-modules-master/syslog-ng-rs/LICENSE-APACHE inflating: syslog-ng-rust-modules-master/syslog-ng-rs/LICENSE-MIT inflating: syslog-ng-rust-modules-master/syslog-ng-rs/README.md creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build/Cargo.toml creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build/src/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build/src/lib.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/Cargo.toml creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/cfg.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/formatter.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/lib.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logger.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logmsg/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logmsg/mod.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logmsg/test.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logparser.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logpipe.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logtemplate/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logtemplate/mod.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/logtemplate/tests.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/messages.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/mock.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/plugin.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/mod.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/parser/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/parser/error.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/parser/mod.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/proxies/parser/proxy.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/sys.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/tests/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/tests/dummy-parser.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/tests/panicking-parser.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/tests/template_functions.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/ extracting: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/.gitignore inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/Cargo.toml inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/build.rs creating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/ inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/cfg.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/lib.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/logmsg.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/logparser.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/logpipe.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/logtemplate.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/messages.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/plugin.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/resolved_configurable_paths.rs inflating: syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/types.rs + STATUS=0 + '[' 0 -ne 0 ']' + cd syslog-ng-rust-modules-master + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + cd syslog-ng-rust-modules-master + /usr/bin/gzip -dc /builddir/build/SOURCES/correlation-parser-deps.tgz + /usr/bin/tar -xvvf - drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/regex-syntax/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/regex-syntax/0.3.5/ -rw-r--r-- root/root 116666 2016-09-05 13:40 vendor/cache/regex-syntax/0.3.5/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/glib/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/glib/0.0.8/ -rw-r--r-- root/root 31551 2016-09-05 13:40 vendor/cache/glib/0.0.8/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/rand/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/rand/0.3.14/ -rw-r--r-- root/root 54768 2016-09-05 13:40 vendor/cache/rand/0.3.14/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/kernel32-sys/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/kernel32-sys/0.2.2/ -rw-r--r-- root/root 24537 2016-09-05 13:40 vendor/cache/kernel32-sys/0.2.2/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/maplit/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/maplit/0.1.3/ -rw-r--r-- root/root 3870 2016-09-05 13:40 vendor/cache/maplit/0.1.3/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/uuid/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/uuid/0.2.3/ -rw-r--r-- root/root 15699 2016-09-05 13:40 vendor/cache/uuid/0.2.3/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/libc/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/libc/0.2.15/ -rw-r--r-- root/root 97826 2016-09-05 13:40 vendor/cache/libc/0.2.15/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/pkg-config/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/pkg-config/0.3.8/ -rw-r--r-- root/root 10814 2016-09-05 13:40 vendor/cache/pkg-config/0.3.8/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/winapi/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/winapi/0.2.8/ -rw-r--r-- root/root 455145 2016-09-05 13:40 vendor/cache/winapi/0.2.8/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/thread-id/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/thread-id/2.0.0/ -rw-r--r-- root/root 6108 2016-09-05 13:40 vendor/cache/thread-id/2.0.0/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/rustc-serialize/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/rustc-serialize/0.3.19/ -rw-r--r-- root/root 40870 2016-09-05 13:40 vendor/cache/rustc-serialize/0.3.19/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/utf8-ranges/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/utf8-ranges/0.1.3/ -rw-r--r-- root/root 8422 2016-09-05 13:40 vendor/cache/utf8-ranges/0.1.3/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde_json/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde_json/0.7.4/ -rw-r--r-- root/root 17777 2016-09-05 13:40 vendor/cache/serde_json/0.7.4/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/log/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/log/0.3.6/ -rw-r--r-- root/root 16110 2016-09-05 13:40 vendor/cache/log/0.3.6/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gobject-sys/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gobject-sys/0.3.1/ -rw-r--r-- root/root 9331 2016-09-05 13:40 vendor/cache/gobject-sys/0.3.1/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/thread_local/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/thread_local/0.2.6/ -rw-r--r-- root/root 10801 2016-09-05 13:40 vendor/cache/thread_local/0.2.6/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gcc/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gcc/0.3.35/ -rw-r--r-- root/root 23869 2016-09-05 13:40 vendor/cache/gcc/0.3.35/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/regex/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/regex/0.1.74/ -rw-r--r-- root/root 185220 2016-09-05 13:40 vendor/cache/regex/0.1.74/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/itoa/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/itoa/0.1.1/ -rw-r--r-- root/root 1756 2016-09-05 13:40 vendor/cache/itoa/0.1.1/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde/0.7.15/ -rw-r--r-- root/root 22719 2016-09-05 13:40 vendor/cache/serde/0.7.15/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/bitflags/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/bitflags/0.4.0/ -rw-r--r-- root/root 10186 2016-09-05 13:40 vendor/cache/bitflags/0.4.0/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/env_logger/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/env_logger/0.3.4/ -rw-r--r-- root/root 5641 2016-09-05 13:40 vendor/cache/env_logger/0.3.4/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/yaml-rust/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/yaml-rust/0.3.3/ -rw-r--r-- root/root 40363 2016-09-05 13:40 vendor/cache/yaml-rust/0.3.3/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/time/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/time/0.1.35/ -rw-r--r-- root/root 27419 2016-09-05 13:40 vendor/cache/time/0.1.35/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/winapi-build/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/winapi-build/0.1.1/ -rw-r--r-- root/root 669 2016-09-05 13:40 vendor/cache/winapi-build/0.1.1/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/aho-corasick/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/aho-corasick/0.5.2/ -rw-r--r-- root/root 542932 2016-09-05 13:40 vendor/cache/aho-corasick/0.5.2/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/quick-error/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/quick-error/1.1.0/ -rw-r--r-- root/root 13671 2016-09-05 13:40 vendor/cache/quick-error/1.1.0/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/glib-sys/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/glib-sys/0.3.1/ -rw-r--r-- root/root 36346 2016-09-05 13:40 vendor/cache/glib-sys/0.3.1/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/num-traits/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/num-traits/0.1.35/ -rw-r--r-- root/root 15028 2016-09-05 13:40 vendor/cache/num-traits/0.1.35/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/memchr/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/memchr/0.1.11/ -rw-r--r-- root/root 6977 2016-09-05 13:40 vendor/cache/memchr/0.1.11/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gio-sys/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/gio-sys/0.3.1/ -rw-r--r-- root/root 43488 2016-09-05 13:40 vendor/cache/gio-sys/0.3.1/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde_yaml/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/cache/serde_yaml/0.2.5/ -rw-r--r-- root/root 5261 2016-09-05 13:40 vendor/cache/serde_yaml/0.2.5/download drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/ -rw-r--r-- root/root 73 2016-09-05 13:39 vendor/index/.git/description drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/hooks/ -rwxr-xr-x root/root 478 2016-09-05 13:39 vendor/index/.git/hooks/applypatch-msg.sample -rwxr-xr-x root/root 896 2016-09-05 13:39 vendor/index/.git/hooks/commit-msg.sample -rwxr-xr-x root/root 189 2016-09-05 13:39 vendor/index/.git/hooks/post-update.sample -rwxr-xr-x root/root 424 2016-09-05 13:39 vendor/index/.git/hooks/pre-applypatch.sample -rwxr-xr-x root/root 1642 2016-09-05 13:39 vendor/index/.git/hooks/pre-commit.sample -rwxr-xr-x root/root 1348 2016-09-05 13:39 vendor/index/.git/hooks/pre-push.sample -rwxr-xr-x root/root 4951 2016-09-05 13:39 vendor/index/.git/hooks/pre-rebase.sample -rwxr-xr-x root/root 1239 2016-09-05 13:39 vendor/index/.git/hooks/prepare-commit-msg.sample -rwxr-xr-x root/root 3610 2016-09-05 13:39 vendor/index/.git/hooks/update.sample drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/info/ -rw-r--r-- root/root 240 2016-09-05 13:39 vendor/index/.git/info/exclude drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/ drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/objects/info/ drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/objects/pack/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/5f/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/5f/c64ebfb4fd8b706be2c0e772698a1c87a8b1f0 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/26/ -r--r--r-- root/root 235 2016-09-05 13:40 vendor/index/.git/objects/26/ab5671de3a7313905a86dcf3049945694fdcd8 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/79/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/79/03d742e08958b495ae945de7b2093fc9f25bfa drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/7f/ -r--r--r-- root/root 237 2016-09-05 13:40 vendor/index/.git/objects/7f/d2943a08494b0e7396dab8ae8743df0bb9603b drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/fd/ -r--r--r-- root/root 84 2016-09-05 13:40 vendor/index/.git/objects/fd/6f402892d97605cdcc3b55ede32d84ece9734a drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/15/ -r--r--r-- root/root 292 2016-09-05 13:40 vendor/index/.git/objects/15/95a7386aa45ab973258705274ff0053cb2c555 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/66/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/66/c46211ed0221d2f924af2b83be2a90f30f3989 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/36/ -r--r--r-- root/root 145 2016-09-05 13:40 vendor/index/.git/objects/36/1b6593f0ead5cff1f5e78a55baae1c509b8b99 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/67/ -r--r--r-- root/root 49 2016-09-05 13:40 vendor/index/.git/objects/67/542bfc6eacc40fd15b56964bda760c243bbc24 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/81/ -r--r--r-- root/root 91 2016-09-05 13:40 vendor/index/.git/objects/81/783c975f53e88f7c8324d1ec51834abc1c809f drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/7b/ -r--r--r-- root/root 81 2016-09-05 13:40 vendor/index/.git/objects/7b/47dad0267c8e7996492df5bb6a6c9a1dad4d62 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/51/ -r--r--r-- root/root 219 2016-09-05 13:40 vendor/index/.git/objects/51/c8f3f232ac927d8e17db50ff3efe6e56f020a5 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/ec/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/ec/b24b084ad7eb0a28f34f15dde61f4eef080a41 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/e9/ -r--r--r-- root/root 299 2016-09-05 13:40 vendor/index/.git/objects/e9/8dda8713997dd68bc95f0aa4ea5b13d3b2bf7d drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a5/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/a5/ca94430cec5d8c6a478a11658b03233914078e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/75/ -r--r--r-- root/root 230 2016-09-05 13:40 vendor/index/.git/objects/75/b22b9ec25fbbf98eee69372360bf74fd3ed4be drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/8c/ -r--r--r-- root/root 45 2016-09-05 13:40 vendor/index/.git/objects/8c/6bc21a35d9e2125b9eeb67c8564392924e28d8 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/f8/ -r--r--r-- root/root 274 2016-09-05 13:40 vendor/index/.git/objects/f8/b5941cbd812ba2acfe657e8e710699176bb408 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/86/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/86/181b77dc382734ef8f0403f2407a38c8b70ce0 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/89/ -r--r--r-- root/root 289 2016-09-05 13:40 vendor/index/.git/objects/89/d09c0b2f8f24798248f2acca4e9b42a89324ae drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/f9/ -r--r--r-- root/root 134 2016-09-05 13:40 vendor/index/.git/objects/f9/294c17bd0e13cdc747fbf4a3103841aa33ec55 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/eb/ -r--r--r-- root/root 230 2016-09-05 13:40 vendor/index/.git/objects/eb/f5cb22b59dc4a6db1ad81aa14181cdca0eeb95 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/ff/ -r--r--r-- root/root 155 2016-09-05 13:40 vendor/index/.git/objects/ff/d43b68138a2f82a7e573e35d02a4739e10b943 -r--r--r-- root/root 205 2016-09-05 13:40 vendor/index/.git/objects/ff/0b83d9c2ac5a1b09d2629bd7bd62ab8d37ae38 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/2b/ -r--r--r-- root/root 139 2016-09-05 13:40 vendor/index/.git/objects/2b/394af1f9881c9ed3c138695c64ddcec3ea5623 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/39/ -r--r--r-- root/root 226 2016-09-05 13:40 vendor/index/.git/objects/39/6430ccb44052c9f4c57a89609517dbc8eab9e7 -r--r--r-- root/root 45 2016-09-05 13:40 vendor/index/.git/objects/39/e523a9fa88bb5f06de7a7ea38504c5c471ba41 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/18/ -r--r--r-- root/root 142 2016-09-05 13:40 vendor/index/.git/objects/18/89cd5129bb1426ff230c88dbea3f24853cdad3 -r--r--r-- root/root 203 2016-09-05 13:40 vendor/index/.git/objects/18/592a98eaf5b180ce57e4836f1cb2237561895e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/5d/ -r--r--r-- root/root 140 2016-09-05 13:40 vendor/index/.git/objects/5d/3e8c300e27b9a7fe4d9deaaa81ab67c26ef468 -r--r--r-- root/root 289 2016-09-05 13:40 vendor/index/.git/objects/5d/cdece5120c94b125c25c6528fd023c21882166 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/71/ -r--r--r-- root/root 144 2016-09-05 13:40 vendor/index/.git/objects/71/bfa12d2d0f5b258e737e5926014110b13897bd drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/1e/ -r--r--r-- root/root 219 2016-09-05 13:40 vendor/index/.git/objects/1e/3c74a139ff6f0492432980424bfe02ad706182 -r--r--r-- root/root 45 2016-09-05 13:40 vendor/index/.git/objects/1e/d627e31b8ce04a6940f3b0f9137e7fdd608e0a drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/fa/ -r--r--r-- root/root 355 2016-09-05 13:40 vendor/index/.git/objects/fa/2aea263c4920a7b9afb34c1378055c6d6bfdff drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/0a/ -r--r--r-- root/root 222 2016-09-05 13:40 vendor/index/.git/objects/0a/b0ed3b1b206b6874d17d01073206965faf5311 -r--r--r-- root/root 49 2016-09-05 13:40 vendor/index/.git/objects/0a/d3f5eba44570cb951896ddd1a0aabb616f0f2d drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/e7/ -r--r--r-- root/root 255 2016-09-05 13:40 vendor/index/.git/objects/e7/1822b86a4e2be28ccff9fd290fe91dd0e3b706 -r--r--r-- root/root 57 2016-09-05 13:40 vendor/index/.git/objects/e7/e7a4b367e579bc8ba6fad7bed6c5948bdc1198 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/35/ -r--r--r-- root/root 317 2016-09-05 13:40 vendor/index/.git/objects/35/3bee0e8d1f22d6dda4c82297707585e06c989f -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/35/195c5023d59bfd6836cc00636efa14ae47194e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/d6/ -r--r--r-- root/root 261 2016-09-05 13:40 vendor/index/.git/objects/d6/bc3212d2bb876eced217adf5d593954422c0e0 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/74/ -r--r--r-- root/root 227 2016-09-05 13:40 vendor/index/.git/objects/74/126ee8539eb19d0260234c128b8a74aae6b2fd -r--r--r-- root/root 144 2016-09-05 13:40 vendor/index/.git/objects/74/450b4217b26104956ee712915722d4cc18241e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/3c/ -r--r--r-- root/root 207 2016-09-05 13:40 vendor/index/.git/objects/3c/86615bec9c1456e12b3c305291afba66410533 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/8b/ -r--r--r-- root/root 259 2016-09-05 13:40 vendor/index/.git/objects/8b/2254aa34b5dd1aba2c793b4ce4f879fa10f7e6 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a7/ -r--r--r-- root/root 489 2016-09-05 13:40 vendor/index/.git/objects/a7/2f8e09990ca24847a36e709dce9befe41d150d drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/7a/ -r--r--r-- root/root 244 2016-09-05 13:40 vendor/index/.git/objects/7a/c484991666ef916dd5299153f0d50e5344056e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/56/ -r--r--r-- root/root 48 2016-09-05 13:40 vendor/index/.git/objects/56/c5bd88283d55c0bc9ceb7e3488ed2def301f73 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/65/ -r--r--r-- root/root 48 2016-09-05 13:40 vendor/index/.git/objects/65/fd8ec65cf81f14c7a8c7913988c2c1a1306d7c drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/2c/ -r--r--r-- root/root 68 2016-09-05 13:40 vendor/index/.git/objects/2c/e6cca1cb5a33b68d0061c078cd5725e00bfdcd drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/b6/ -r--r--r-- root/root 45 2016-09-05 13:40 vendor/index/.git/objects/b6/effb0f1f53200f2babd85ecd91f5f6fb17a23f drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/73/ -r--r--r-- root/root 53 2016-09-05 13:40 vendor/index/.git/objects/73/d8d935ce82b2acdafbf485d9865638c1dca014 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/9d/ -r--r--r-- root/root 55 2016-09-05 13:40 vendor/index/.git/objects/9d/f4e6eb9147f66441a832bbddbc89fd949f52cc drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a9/ -r--r--r-- root/root 45 2016-09-05 13:40 vendor/index/.git/objects/a9/db0b945252be48a8f0cf87463a50984e0fdf07 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/cb/ -r--r--r-- root/root 52 2016-09-05 13:40 vendor/index/.git/objects/cb/768bc4cf0d391fe87fd9448aa550eb4cf957d9 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/31/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/31/975f4e4dad82fcf31a498faa408181af5e7c83 -r--r--r-- root/root 80 2016-09-05 13:40 vendor/index/.git/objects/31/a790ef5f2a703470659686993609f65f6b95cd drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a3/ -r--r--r-- root/root 77 2016-09-05 13:40 vendor/index/.git/objects/a3/a8fb3b43496aecf9d16c5962fcf3aa641b426f drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/df/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/df/17b46aa890e396386d82e1e5d62caeea6f0c4b drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/49/ -r--r--r-- root/root 56 2016-09-05 13:40 vendor/index/.git/objects/49/d3c31c73dd7f17222551d310503ba1336fe7f8 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/1c/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/1c/0c1f78e11d8bc8b9e2f64296a9d4c5ad2eee32 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a2/ -r--r--r-- root/root 49 2016-09-05 13:40 vendor/index/.git/objects/a2/428cd29f1d3b181ac2e9e583a85157feab12b7 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/09/ -r--r--r-- root/root 57 2016-09-05 13:40 vendor/index/.git/objects/09/29fcb8aff58720b208962c276c6ee881ddb544 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/d9/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/d9/bfbceaebeb5038f4b0a410d91b78852ee2483d drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/54/ -r--r--r-- root/root 49 2016-09-05 13:40 vendor/index/.git/objects/54/5e43c96373dfab1a51ef2edd9820b05c8e7585 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/a4/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/a4/c7afe1ff6f4eee0b58861677751d6eacebc537 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/e0/ -r--r--r-- root/root 51 2016-09-05 13:40 vendor/index/.git/objects/e0/3c3da953959286e3066dee757ddd29fd5e1d53 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/e5/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/e5/00aafda74488f60de55fb4208b0fd83d657eb9 -r--r--r-- root/root 109 2016-09-05 13:40 vendor/index/.git/objects/e5/0352cb556e4d9aca377384cc748293f21a823e drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/f1/ -r--r--r-- root/root 51 2016-09-05 13:40 vendor/index/.git/objects/f1/8f1ab2c6623faa61c28102c0d2d6041888a431 -r--r--r-- root/root 55 2016-09-05 13:40 vendor/index/.git/objects/f1/42b1213807e28607a88ff4b0ea84029ac5f458 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/07/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/07/664fadfcc0101797c49068b6c0ea2be029a2a9 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/f7/ -r--r--r-- root/root 55 2016-09-05 13:40 vendor/index/.git/objects/f7/60aa43a5d4d68ca9b27afb79f4d95aa8ad4105 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/af/ -r--r--r-- root/root 55 2016-09-05 13:40 vendor/index/.git/objects/af/9e7cb05f2d9384de89e3080b1fd471b3a18d01 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/3f/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/3f/34d70611cd07f3cd46b66b7f771a3b1a93b64c drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/b0/ -r--r--r-- root/root 55 2016-09-05 13:40 vendor/index/.git/objects/b0/824517f902a46c6ff9eb037ae83dc1e7eac044 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/4c/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/4c/a2b6a2d665ffee3f576c7d2ad3c9cba52b24b5 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/7d/ -r--r--r-- root/root 48 2016-09-05 13:40 vendor/index/.git/objects/7d/298b156dde3d4376ff1a712708f206d372ca7f -r--r--r-- root/root 701 2016-09-05 13:40 vendor/index/.git/objects/7d/084e3d627ea7e2a5a46292dbaa6808e94a4686 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/e8/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/e8/f48e438633e8005e070a9b786df0bff4d575da drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/14/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/14/39a9bf95b351d580abe943fcd1463a68ed263b drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/43/ -r--r--r-- root/root 60 2016-09-05 13:40 vendor/index/.git/objects/43/842f416204ed2e8bab4dac4d8fee48c56c953b drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/1b/ -r--r--r-- root/root 54 2016-09-05 13:40 vendor/index/.git/objects/1b/1b391df2ab252c28f3b4287545820efb6ece16 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/21/ -r--r--r-- root/root 44 2016-09-05 13:40 vendor/index/.git/objects/21/1dff3c3a3a9610b2139d517905773a8f75bd47 drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/objects/63/ -r--r--r-- root/root 127 2016-09-05 13:40 vendor/index/.git/objects/63/744e6b85312297517b801d4b5331411bfad253 drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/refs/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/refs/heads/ -rw-r--r-- root/root 41 2016-09-05 13:40 vendor/index/.git/refs/heads/master drwxr-xr-x root/root 0 2016-09-05 13:39 vendor/index/.git/refs/tags/ -rw-r--r-- root/root 99 2016-09-05 13:39 vendor/index/.git/config -rw-r--r-- root/root 23 2016-09-05 13:39 vendor/index/.git/HEAD -rw-r--r-- root/root 2704 2016-09-05 13:40 vendor/index/.git/index drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/logs/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/logs/refs/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/.git/logs/refs/heads/ -rw-r--r-- root/root 160 2016-09-05 13:40 vendor/index/.git/logs/refs/heads/master -rw-r--r-- root/root 160 2016-09-05 13:40 vendor/index/.git/logs/HEAD -rw-r--r-- root/root 85 2016-09-05 13:39 vendor/index/config.json drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/re/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/re/ge/ -rw-r--r-- root/root 380 2016-09-05 13:40 vendor/index/re/ge/regex-syntax -rw-r--r-- root/root 1254 2016-09-05 13:40 vendor/index/re/ge/regex drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/gl/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/gl/ib/ -rw-r--r-- root/root 620 2016-09-05 13:40 vendor/index/gl/ib/glib -rw-r--r-- root/root 583 2016-09-05 13:40 vendor/index/gl/ib/glib-sys drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ra/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ra/nd/ -rw-r--r-- root/root 371 2016-09-05 13:40 vendor/index/ra/nd/rand drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ke/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ke/rn/ -rw-r--r-- root/root 393 2016-09-05 13:40 vendor/index/ke/rn/kernel32-sys drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ma/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ma/pl/ -rw-r--r-- root/root 147 2016-09-05 13:40 vendor/index/ma/pl/maplit drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/uu/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/uu/id/ -rw-r--r-- root/root 650 2016-09-05 13:40 vendor/index/uu/id/uuid drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/li/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/li/bc/ -rw-r--r-- root/root 180 2016-09-05 13:40 vendor/index/li/bc/libc drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/pk/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/pk/g-/ -rw-r--r-- root/root 151 2016-09-05 13:40 vendor/index/pk/g-/pkg-config drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/wi/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/wi/na/ -rw-r--r-- root/root 5683 2016-09-05 13:40 vendor/index/wi/na/winapi -rw-r--r-- root/root 153 2016-09-05 13:40 vendor/index/wi/na/winapi-build drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/th/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/th/re/ -rw-r--r-- root/root 389 2016-09-05 13:40 vendor/index/th/re/thread-id -rw-r--r-- root/root 271 2016-09-05 13:40 vendor/index/th/re/thread_local drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ru/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ru/st/ -rw-r--r-- root/root 267 2016-09-05 13:40 vendor/index/ru/st/rustc-serialize drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ut/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ut/f8/ -rw-r--r-- root/root 268 2016-09-05 13:40 vendor/index/ut/f8/utf8-ranges drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/se/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/se/rd/ -rw-r--r-- root/root 836 2016-09-05 13:40 vendor/index/se/rd/serde_json -rw-r--r-- root/root 388 2016-09-05 13:40 vendor/index/se/rd/serde -rw-r--r-- root/root 545 2016-09-05 13:40 vendor/index/se/rd/serde_yaml drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/3/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/3/l/ -rw-r--r-- root/root 483 2016-09-05 13:40 vendor/index/3/l/log drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/3/g/ -rw-r--r-- root/root 392 2016-09-05 13:40 vendor/index/3/g/gcc drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/go/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/go/bj/ -rw-r--r-- root/root 706 2016-09-05 13:40 vendor/index/go/bj/gobject-sys drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/it/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/it/oa/ -rw-r--r-- root/root 145 2016-09-05 13:40 vendor/index/it/oa/itoa drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/bi/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/bi/tf/ -rw-r--r-- root/root 160 2016-09-05 13:40 vendor/index/bi/tf/bitflags drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/en/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/en/v_/ -rw-r--r-- root/root 378 2016-09-05 13:40 vendor/index/en/v_/env_logger drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ya/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ya/ml/ -rw-r--r-- root/root 425 2016-09-05 13:40 vendor/index/ya/ml/yaml-rust drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ti/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ti/me/ -rw-r--r-- root/root 858 2016-09-05 13:40 vendor/index/ti/me/time drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ah/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/ah/o-/ -rw-r--r-- root/root 957 2016-09-05 13:40 vendor/index/ah/o-/aho-corasick drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/qu/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/qu/ic/ -rw-r--r-- root/root 152 2016-09-05 13:40 vendor/index/qu/ic/quick-error drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/nu/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/nu/m-/ -rw-r--r-- root/root 152 2016-09-05 13:40 vendor/index/nu/m-/num-traits drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/me/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/me/mc/ -rw-r--r-- root/root 380 2016-09-05 13:40 vendor/index/me/mc/memchr drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/gi/ drwxr-xr-x root/root 0 2016-09-05 13:40 vendor/index/gi/o-/ -rw-r--r-- root/root 843 2016-09-05 13:40 vendor/index/gi/o-/gio-sys [master ca78388] this is a message 1 file changed, 1 insertion(+), 1 deletion(-) Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kqfXWn + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ pwd + export BDIR=/builddir/build/BUILD/syslog-ng-rust-modules-master + BDIR=/builddir/build/BUILD/syslog-ng-rust-modules-master + mkdir .cargo + echo '[registry]' + echo index = '"file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index"' + cd /builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index + echo '{"dl":"file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/cache","api":""}' + git config --global user.email you@example.com + git config --global user.name 'Your Name' + git commit -a -m 'this is a message' + exit 0 + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-rust-modules-master ++ pwd + export CARGO_HOME=/builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/ + CARGO_HOME=/builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/ + cd correlation-parser + cargo build --release --verbose Updating registry `file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index` Downloading env_logger v0.3.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading log v0.3.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading regex v0.1.74 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading thread_local v0.2.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading aho-corasick v0.5.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading regex-syntax v0.3.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading memchr v0.1.11 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading utf8-ranges v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading thread-id v2.0.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading kernel32-sys v0.2.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading libc v0.2.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading winapi v0.2.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading winapi-build v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading maplit v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading serde_yaml v0.2.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading rustc-serialize v0.3.19 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading serde_json v0.7.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading uuid v0.2.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading serde v0.7.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading yaml-rust v0.3.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading num-traits v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading itoa v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading rand v0.3.14 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading glib v0.0.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading quick-error v1.1.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading time v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading glib-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading bitflags v0.4.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading pkg-config v0.3.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading gobject-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading gio-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Downloading gcc v0.3.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling itoa v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling yaml-rust v0.3.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/itoa-0.1.1/src/lib.rs --crate-name itoa --crate-type lib -C opt-level=3 -C metadata=23edb6dfda62b2c3 -C extra-filename=-23edb6dfda62b2c3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/yaml-rust-0.3.3/src/lib.rs --crate-name yaml_rust --crate-type lib -C opt-level=3 -C metadata=bbc60495a7449a8b -C extra-filename=-bbc60495a7449a8b --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling rustc-serialize v0.3.19 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/rustc-serialize-0.3.19/src/lib.rs --crate-name rustc_serialize --crate-type lib -C opt-level=3 -C metadata=1ff441e0ad28ba6a -C extra-filename=-1ff441e0ad28ba6a --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling utf8-ranges v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/utf8-ranges-0.1.3/src/lib.rs --crate-name utf8_ranges --crate-type lib -C opt-level=3 -C metadata=3e93e5d18956a857 -C extra-filename=-3e93e5d18956a857 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling winapi-build v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/winapi-build-0.1.1/src/lib.rs --crate-name build --crate-type lib -C opt-level=3 -C metadata=a5baecf1304e9f0f -C extra-filename=-a5baecf1304e9f0f --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling quick-error v1.1.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/quick-error-1.1.0/src/lib.rs --crate-name quick_error --crate-type lib -C opt-level=3 -C metadata=263a55acb1cb361b -C extra-filename=-263a55acb1cb361b --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling log v0.3.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -C opt-level=3 --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=7492e64fef219a69 -C extra-filename=-7492e64fef219a69 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling libc v0.2.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/libc-0.2.15/src/lib.rs --crate-name libc --crate-type lib -C opt-level=3 --cfg feature=\"default\" --cfg feature=\"use_std\" -C metadata=b46d50b8a921c1ab -C extra-filename=-b46d50b8a921c1ab --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling memchr v0.1.11 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/memchr-0.1.11/src/lib.rs --crate-name memchr --crate-type lib -C opt-level=3 -C metadata=bd97f9b8a4a5721c -C extra-filename=-bd97f9b8a4a5721c --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --cap-lints allow` Compiling rand v0.3.14 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/rand-0.3.14/src/lib.rs --crate-name rand --crate-type lib -C opt-level=3 -C metadata=3f3f388cef0dff39 -C extra-filename=-3f3f388cef0dff39 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --cap-lints allow` Compiling regex-syntax v0.3.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/regex-syntax-0.3.5/src/lib.rs --crate-name regex_syntax --crate-type lib -C opt-level=3 -C metadata=2bee8e6a726bb710 -C extra-filename=-2bee8e6a726bb710 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling pkg-config v0.3.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/pkg-config-0.3.8/src/lib.rs --crate-name pkg_config --crate-type lib -C opt-level=3 -C metadata=db12338896ea7a5d -C extra-filename=-db12338896ea7a5d --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling glib-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/glib-sys-0.3.1/build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/glib-sys-c1854e61f1cd0c40 --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern pkg_config=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libpkg_config-db12338896ea7a5d.rlib --cap-lints allow` Compiling gobject-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/gobject-sys-0.3.1/build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/gobject-sys-3ac7ade46a7523db --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern pkg_config=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libpkg_config-db12338896ea7a5d.rlib --cap-lints allow` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/glib-sys-c1854e61f1cd0c40/build-script-build` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/gobject-sys-3ac7ade46a7523db/build-script-build` Compiling gcc v0.3.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/gcc-0.3.35/src/lib.rs --crate-name gcc --crate-type lib -C opt-level=3 -C metadata=61e61599f23ffb68 -C extra-filename=-61e61599f23ffb68 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling syslog-ng-build v0.2.1 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build/src/lib.rs --crate-name syslog_ng_build --crate-type lib -C opt-level=3 -C metadata=47c2ac7a3e83a376 -C extra-filename=-47c2ac7a3e83a376 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern pkg_config=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libpkg_config-db12338896ea7a5d.rlib --extern gcc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libgcc-61e61599f23ffb68.rlib` Compiling syslog-ng-sys v0.3.1 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/syslog-ng-sys-1cec7aea6242528a --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern pkg_config=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libpkg_config-db12338896ea7a5d.rlib` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/syslog-ng-sys-1cec7aea6242528a/build-script-build` Compiling bitflags v0.4.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/bitflags-0.4.0/src/lib.rs --crate-name bitflags --crate-type lib -C opt-level=3 -C metadata=6c385a82ad2e54d7 -C extra-filename=-6c385a82ad2e54d7 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling kernel32-sys v0.2.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/kernel32-sys-0.2.2/build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/kernel32-sys-b7f2b4a607d78974 --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern build=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libbuild-a5baecf1304e9f0f.rlib --cap-lints allow` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/kernel32-sys-b7f2b4a607d78974/build-script-build` Compiling num-traits v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/num-traits-0.1.35/src/lib.rs --crate-name num_traits --crate-type lib -C opt-level=3 -C metadata=fdf321dea6e3a524 -C extra-filename=-fdf321dea6e3a524 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/glib-sys-0.3.1/src/lib.rs --crate-name glib_sys --crate-type lib -C opt-level=3 -C metadata=ff5e15e095ed5c2c -C extra-filename=-ff5e15e095ed5c2c --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern bitflags=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libbitflags-6c385a82ad2e54d7.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --cap-lints allow -L native=/usr/lib64 -l glib-2.0` Compiling correlation-parser v0.2.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser) Running `rustc build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/correlation-parser-dd0b894a7750ca2b --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern syslog_ng_build=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libsyslog_ng_build-47c2ac7a3e83a376.rlib` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/correlation-parser-dd0b894a7750ca2b/build-script-build` Compiling gio-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/gio-sys-0.3.1/build.rs --crate-name build_script_build --crate-type bin -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/gio-sys-d7393748b191f3a1 --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern pkg_config=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libpkg_config-db12338896ea7a5d.rlib --cap-lints allow` Running `/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/gio-sys-d7393748b191f3a1/build-script-build` Compiling maplit v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/maplit-0.1.3/src/lib.rs --crate-name maplit --crate-type lib -C opt-level=3 -C metadata=4e2eb9c245006328 -C extra-filename=-4e2eb9c245006328 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Compiling aho-corasick v0.5.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/aho-corasick-0.5.2/src/lib.rs --crate-name aho_corasick --crate-type lib -C opt-level=3 -C metadata=0c0cebc9bc52bf8e -C extra-filename=-0c0cebc9bc52bf8e --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern memchr=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libmemchr-bd97f9b8a4a5721c.rlib --cap-lints allow` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/gobject-sys-0.3.1/src/lib.rs --crate-name gobject_sys --crate-type lib -C opt-level=3 -C metadata=5bf3e8a3ef90dbe8 -C extra-filename=-5bf3e8a3ef90dbe8 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern bitflags=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libbitflags-6c385a82ad2e54d7.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --extern glib_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib_sys-ff5e15e095ed5c2c.rlib --cap-lints allow -L native=/usr/lib64 -l gobject-2.0 -l glib-2.0 -L native=/usr/lib64` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys/src/lib.rs --crate-name syslog_ng_sys --crate-type lib -C opt-level=3 -C metadata=76dc0e7ecc540e05 -C extra-filename=-76dc0e7ecc540e05 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --extern glib_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib_sys-ff5e15e095ed5c2c.rlib -L native=/usr/lib64 -L native=\"/usr/lib64\" -l gmodule-2.0 -l gthread-2.0 -l syslog-ng -l glib-2.0 -l evtlog -l dylib=syslog-ng -L native=/usr/lib64` Compiling serde v0.7.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/serde-0.7.15/src/lib.rs --crate-name serde --crate-type lib -C opt-level=3 --cfg feature=\"std\" --cfg feature=\"default\" -C metadata=efad3a99f7dfd0ae -C extra-filename=-efad3a99f7dfd0ae --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/gio-sys-0.3.1/src/lib.rs --crate-name gio_sys --crate-type lib -C opt-level=3 -C metadata=3039ecea86177e3b -C extra-filename=-3039ecea86177e3b --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern gobject_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libgobject_sys-5bf3e8a3ef90dbe8.rlib --extern bitflags=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libbitflags-6c385a82ad2e54d7.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --extern glib_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib_sys-ff5e15e095ed5c2c.rlib --cap-lints allow -L native=/usr/lib64 -l gio-2.0 -l gobject-2.0 -l glib-2.0 -L native=/usr/lib64 -L native=/usr/lib64` Compiling glib v0.0.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/glib-0.0.8/src/lib.rs --crate-name glib --crate-type lib -C opt-level=3 -C metadata=41473573e0acc191 -C extra-filename=-41473573e0acc191 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern gobject_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libgobject_sys-5bf3e8a3ef90dbe8.rlib --extern gio_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libgio_sys-3039ecea86177e3b.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --extern glib_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib_sys-ff5e15e095ed5c2c.rlib --cap-lints allow -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64` Compiling winapi v0.2.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/winapi-0.2.8/src/lib.rs --crate-name winapi --crate-type lib -C opt-level=3 -C metadata=f525f81850fcf77e -C extra-filename=-f525f81850fcf77e --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --cap-lints allow` Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/kernel32-sys-0.2.2/src/lib.rs --crate-name kernel32 --crate-type lib -C opt-level=3 -C metadata=6882f7b4dc8bcef3 -C extra-filename=-6882f7b4dc8bcef3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern winapi=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libwinapi-f525f81850fcf77e.rlib --cap-lints allow` Compiling time v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/time-0.1.35/src/lib.rs --crate-name time --crate-type lib -C opt-level=3 -C metadata=a8979797d26a8b88 -C extra-filename=-a8979797d26a8b88 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern kernel32=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libkernel32-6882f7b4dc8bcef3.rlib --extern winapi=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libwinapi-f525f81850fcf77e.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --cap-lints allow` Compiling syslog-ng-common v0.9.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common/src/lib.rs --crate-name syslog_ng_common --crate-type lib -C opt-level=3 -C metadata=a44d8d92a43e7f88 -C extra-filename=-a44d8d92a43e7f88 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern syslog_ng_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libsyslog_ng_sys-76dc0e7ecc540e05.rlib --extern glib=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib-41473573e0acc191.rlib --extern quick_error=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libquick_error-263a55acb1cb361b.rlib --extern log=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblog-7492e64fef219a69.rlib --extern time=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libtime-a8979797d26a8b88.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --extern glib_sys=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libglib_sys-ff5e15e095ed5c2c.rlib -L native=/usr/lib64 -L native=\"/usr/lib64\" -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64` Compiling thread-id v2.0.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/thread-id-2.0.0/src/lib.rs --crate-name thread_id --crate-type lib -C opt-level=3 -C metadata=fd3a23141c2f67c7 -C extra-filename=-fd3a23141c2f67c7 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern kernel32=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libkernel32-6882f7b4dc8bcef3.rlib --extern libc=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblibc-b46d50b8a921c1ab.rlib --cap-lints allow` Compiling thread_local v0.2.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/thread_local-0.2.6/src/lib.rs --crate-name thread_local --crate-type lib -C opt-level=3 -C metadata=59f84d3b2ef9c173 -C extra-filename=-59f84d3b2ef9c173 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern thread_id=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libthread_id-fd3a23141c2f67c7.rlib --cap-lints allow` Compiling regex v0.1.74 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/regex-0.1.74/src/lib.rs --crate-name regex --crate-type lib -C opt-level=3 -C metadata=a6408168d65a19d8 -C extra-filename=-a6408168d65a19d8 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern thread_local=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libthread_local-59f84d3b2ef9c173.rlib --extern aho_corasick=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libaho_corasick-0c0cebc9bc52bf8e.rlib --extern regex_syntax=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libregex_syntax-2bee8e6a726bb710.rlib --extern memchr=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libmemchr-bd97f9b8a4a5721c.rlib --extern utf8_ranges=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libutf8_ranges-3e93e5d18956a857.rlib --cap-lints allow` Compiling serde_json v0.7.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/serde_json-0.7.4/src/lib.rs --crate-name serde_json --crate-type lib -C opt-level=3 -C metadata=3214aeb5cfe15234 -C extra-filename=-3214aeb5cfe15234 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern num_traits=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libnum_traits-fdf321dea6e3a524.rlib --extern serde=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde-efad3a99f7dfd0ae.rlib --extern itoa=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libitoa-23edb6dfda62b2c3.rlib --cap-lints allow` Compiling serde_yaml v0.2.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/serde_yaml-0.2.5/src/lib.rs --crate-name serde_yaml --crate-type lib -C opt-level=3 -C metadata=c6b9aa0a61e14e93 -C extra-filename=-c6b9aa0a61e14e93 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern serde=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde-efad3a99f7dfd0ae.rlib --extern yaml_rust=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libyaml_rust-bbc60495a7449a8b.rlib --cap-lints allow` Compiling uuid v0.2.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/uuid-0.2.3/src/lib.rs --crate-name uuid --crate-type lib -C opt-level=3 --cfg feature=\"v4\" --cfg feature=\"rand\" --cfg feature=\"serde\" -C metadata=d868a2cfcfceb2b7 -C extra-filename=-d868a2cfcfceb2b7 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern rand=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/librand-3f3f388cef0dff39.rlib --extern serde=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde-efad3a99f7dfd0ae.rlib --cap-lints allow` Compiling env_logger v0.3.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Running `rustc /builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/registry/src/-1a74dc5e97b63c19/env_logger-0.3.4/src/lib.rs --crate-name env_logger --crate-type lib -C opt-level=3 -C metadata=abc2ace0cd1f5cbd -C extra-filename=-abc2ace0cd1f5cbd --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern regex=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libregex-a6408168d65a19d8.rlib --extern log=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblog-7492e64fef219a69.rlib --cap-lints allow` Compiling correlation v0.6.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/correlation) Running `rustc correlation/src/lib.rs --crate-name correlation --crate-type lib -C opt-level=3 --cfg feature=\"uuid\" --cfg feature=\"default\" -C metadata=3353d99eab615faa -C extra-filename=-3353d99eab615faa --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern maplit=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libmaplit-4e2eb9c245006328.rlib --extern serde_yaml=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde_yaml-c6b9aa0a61e14e93.rlib --extern rustc_serialize=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/librustc_serialize-1ff441e0ad28ba6a.rlib --extern env_logger=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libenv_logger-abc2ace0cd1f5cbd.rlib --extern serde_json=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde_json-3214aeb5cfe15234.rlib --extern uuid=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libuuid-d868a2cfcfceb2b7.rlib --extern log=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblog-7492e64fef219a69.rlib --extern serde=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libserde-efad3a99f7dfd0ae.rlib` correlation/src/config/action/deser/mod.rs:68:17: 68:35 warning: unknown lint: `enum_variant_names`, #[warn(unknown_lints)] on by default correlation/src/config/action/deser/mod.rs:68 #[allow(enum_variant_names)] ^~~~~~~~~~~~~~~~~~ correlation/src/context/map/mod.rs:39:13: 39:23 warning: unknown lint: `for_kv_map`, #[warn(unknown_lints)] on by default correlation/src/context/map/mod.rs:39 #[allow(for_kv_map)] ^~~~~~~~~~ Running `rustc src/lib.rs --crate-name correlation_parser --crate-type dylib --crate-type rlib -C opt-level=3 --out-dir /builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release --emit=dep-info,link -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release -L dependency=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps --extern env_logger=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libenv_logger-abc2ace0cd1f5cbd.rlib --extern correlation=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libcorrelation-3353d99eab615faa.rlib --extern log=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/liblog-7492e64fef219a69.rlib --extern syslog_ng_common=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/deps/libsyslog_ng_common-a44d8d92a43e7f88.rlib -L native=/usr/lib64 -L native=/usr/lib64 -L native=/builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/target/release/build/correlation-parser-dd0b894a7750ca2b/out -l syslog-ng-native-connector -l gmodule-2.0 -l gthread-2.0 -l syslog-ng -l glib-2.0 -l evtlog -l static=rust-module -L native=/usr/lib64 -L native=\"/usr/lib64\" -L native=/usr/lib64 -L native=/usr/lib64 -L native=/usr/lib64` + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OqUPsl + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64 ++ dirname /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64 + cd syslog-ng-rust-modules-master + install -d -m755 /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64/usr/lib64/syslog-ng + install -m755 correlation-parser/target/release/libcorrelation_parser.so /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64/usr/lib64/syslog-ng/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/syslog-ng-rust-modules-master extracting debug info from /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64/usr/lib64/syslog-ng/libcorrelation_parser.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. cpio: /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/obj/x86_64-unknown-linux-gnu/rt/libbacktrace: Cannot stat: No such file or directory 0 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.8Wxwkk + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-rust-modules-master ++ pwd + export CARGO_HOME=/builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/ + CARGO_HOME=/builddir/build/BUILD/syslog-ng-rust-modules-master/.cargo/ + cd correlation-parser + cargo test Compiling quick-error v1.1.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling winapi-build v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling pkg-config v0.3.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling maplit v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling yaml-rust v0.3.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling gobject-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling log v0.3.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling syslog-ng-sys v0.3.1 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-sys) Compiling rustc-serialize v0.3.19 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling serde v0.7.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling itoa v0.1.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling gio-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling gcc v0.3.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling syslog-ng-build v0.2.1 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-build) Compiling correlation-parser v0.2.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser) Compiling kernel32-sys v0.2.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling num-traits v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling regex-syntax v0.3.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling serde_json v0.7.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling serde_yaml v0.2.5 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling utf8-ranges v0.1.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling glib-sys v0.3.1 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling bitflags v0.4.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling libc v0.2.15 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling winapi v0.2.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling time v0.1.35 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling rand v0.3.14 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling uuid v0.2.3 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling memchr v0.1.11 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling aho-corasick v0.5.2 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling thread-id v2.0.0 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling thread_local v0.2.6 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling regex v0.1.74 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling glib v0.0.8 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling syslog-ng-common v0.9.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/syslog-ng-rs/syslog-ng-common) Compiling env_logger v0.3.4 (registry file:///builddir/build/BUILD/syslog-ng-rust-modules-master/vendor/index) Compiling correlation v0.6.0 (file:///builddir/build/BUILD/syslog-ng-rust-modules-master/correlation-parser/correlation) correlation/src/config/action/deser/mod.rs:68:17: 68:35 warning: unknown lint: `enum_variant_names`, #[warn(unknown_lints)] on by default correlation/src/config/action/deser/mod.rs:68 #[allow(enum_variant_names)] ^~~~~~~~~~~~~~~~~~ correlation/src/context/map/mod.rs:39:13: 39:23 warning: unknown lint: `for_kv_map`, #[warn(unknown_lints)] on by default correlation/src/context/map/mod.rs:39 #[allow(for_kv_map)] ^~~~~~~~~~ Running target/debug/correlation_parser-498e58c88c86061f running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured Running target/debug/parse-0a9464804104d228 running 3 tests test test_empty_pattern_array ... ok test test_alert_is_forwarded ... ok test test_syslog_ng_does_not_spin_with_invalid_yaml_configuration ... ok test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured Running target/debug/timer-557b2fb2791e41e6 running 6 tests test test_freshly_created_timer_is_stopped_on_drop ... ok test test_started_timer_is_stopped_on_drop ... ok test test_stopped_timer_is_stopped_on_drop ... ok test test_timer_is_started_after_start_call ... ok test test_timer_is_stopped_after_stop_call ... ok test test_watchdog_calls_the_provided_callback_after_it_is_started ... ok test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured Doc-tests correlation-parser running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured + exit 0 Processing files: syslog-ng-correlation-parser-0.2.1-2.x86_64 Provides: libcorrelation_parser.so()(64bit) syslog-ng-correlation-parser = 0.2.1-2 syslog-ng-correlation-parser(x86-64) = 0.2.1-2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_4.0.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsyslog-ng-3.8.so.0()(64bit) rtld(GNU_HASH) Processing files: syslog-ng-correlation-parser-debuginfo-0.2.1-2.x86_64 Provides: syslog-ng-correlation-parser-debuginfo = 0.2.1-2 syslog-ng-correlation-parser-debuginfo(x86-64) = 0.2.1-2 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/syslog-ng-correlation-parser-0.2.1-2.x86_64 Wrote: /builddir/build/RPMS/syslog-ng-correlation-parser-0.2.1-2.x86_64.rpm Wrote: /builddir/build/RPMS/syslog-ng-correlation-parser-debuginfo-0.2.1-2.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8WLm3k + umask 022 + cd /builddir/build/BUILD + cd syslog-ng-rust-modules-master + exit 0 Child return code was: 0