[INFO] fetching crate qt_generator 0.2.0... [INFO] testing qt_generator-0.2.0 against beta-2020-06-03 for beta-1.45-1 [INFO] extracting crate qt_generator 0.2.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate qt_generator 0.2.0 on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate qt_generator 0.2.0 [INFO] removed path dependency cpp_to_rust_generator from crates.io crate qt_generator 0.2.0 [INFO] removed path dependency qt_generator_common from crates.io crate qt_generator 0.2.0 [INFO] finished tweaking crates.io crate qt_generator 0.2.0 [INFO] tweaked toml for crates.io crate qt_generator 0.2.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_to_rust_generator v0.2.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a47f36062e40d403a672450838a72d9ee70315b3f04e8d49cc45e660c0cfc1cd [INFO] running `"docker" "start" "-a" "a47f36062e40d403a672450838a72d9ee70315b3f04e8d49cc45e660c0cfc1cd"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling linked-hash-map v0.0.9 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling multimap v0.3.0 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling byteorder v0.4.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Compiling syntex_pos v0.44.0 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling toml v0.1.30 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling utf-8 v0.6.0 [INFO] [stderr] Compiling libsqlite3-sys v0.5.0 [INFO] [stderr] Compiling futf v0.1.4 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling lru-cache v0.0.7 [INFO] [stderr] Compiling debug_unreachable v0.1.1 [INFO] [stderr] Compiling bit-set v0.4.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling tendril v0.2.4 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling syntex_errors v0.44.0 [INFO] [stderr] Compiling strings v0.0.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling bincode v0.7.0 [INFO] [stderr] Compiling syntex_syntax v0.44.1 [INFO] [stderr] Compiling clang-sys v0.15.2 [INFO] [stderr] Compiling string_cache v0.2.29 [INFO] [stderr] Compiling rusqlite v0.7.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling html5ever v0.5.4 [INFO] [stderr] Compiling rustfmt v0.6.3 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling compress v0.1.2 [INFO] [stderr] Compiling clang v0.16.0 [INFO] [stderr] Compiling serde_derive v0.9.15 [INFO] [stderr] Compiling cpp_to_rust_common v0.2.3 [INFO] [stderr] Compiling qt_generator_common v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling select v0.3.0 [INFO] [stderr] Compiling cpp_to_rust_generator v0.2.0 [INFO] [stderr] Compiling qt_generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `"docker" "inspect" "a47f36062e40d403a672450838a72d9ee70315b3f04e8d49cc45e660c0cfc1cd"` [INFO] running `"docker" "rm" "-f" "a47f36062e40d403a672450838a72d9ee70315b3f04e8d49cc45e660c0cfc1cd"` [INFO] [stdout] a47f36062e40d403a672450838a72d9ee70315b3f04e8d49cc45e660c0cfc1cd [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d2ab541ea84013b7891595336f0e38a3b43eb3eb66a2c4812e4bd50f0e941046 [INFO] running `"docker" "start" "-a" "d2ab541ea84013b7891595336f0e38a3b43eb3eb66a2c4812e4bd50f0e941046"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling qt_generator v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.37s [INFO] running `"docker" "inspect" "d2ab541ea84013b7891595336f0e38a3b43eb3eb66a2c4812e4bd50f0e941046"` [INFO] running `"docker" "rm" "-f" "d2ab541ea84013b7891595336f0e38a3b43eb3eb66a2c4812e4bd50f0e941046"` [INFO] [stdout] d2ab541ea84013b7891595336f0e38a3b43eb3eb66a2c4812e4bd50f0e941046 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 604bf75dc873a605d2e43958747a3b8ff12bc16733ffb054fb5fa32e37826532 [INFO] running `"docker" "start" "-a" "604bf75dc873a605d2e43958747a3b8ff12bc16733ffb054fb5fa32e37826532"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/qt_generator-6edcd7b829e1595c [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test doc_parser::qt_doc_parser_test ... ok [INFO] [stderr] Detecting fancy Qt header names [INFO] [stderr] qfile.h -> QFile [INFO] [stderr] qfactoryinterface.h -> QFactoryInterface [INFO] [stdout] test fix_header_names::test_qt_fix_header_names ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "604bf75dc873a605d2e43958747a3b8ff12bc16733ffb054fb5fa32e37826532"` [INFO] running `"docker" "rm" "-f" "604bf75dc873a605d2e43958747a3b8ff12bc16733ffb054fb5fa32e37826532"` [INFO] [stdout] 604bf75dc873a605d2e43958747a3b8ff12bc16733ffb054fb5fa32e37826532