[INFO] crate horust 0.1.1 is already in cache [INFO] testing horust-0.1.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate horust 0.1.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate horust 0.1.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate horust 0.1.1 [INFO] finished tweaking crates.io crate horust 0.1.1 [INFO] tweaked toml for crates.io crate horust 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate horust 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37b3a2d8d9521f285d7de1f35b96cba9a80579ade313118a214a3e6a28495e70 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "37b3a2d8d9521f285d7de1f35b96cba9a80579ade313118a214a3e6a28495e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b3a2d8d9521f285d7de1f35b96cba9a80579ade313118a214a3e6a28495e70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b3a2d8d9521f285d7de1f35b96cba9a80579ade313118a214a3e6a28495e70", kill_on_drop: false }` [INFO] [stdout] 37b3a2d8d9521f285d7de1f35b96cba9a80579ade313118a214a3e6a28495e70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c3baf66bcb0bee29c831e408484e7043eef4fb1a30a6bcea92f22aa048c2395 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c3baf66bcb0bee29c831e408484e7043eef4fb1a30a6bcea92f22aa048c2395", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling rustversion v1.0.1 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling structopt-derive v0.4.4 [INFO] [stderr] Compiling hyper v0.13.2 [INFO] [stderr] Compiling structopt v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.47 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling humantime-serde v0.1.1 [INFO] [stderr] Compiling reqwest v0.10.1 [INFO] [stderr] Compiling horust v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "1c3baf66bcb0bee29c831e408484e7043eef4fb1a30a6bcea92f22aa048c2395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c3baf66bcb0bee29c831e408484e7043eef4fb1a30a6bcea92f22aa048c2395", kill_on_drop: false }` [INFO] [stdout] 1c3baf66bcb0bee29c831e408484e7043eef4fb1a30a6bcea92f22aa048c2395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36139836cfdadeabb4a588611c7e91cd17778822dff9532f6a7a73b12a261110 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36139836cfdadeabb4a588611c7e91cd17778822dff9532f6a7a73b12a261110", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling escargot v0.4.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling float-cmp v0.6.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling predicates v1.0.4 [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling assert_cmd v0.11.1 [INFO] [stderr] Compiling horust v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.service_deserialization.2pxrcweo-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf" "/opt/rustwide/target/debug/deps/service_deserialization-c5faced11877dbcf.15yl0d5edxh4u7ih.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-12320b97c89568cd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-700356192fffd298.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-b7642fe67be89b55.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-5281c8ee01ffdf7b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-a4e3948fb2172e36.rlib" "/opt/rustwide/target/debug/deps/libhorust-8e52f64f4860f2e3.rlib" "/opt/rustwide/target/debug/deps/libshlex-f74cb568bec45d09.rlib" "/opt/rustwide/target/debug/deps/libhumantime_serde-c9943ef558e15a48.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libtoml-48bdceb9a06b4f07.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c8e4be85f1c9d4b6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-478b6393cee89320.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-6eda2b30eefa60ab.rlib" "/opt/rustwide/target/debug/deps/libdtoa-05a157204c4f2167.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2ac32e635fe62b2e.rlib" "/opt/rustwide/target/debug/deps/libryu-09efcdfca7c9a68a.rlib" "/opt/rustwide/target/debug/deps/libbase64-ef1b41348e3fac5a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-8f6c376912de978c.rlib" "/opt/rustwide/target/debug/deps/libunicase-d2cc8a34fe230404.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libhyper-5c4507d6a378cc4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-cf69064348badcb0.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a6357efd1c04c04a.rlib" "/opt/rustwide/target/debug/deps/libh2-ab603c62695f438d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ca312ab8bbba1fe6.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2526667a30b6b5c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e7630a7ec9f7c799.rlib" "/opt/rustwide/target/debug/deps/libtime-717a70abc6d98500.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-62c306d3275fb262.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9c7f051d6341c67b.rlib" "/opt/rustwide/target/debug/deps/libtokio-8dd9f8081ff267dd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-dadba0279f16db78.rlib" "/opt/rustwide/target/debug/deps/libmio-1ab1ee1b5a445e9e.rlib" "/opt/rustwide/target/debug/deps/libiovec-28094e15c3c7737f.rlib" "/opt/rustwide/target/debug/deps/libnet2-ef2a6a2bb274044f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e6a929fbed197d6b.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-131ce033fb307144.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2b0c0317b90023d2.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b06a8622fd58fc79.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-099a78ad6cbdbbc4.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3b739dc3ad67203d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e14c909511d1e2d3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-fe4ff8027d75a670.rlib" "/opt/rustwide/target/debug/deps/liburl-58064a90a8ff7559.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-621d0121aa45fd2a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3921e8ee81fc9819.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1067e53b75862d1.rlib" "/opt/rustwide/target/debug/deps/libitoa-8338b4900cac543c.rlib" "/opt/rustwide/target/debug/deps/libbytes-879803455d619582.rlib" "/opt/rustwide/target/debug/deps/libfnv-37dc92b0673ee3ab.rlib" "/opt/rustwide/target/debug/deps/libnix-49bb99bf8d403f2b.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libstructopt-7fbdccb4f89aba96.rlib" "/opt/rustwide/target/debug/deps/libclap-dbb0cff485e509aa.rlib" "/opt/rustwide/target/debug/deps/libvec_map-d63055c0e609bac9.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-8dff3a9ae4393e1f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libstrsim-22d7efa33182e3c6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libatty-2d501de80281673c.rlib" "/opt/rustwide/target/debug/deps/liblibc-f74fcc116c646e59.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libserde-ee6d0b1c32659d4d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd268b085fb97811.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-614a6b76156464f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-ad0eb4a84ad1c49b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e486b2e2f845bff7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79582ce962706cc2.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `horust`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name horust --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="http-healthcheck"' --cfg 'feature="reqwest"' -C metadata=7d005d94b48b2ec9 -C extra-filename=-7d005d94b48b2ec9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-c723c85647d56276.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-dd268b085fb97811.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ae697276513cfafd.rlib --extern humantime_serde=/opt/rustwide/target/debug/deps/libhumantime_serde-c9943ef558e15a48.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-f74fcc116c646e59.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-34a7d8632d55ec57.rlib --extern nix=/opt/rustwide/target/debug/deps/libnix-49bb99bf8d403f2b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-81e51e0357c4bea9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-42a6b8c4e123de82.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-c8e4be85f1c9d4b6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ee6d0b1c32659d4d.rlib --extern shlex=/opt/rustwide/target/debug/deps/libshlex-f74cb568bec45d09.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-7fbdccb4f89aba96.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-04a4f54caf704068.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-48bdceb9a06b4f07.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "36139836cfdadeabb4a588611c7e91cd17778822dff9532f6a7a73b12a261110", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36139836cfdadeabb4a588611c7e91cd17778822dff9532f6a7a73b12a261110", kill_on_drop: false }` [INFO] [stdout] 36139836cfdadeabb4a588611c7e91cd17778822dff9532f6a7a73b12a261110