[INFO] crate hocon 0.3.0 is already in cache [INFO] testing hocon-0.3.0 against beta-2019-09-28 for beta-1.39-1 [INFO] extracting crate hocon 0.3.0 into work/builds/worker-1/source [INFO] validating manifest of crates.io crate hocon 0.3.0 on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate hocon 0.3.0 [INFO] finished tweaking crates.io crate hocon 0.3.0 [INFO] tweaked toml for crates.io crate hocon 0.3.0 written to work/builds/worker-1/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2060700ed8a11b56b3dc99283c6c4b7b1884f8844e576873b68e3cbfc701c0a7 [INFO] running `"docker" "start" "-a" "2060700ed8a11b56b3dc99283c6c4b7b1884f8844e576873b68e3cbfc701c0a7"` [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling publicsuffix v1.5.3 [INFO] [stderr] Compiling java-properties v1.2.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling hocon v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `Root` [INFO] [stderr] --> src/serde/de.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | Root, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.30s [INFO] running `"docker" "inspect" "2060700ed8a11b56b3dc99283c6c4b7b1884f8844e576873b68e3cbfc701c0a7"` [INFO] running `"docker" "rm" "-f" "2060700ed8a11b56b3dc99283c6c4b7b1884f8844e576873b68e3cbfc701c0a7"` [INFO] [stdout] 2060700ed8a11b56b3dc99283c6c4b7b1884f8844e576873b68e3cbfc701c0a7 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] b5bf1a51b21f85458e2993be484e37d82208a6be8993af461c37b73b1b67e6ab [INFO] running `"docker" "start" "-a" "b5bf1a51b21f85458e2993be484e37d82208a6be8993af461c37b73b1b67e6ab"` [INFO] [stderr] Compiling ci_info v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling test-generator v0.2.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling ron v0.4.2 [INFO] [stderr] Compiling serde_yaml v0.8.11 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling insta v0.7.4 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling hocon v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `Root` [INFO] [stderr] --> src/serde/de.rs:84:5 [INFO] [stderr] | [INFO] [stderr] 84 | Root, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | warnings, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] error: could not compile `hocon`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name hocon src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="serde"' --cfg 'feature="serde-support"' --cfg 'feature="test-snapshot"' --cfg 'feature="url-support"' -C metadata=c4c77c1de24e3866 -C extra-filename=-c4c77c1de24e3866 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-e2aad081f3876d9d.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-937948824448ce45.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-311ec9cf936b2e49.rlib --extern java_properties=/opt/rustwide/target/debug/deps/libjava_properties-d37c22ca47ea9f33.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1e96e25872fe69aa.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-3dfbdb2d5f2ce33f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a4f461b292b9f4c5.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib --extern test_generator=/opt/rustwide/target/debug/deps/libtest_generator-99a6a0fb70e4b38d.so --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.snapshot.9dg6fkxr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502" "/opt/rustwide/target/debug/deps/snapshot-543043adcc662502.28lf2gpqqhjrbhk5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-f66bd34361c58f86/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-333416314d364512.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-4e7423c6db5d181f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-794cd61d53274767.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-93936a2bba77ec06.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-7618b5c9c4d09931.rlib" "/opt/rustwide/target/debug/deps/libhocon-bf75c37894e45603.rlib" "/opt/rustwide/target/debug/deps/libreqwest-a4f461b292b9f4c5.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-627057be257c1f13.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-c179cdd614e603f7.rlib" "/opt/rustwide/target/debug/deps/libunicase-60acd66de0567032.rlib" "/opt/rustwide/target/debug/deps/libmime-70003ab0c60806d7.rlib" "/opt/rustwide/target/debug/deps/libflate2-c4aa599f9fc90bcf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a0990b37d89ce089.rlib" "/opt/rustwide/target/debug/deps/libadler32-b628682ce15ed121.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f9df38a06641e65d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-40f66e38bd32bbe1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-43c496ae3cf5dd86.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-15367aec3ea5f4f8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-a1dae36e63863dcf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-ffd8706f3303c00d.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-1350caadbd308722.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-e36418c1ceffae1f.rlib" "/opt/rustwide/target/debug/deps/libhyper-215bf450b0727787.rlib" "/opt/rustwide/target/debug/deps/libwant-7485d60a092d79de.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-2bca25b917c45a7d.rlib" "/opt/rustwide/target/debug/deps/libtokio-f8831a756c2402f2.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-0fca70c58404e205.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-85598841a0c9c37d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-91a20af24e36b7fc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-a83df34059f3e04b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-f7a40f0ec891b999.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-0a15f9717a13ff60.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-1967ccb3835f4aab.rlib" "/opt/rustwide/target/debug/deps/libnodrop-2429cd2ceac458fc.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-27523c4851953de9.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-b557be38c6d7caf4.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-a61ad5c1ec7d02f5.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-c2d40b93841fe551.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-d9a302e37bfa5419.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b01e92d2daf9a708.rlib" "/opt/rustwide/target/debug/deps/libmio-7227adc709614ca7.rlib" "/opt/rustwide/target/debug/deps/libnet2-7cdf9ed55490e110.rlib" "/opt/rustwide/target/debug/deps/libhttparse-ddae8baa062d2dee.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8bcf8aeb8ac32f89.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-18900399b556846e.rlib" "/opt/rustwide/target/debug/deps/libh2-9fee4a4a3d506066.rlib" "/opt/rustwide/target/debug/deps/libindexmap-4a59c9b469e24e20.rlib" "/opt/rustwide/target/debug/deps/libstring-b981446e78d7f691.rlib" "/opt/rustwide/target/debug/deps/libslab-48da5e5bfb95471c.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3f47ace18c452d86.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-cdb15166f1945565.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1c28d23b93f67e46.rlib" "/opt/rustwide/target/debug/deps/libhttp-ad908c8c39593c93.rlib" "/opt/rustwide/target/debug/deps/libfnv-593caa3c2629b83d.rlib" "/opt/rustwide/target/debug/deps/libfutures-416d2cbfac600b8f.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-7029a9a43ef5b939.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-d80c18accd69ddc8.rlib" "/opt/rustwide/target/debug/deps/liblog-833296188fe8c24d.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-31112fb5ecf69fef.rlib" "/opt/rustwide/target/debug/deps/liburl-9229458b7a86990f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-3e27730a5b655b1e.rlib" "/opt/rustwide/target/debug/deps/libidna-9d79a4be9f8d98a4.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-e8349edb94429f5d.rlib" "/opt/rustwide/target/debug/deps/libtry_from-d2c46cf9b6c42dfb.rlib" "/opt/rustwide/target/debug/deps/libcookie-a8fe797741233cdd.rlib" "/opt/rustwide/target/debug/deps/liburl-a72a174ec3a5c69b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-24177bf8e4a597fd.rlib" "/opt/rustwide/target/debug/deps/libidna-045d1ae9b0112dc5.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-c65379e9aa11b52d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-5b064f932e6646ad.rlib" "/opt/rustwide/target/debug/deps/libmatches-25f72eb55a371331.rlib" "/opt/rustwide/target/debug/deps/libbytes-36999be1ca704f51.rlib" "/opt/rustwide/target/debug/deps/libeither-4610d43a825b95ca.rlib" "/opt/rustwide/target/debug/deps/libiovec-239b09dc6f296c45.rlib" "/opt/rustwide/target/debug/deps/libjava_properties-d37c22ca47ea9f33.rlib" "/opt/rustwide/target/debug/deps/libencoding-f502efba40cc9ca6.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-9d2c39fc0023ce73.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-0ab2b52e2ceb8792.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-9c1af5f48c63e566.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-d8d62443e6e9f356.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-4bfdd1f8621eee7d.rlib" "/opt/rustwide/target/debug/deps/libnom-3dfbdb2d5f2ce33f.rlib" "/opt/rustwide/target/debug/deps/libinsta-311ec9cf936b2e49.rlib" "/opt/rustwide/target/debug/deps/libuuid-e7f1920ecf6bfc0d.rlib" "/opt/rustwide/target/debug/deps/librand-4698e61893af559a.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-0466e57f824d7b92.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-9332818d705c40a7.rlib" "/opt/rustwide/target/debug/deps/librand_hc-0b42ba6391255701.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-16f13f148e1c6ee4.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ccd88191e01f5691.rlib" "/opt/rustwide/target/debug/deps/librand_core-265447ba40b0dcfb.rlib" "/opt/rustwide/target/debug/deps/librand_os-23c23bdef00e4e92.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-7a8a2b3609279bf1.rlib" "/opt/rustwide/target/debug/deps/librand_core-4aa3cc91f7697a4f.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-9751365a1f547958.rlib" "/opt/rustwide/target/debug/deps/libdtoa-011d80b1d2654ad7.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-0f4f6d5c9a50611b.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-f2b67d6ab4d44c07.rlib" "/opt/rustwide/target/debug/deps/libron-6dcb41440cd11193.rlib" "/opt/rustwide/target/debug/deps/libbitflags-4961bb5087b14aca.rlib" "/opt/rustwide/target/debug/deps/libbase64-1185b35e17751827.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-fdd43a3ae319d8ce.rlib" "/opt/rustwide/target/debug/deps/libserde_json-29f99890b391278a.rlib" "/opt/rustwide/target/debug/deps/libryu-6dbb2e6f31cf0558.rlib" "/opt/rustwide/target/debug/deps/libitoa-e736842aeff4074b.rlib" "/opt/rustwide/target/debug/deps/libci_info-a5282501b493e5d5.rlib" "/opt/rustwide/target/debug/deps/libdifference-0c4a254f4782db63.rlib" "/opt/rustwide/target/debug/deps/libconsole-37490278d28b8e9e.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b9c8816a90102d04.rlib" "/opt/rustwide/target/debug/deps/libregex-44cca58b69f05d73.rlib" "/opt/rustwide/target/debug/deps/libthread_local-476b4cfeb59ceacc.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-641806fdaa87370c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-42dcf61e41c16151.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1e96e25872fe69aa.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d639785eb0255c16.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-884699a15312c367.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a6ff3ddf243f392a.rlib" "/opt/rustwide/target/debug/deps/liblock_api-0d50690b0b00bd1e.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c52de923eb3c35b.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-eca7f1c3c411a47a.rlib" "/opt/rustwide/target/debug/deps/libatty-03b8a93222186773.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-955d54352a795d1f.rlib" "/opt/rustwide/target/debug/deps/libtermios-d890843f2e46b334.rlib" "/opt/rustwide/target/debug/deps/libchrono-200c5798e25fccc1.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2d07cbd79ec05441.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a49361b936b25068.rlib" "/opt/rustwide/target/debug/deps/libtime-64b8b09fb4a6d2bc.rlib" "/opt/rustwide/target/debug/deps/libpest-f3f3bc1849d2a601.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-fdcfb289392597aa.rlib" "/opt/rustwide/target/debug/deps/libfailure-937948824448ce45.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-07c858d204cd0094.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-6c3c00b5933b3a63.rlib" "/opt/rustwide/target/debug/deps/liblibc-9f7a5de25bd5699b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1e2186a891f602d1.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8305082ed3b64c26.rlib" "/opt/rustwide/target/debug/deps/libserde-7b151d47f3e0e035.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-db812c66f862af4c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e7871a21575d5ff7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2f2c581bc0d759e6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-35731cabc05dc8a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-36477394541292db.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8b706b170c1272d8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-801dbb3043ccf581.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-a32aa66ce6f72b21.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d00ea3bfb2bb6c00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d2c6ebe88c3e113c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-df74f62f6bb60621.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2170473575daeedb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1a08089bbddc4f51.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2019-09-28-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f8f562e5472ad5c3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lc" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stderr] compilation terminated. [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: could not compile `hocon`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "b5bf1a51b21f85458e2993be484e37d82208a6be8993af461c37b73b1b67e6ab"` [INFO] running `"docker" "rm" "-f" "b5bf1a51b21f85458e2993be484e37d82208a6be8993af461c37b73b1b67e6ab"` [INFO] [stdout] b5bf1a51b21f85458e2993be484e37d82208a6be8993af461c37b73b1b67e6ab