[INFO] updating cached repository doyoubi/undermoon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/doyoubi/undermoon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/doyoubi/undermoon" "work/ex/beta-1.38-1/sources/1.37.0/gh/doyoubi/undermoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/doyoubi/undermoon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/doyoubi/undermoon" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doyoubi/undermoon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doyoubi/undermoon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] cb2483070692ac8c4cad7e85f563796518c740cc [INFO] sha for GitHub repo doyoubi/undermoon: cb2483070692ac8c4cad7e85f563796518c740cc [INFO] validating manifest of doyoubi/undermoon on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of doyoubi/undermoon on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing doyoubi/undermoon [INFO] finished frobbing doyoubi/undermoon [INFO] frobbed toml for doyoubi/undermoon written to work/ex/beta-1.38-1/sources/1.37.0/gh/doyoubi/undermoon/Cargo.toml [INFO] started frobbing doyoubi/undermoon [INFO] finished frobbing doyoubi/undermoon [INFO] frobbed toml for doyoubi/undermoon written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doyoubi/undermoon/Cargo.toml [INFO] crate doyoubi/undermoon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing doyoubi/undermoon against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/doyoubi/undermoon:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] ec98140d6f3a4c536dabf0e8331621f19f36db25148a2bbeb093becc3e43a9db [INFO] running `"docker" "start" "-a" "ec98140d6f3a4c536dabf0e8331621f19f36db25148a2bbeb093becc3e43a9db"` [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling backtrace v0.3.18 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling actix-web v0.7.19 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling encoding_rs v0.8.16 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling btoi v0.4.0 [INFO] [stderr] Compiling libflate v0.1.19 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tower-service v0.1.0 [INFO] [stderr] Compiling futures-timer v0.1.1 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling crossbeam v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling v_escape_derive v0.5.3 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde-hjson v0.8.2 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling v_escape v0.7.2 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling config v0.9.2 [INFO] [stderr] Compiling v_htmlescape v0.4.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling caseless v0.2.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling undermoon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/broker/store.rs:1154:32 [INFO] [stderr] | [INFO] [stderr] 1154 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coordinator/broker.rs:66:32 [INFO] [stderr] | [INFO] [stderr] 66 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coordinator/broker.rs:92:32 [INFO] [stderr] | [INFO] [stderr] 92 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/coordinator/core.rs:423:32 [INFO] [stderr] | [INFO] [stderr] 423 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/migration/manager.rs:18:33 [INFO] [stderr] | [INFO] [stderr] 18 | type TaskRecord = Either>, Arc>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MigratingTask` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/migration/manager.rs:18:63 [INFO] [stderr] | [INFO] [stderr] 18 | type TaskRecord = Either>, Arc>>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ImportingTask` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/migration/task.rs:159:32 [INFO] [stderr] | [INFO] [stderr] 159 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/client.rs:310:32 [INFO] [stderr] | [INFO] [stderr] 310 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/decoder.rs:32:32 [INFO] [stderr] | [INFO] [stderr] 32 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/protocol/decoder.rs:60:12 [INFO] [stderr] | [INFO] [stderr] 60 | '0'...'9' => sum.map(|s| s * 10 + i64::from(i - ZERO)), [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/decoder.rs:122:25 [INFO] [stderr] | [INFO] [stderr] 122 | let bf: Box + Send> = match prefix[0] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/protocol/stateless.rs:29:32 [INFO] [stderr] | [INFO] [stderr] 29 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/backend.rs:238:30 [INFO] [stderr] | [INFO] [stderr] 238 | let fut: Box + Send> = match res { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/backend.rs:319:32 [INFO] [stderr] | [INFO] [stderr] 319 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/command.rs:171:32 [INFO] [stderr] | [INFO] [stderr] 171 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/database.rs:33:32 [INFO] [stderr] | [INFO] [stderr] 33 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/database.rs:366:32 [INFO] [stderr] | [INFO] [stderr] 366 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/proxy/session.rs:215:32 [INFO] [stderr] | [INFO] [stderr] 215 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/manager.rs:13:36 [INFO] [stderr] | [INFO] [stderr] 13 | type ReplicatorRecord = Either, Arc>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn MasterReplicator` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/manager.rs:13:59 [INFO] [stderr] | [INFO] [stderr] 13 | type ReplicatorRecord = Either, Arc>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn ReplicaReplicator` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/redis_replicator.rs:44:28 [INFO] [stderr] | [INFO] [stderr] 44 | fn start(&self) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/redis_replicator.rs:76:27 [INFO] [stderr] | [INFO] [stderr] 76 | fn stop(&self) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/redis_replicator.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | fn start(&self) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/redis_replicator.rs:170:27 [INFO] [stderr] | [INFO] [stderr] 170 | fn stop(&self) -> Box + Send> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future + Send` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/replication/replicator.rs:182:32 [INFO] [stderr] | [INFO] [stderr] 182 | fn cause(&self) -> Option<&Error> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/broker/store.rs:955:17 [INFO] [stderr] | [INFO] [stderr] 955 | let mut peer = try_state!(cluster [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/migration/redis_task.rs:583:13 [INFO] [stderr] | [INFO] [stderr] 583 | let mut value = kv.next().ok_or(())?.to_string(); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/protocol/stateless.rs:71:21 [INFO] [stderr] | [INFO] [stderr] 71 | let mut buf = match reader.fill_buf() { [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.test_http_broker.c20kg4jv-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8" "/opt/crater/target/debug/deps/test_http_broker-09e299db78bc62f8.1p3hhec5eptpadb4.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-657bd82feab0ff05/out" "-L" "/opt/crater/target/debug/build/brotli-sys-14febe2910ddb4ac/out" "-L" "/opt/crater/target/debug/build/ring-2dd92b16ac97594e/out" "-L" "/opt/crater/target/debug/build/miniz-sys-810b26850c611dc1/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-56faddfe422ca9db.rlib" "/opt/crater/target/debug/deps/libatty-70e30e2c52f53930.rlib" "/opt/crater/target/debug/deps/libhumantime-fe7582828726b442.rlib" "/opt/crater/target/debug/deps/libtermcolor-9bd564ab7fd672f3.rlib" "/opt/crater/target/debug/deps/libundermoon-81513563fe601dce.rlib" "/opt/crater/target/debug/deps/libitertools-459235b2d58c21bf.rlib" "/opt/crater/target/debug/deps/libeither-0d9bd65a9a0498cf.rlib" "/opt/crater/target/debug/deps/libchrono-d08380dcdcc6cc6a.rlib" "/opt/crater/target/debug/deps/libnum_integer-edd1860baed6bb23.rlib" "/opt/crater/target/debug/deps/libchashmap-fbd9c4aba072cd8e.rlib" "/opt/crater/target/debug/deps/libparking_lot-c657b2a219862d87.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0380819aa66f8575.rlib" "/opt/crater/target/debug/deps/librand-5391a6fdb4c1a1fe.rlib" "/opt/crater/target/debug/deps/libowning_ref-ac29b4f5b10168db.rlib" "/opt/crater/target/debug/deps/libbtoi-5ca5bfb96fe8bb58.rlib" "/opt/crater/target/debug/deps/libnum_traits-b79693a5d7e93180.rlib" "/opt/crater/target/debug/deps/libactix_web-31fe54a548dbba34.rlib" "/opt/crater/target/debug/deps/libactix_net-8930c0af132f9f7e.rlib" "/opt/crater/target/debug/deps/libactix-571ea1f6f346a5ea.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b3054cd3fb48c063.rlib" "/opt/crater/target/debug/deps/libsignal_hook-40535d9bb1ad43db.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-0ac86c204a242b70.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-55e82f4bf0670fa9.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-4822f037ed542dc0.rlib" "/opt/crater/target/debug/deps/libsocket2-33b2d2650de1b7e8.rlib" "/opt/crater/target/debug/deps/librand-81bb91b130e78487.rlib" "/opt/crater/target/debug/deps/libresolv_conf-6abcc961c937f4ec.rlib" "/opt/crater/target/debug/deps/libhostname-f3d7788162bda1d2.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-48ea9d96822f1c57.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-b4974d327ab2ca73.rlib" "/opt/crater/target/debug/deps/libtower_service-41caef97a6beb65c.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-b7fda1067671020a.rlib" "/opt/crater/target/debug/deps/libv_escape-9c65075c3e14a2b7.rlib" "/opt/crater/target/debug/deps/libversion_check-20dd9d700cc8cc45.rlib" "/opt/crater/target/debug/deps/libflate2-812d2a49180b0738.rlib" "/opt/crater/target/debug/deps/libminiz_sys-c1497bd20277ec21.rlib" "/opt/crater/target/debug/deps/libbrotli2-ed1721ed3cca9743.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-dfb5198bf6b7fd73.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libcookie-efc04fb6cfa2862f.rlib" "/opt/crater/target/debug/deps/libbase64-4eec245140367931.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libring-5bebcbd1405864d8.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libfailure-00cde3aa40eef749.rlib" "/opt/crater/target/debug/deps/libbacktrace-1e87e8196a70b7c7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-632421e36ea1018d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-ed05c216b516674b.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libregex-44c3c1501896ebb6.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2b52cc650c97acc5.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-160ccbad6788b254.rlib" "/opt/crater/target/debug/deps/libmemchr-1b9e63940c33098c.rlib" "/opt/crater/target/debug/deps/libscopeguard-a374a302a28cadac.rlib" "/opt/crater/target/debug/deps/libtokio_core-40996d887ff0aceb.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libfutures_timer-bdd7f63ffb4e0a0b.rlib" "/opt/crater/target/debug/deps/libcrc16-e0383ddda4534a65.rlib" "/opt/crater/target/debug/deps/libcaseless-e63006222c0e74f0.rlib" "/opt/crater/target/debug/deps/libatomic_option-9a7cc2e397d9481e.rlib" "/opt/crater/target/debug/deps/libarc_swap-721a10bfc241673d.rlib" "/opt/crater/target/debug/deps/libreqwest-91af3e11bdc7c8ce.rlib" "/opt/crater/target/debug/deps/libuuid-2430a170165ddbb9.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-73dc5f2e3550088e.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-872c4b3b38c169ea.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde-1027ace92c5e5df2.rlib" "/opt/crater/target/debug/deps/libmime_guess-9655597c6781931d.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-95d5b5baacb1c6d6.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-fe2e9ad03cb67beb.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-96d5e500ae2f54e1.rlib" "/opt/crater/target/debug/deps/libnative_tls-abe25a83ff9f8e76.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-5d2efd0eb1a920db.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-73ca3725c531df14.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-9f040734986e226a.rlib" "/opt/crater/target/debug/deps/libhyper-d9e6620e1ac44e6d.rlib" "/opt/crater/target/debug/deps/libwant-4cfe99d78ab65175.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-8f7692d94d83a7f5.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8647e1fbe9038ce7.rlib" "/opt/crater/target/debug/deps/libmio_uds-b82928119848c1e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-43384f86185787b1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-16b3686cd2ae2492.rlib" "/opt/crater/target/debug/deps/libtokio_timer-204ac94dbae8da24.rlib" "/opt/crater/target/debug/deps/libtokio_sync-4742247fc09d0835.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-194792d24300d020.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e80a991a04d047a0.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-73df6b1a6c4cb841.rlib" "/opt/crater/target/debug/deps/libcrossbeam-ff65c1412d1fe907.rlib" "/opt/crater/target/debug/deps/libparking_lot-1a1e756970892285.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-84221fce67e25d61.rlib" "/opt/crater/target/debug/deps/librand-1e269374d2909d83.rlib" "/opt/crater/target/debug/deps/librand_xorshift-b16de7bb3863a048.rlib" "/opt/crater/target/debug/deps/librand_pcg-f205ebfecaf4f206.rlib" "/opt/crater/target/debug/deps/librand_hc-76086c17172522a7.rlib" "/opt/crater/target/debug/deps/librand_chacha-d61a3d8be7d6c10a.rlib" "/opt/crater/target/debug/deps/librand_isaac-35be0fc8c3a7c504.rlib" "/opt/crater/target/debug/deps/librand_core-7906af82bc31729e.rlib" "/opt/crater/target/debug/deps/librand_os-3b92267f6ff46ae2.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-18ce6188cbc3193b.rlib" "/opt/crater/target/debug/deps/libsmallvec-00bde966f019f46f.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c226fd2b6a51cefc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-5ef344ef0ed61d1b.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libarrayvec-816ea3683ad7852c.rlib" "/opt/crater/target/debug/deps/libnodrop-6d1d7bbbcdf902c1.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d6ca7210a08e58c1.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-f13ad454f8de30c3.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fe5fbf3a615459bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9e706997e4587d4b.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libmio-6a4424f8b6eb8765.rlib" "/opt/crater/target/debug/deps/liblazycell-5f5ce47ba7c14943.rlib" "/opt/crater/target/debug/deps/libtime-890650ce88b42811.rlib" "/opt/crater/target/debug/deps/libnet2-c7f10a2f249e57e5.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-340ccf6564cada00.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-312224695fc09c99.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-330e99488ddad9ba.rlib" "/opt/crater/target/debug/deps/libnum_cpus-600284ef36024b6f.rlib" "/opt/crater/target/debug/deps/libhttp-74afb390f87f0bc1.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e872e6faca7c9c65.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libbytes-61d050a49868d755.rlib" "/opt/crater/target/debug/deps/libiovec-8da7650fa212c861.rlib" "/opt/crater/target/debug/deps/liblibc-c11b30bd1598d379.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libfutures-4462721d44661bf5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 `undermoon`. [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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.mem_broker.d4fq46nr-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713" "/opt/crater/target/debug/deps/mem_broker-9019c7b8e1858713.47hknzpzmejhztzn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-657bd82feab0ff05/out" "-L" "/opt/crater/target/debug/build/brotli-sys-14febe2910ddb4ac/out" "-L" "/opt/crater/target/debug/build/ring-2dd92b16ac97594e/out" "-L" "/opt/crater/target/debug/build/miniz-sys-810b26850c611dc1/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-56faddfe422ca9db.rlib" "/opt/crater/target/debug/deps/libatty-70e30e2c52f53930.rlib" "/opt/crater/target/debug/deps/libhumantime-fe7582828726b442.rlib" "/opt/crater/target/debug/deps/libtermcolor-9bd564ab7fd672f3.rlib" "/opt/crater/target/debug/deps/libconfig-f3c8ab78a002a3c3.rlib" "/opt/crater/target/debug/deps/libini-36cb097d725e6fc1.rlib" "/opt/crater/target/debug/deps/libserde_hjson-e3b0a04fddc9eb1e.rlib" "/opt/crater/target/debug/deps/libnum_traits-27a0dbfda51ad2ea.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-307a725da7bfa031.rlib" "/opt/crater/target/debug/deps/libserde-78bc903217ebb9c1.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libyaml_rust-97b814e2a2842bca.rlib" "/opt/crater/target/debug/deps/libtoml-78395fd4be0aabae.rlib" "/opt/crater/target/debug/deps/libnom-f90caaf826a93c14.rlib" "/opt/crater/target/debug/deps/libundermoon-81513563fe601dce.rlib" "/opt/crater/target/debug/deps/libitertools-459235b2d58c21bf.rlib" "/opt/crater/target/debug/deps/libeither-0d9bd65a9a0498cf.rlib" "/opt/crater/target/debug/deps/libchrono-d08380dcdcc6cc6a.rlib" "/opt/crater/target/debug/deps/libnum_integer-edd1860baed6bb23.rlib" "/opt/crater/target/debug/deps/libchashmap-fbd9c4aba072cd8e.rlib" "/opt/crater/target/debug/deps/libparking_lot-c657b2a219862d87.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0380819aa66f8575.rlib" "/opt/crater/target/debug/deps/librand-5391a6fdb4c1a1fe.rlib" "/opt/crater/target/debug/deps/libowning_ref-ac29b4f5b10168db.rlib" "/opt/crater/target/debug/deps/libbtoi-5ca5bfb96fe8bb58.rlib" "/opt/crater/target/debug/deps/libnum_traits-b79693a5d7e93180.rlib" "/opt/crater/target/debug/deps/libscopeguard-a374a302a28cadac.rlib" "/opt/crater/target/debug/deps/libtokio_core-40996d887ff0aceb.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libreqwest-91af3e11bdc7c8ce.rlib" "/opt/crater/target/debug/deps/liblibflate-fe2e9ad03cb67beb.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-96d5e500ae2f54e1.rlib" "/opt/crater/target/debug/deps/libnative_tls-abe25a83ff9f8e76.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-5d2efd0eb1a920db.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-73ca3725c531df14.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libhyper-d9e6620e1ac44e6d.rlib" "/opt/crater/target/debug/deps/libwant-4cfe99d78ab65175.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e872e6faca7c9c65.rlib" "/opt/crater/target/debug/deps/libfutures_timer-bdd7f63ffb4e0a0b.rlib" "/opt/crater/target/debug/deps/libcrc16-e0383ddda4534a65.rlib" "/opt/crater/target/debug/deps/libcaseless-e63006222c0e74f0.rlib" "/opt/crater/target/debug/deps/libatomic_option-9a7cc2e397d9481e.rlib" "/opt/crater/target/debug/deps/libactix_web-31fe54a548dbba34.rlib" "/opt/crater/target/debug/deps/libactix_net-8930c0af132f9f7e.rlib" "/opt/crater/target/debug/deps/libactix-571ea1f6f346a5ea.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b3054cd3fb48c063.rlib" "/opt/crater/target/debug/deps/libsignal_hook-40535d9bb1ad43db.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-0ac86c204a242b70.rlib" "/opt/crater/target/debug/deps/libarc_swap-721a10bfc241673d.rlib" "/opt/crater/target/debug/deps/libuuid-2430a170165ddbb9.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-55e82f4bf0670fa9.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-4822f037ed542dc0.rlib" "/opt/crater/target/debug/deps/libsocket2-33b2d2650de1b7e8.rlib" "/opt/crater/target/debug/deps/librand-81bb91b130e78487.rlib" "/opt/crater/target/debug/deps/libresolv_conf-6abcc961c937f4ec.rlib" "/opt/crater/target/debug/deps/libhostname-f3d7788162bda1d2.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-48ea9d96822f1c57.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-b4974d327ab2ca73.rlib" "/opt/crater/target/debug/deps/libtower_service-41caef97a6beb65c.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-b7fda1067671020a.rlib" "/opt/crater/target/debug/deps/libv_escape-9c65075c3e14a2b7.rlib" "/opt/crater/target/debug/deps/libversion_check-20dd9d700cc8cc45.rlib" "/opt/crater/target/debug/deps/libserde_json-872c4b3b38c169ea.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-73dc5f2e3550088e.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libh2-340ccf6564cada00.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libflate2-812d2a49180b0738.rlib" "/opt/crater/target/debug/deps/libminiz_sys-c1497bd20277ec21.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libbrotli2-ed1721ed3cca9743.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-dfb5198bf6b7fd73.rlib" "/opt/crater/target/debug/deps/libserde-1027ace92c5e5df2.rlib" "/opt/crater/target/debug/deps/libtokio-8f7692d94d83a7f5.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8647e1fbe9038ce7.rlib" "/opt/crater/target/debug/deps/libmio_uds-b82928119848c1e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-43384f86185787b1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-16b3686cd2ae2492.rlib" "/opt/crater/target/debug/deps/libtokio_timer-204ac94dbae8da24.rlib" "/opt/crater/target/debug/deps/libtokio_sync-4742247fc09d0835.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-194792d24300d020.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e80a991a04d047a0.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-73df6b1a6c4cb841.rlib" "/opt/crater/target/debug/deps/libcrossbeam-ff65c1412d1fe907.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-18ce6188cbc3193b.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c226fd2b6a51cefc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-5ef344ef0ed61d1b.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libarrayvec-816ea3683ad7852c.rlib" "/opt/crater/target/debug/deps/libnodrop-6d1d7bbbcdf902c1.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d6ca7210a08e58c1.rlib" "/opt/crater/target/debug/deps/libtokio_io-312224695fc09c99.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-f13ad454f8de30c3.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fe5fbf3a615459bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9e706997e4587d4b.rlib" "/opt/crater/target/debug/deps/libparking_lot-1a1e756970892285.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-84221fce67e25d61.rlib" "/opt/crater/target/debug/deps/libsmallvec-00bde966f019f46f.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/librand-1e269374d2909d83.rlib" "/opt/crater/target/debug/deps/librand_xorshift-b16de7bb3863a048.rlib" "/opt/crater/target/debug/deps/librand_pcg-f205ebfecaf4f206.rlib" "/opt/crater/target/debug/deps/librand_hc-76086c17172522a7.rlib" "/opt/crater/target/debug/deps/librand_chacha-d61a3d8be7d6c10a.rlib" "/opt/crater/target/debug/deps/librand_isaac-35be0fc8c3a7c504.rlib" "/opt/crater/target/debug/deps/librand_core-7906af82bc31729e.rlib" "/opt/crater/target/debug/deps/librand_os-3b92267f6ff46ae2.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmio-6a4424f8b6eb8765.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libnet2-c7f10a2f249e57e5.rlib" "/opt/crater/target/debug/deps/liblazycell-5f5ce47ba7c14943.rlib" "/opt/crater/target/debug/deps/libmime_guess-9655597c6781931d.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-95d5b5baacb1c6d6.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libhttp-74afb390f87f0bc1.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-330e99488ddad9ba.rlib" "/opt/crater/target/debug/deps/libnum_cpus-600284ef36024b6f.rlib" "/opt/crater/target/debug/deps/libcookie-efc04fb6cfa2862f.rlib" "/opt/crater/target/debug/deps/libbase64-4eec245140367931.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libring-5bebcbd1405864d8.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libfutures-4462721d44661bf5.rlib" "/opt/crater/target/debug/deps/libfailure-00cde3aa40eef749.rlib" "/opt/crater/target/debug/deps/libbacktrace-1e87e8196a70b7c7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-632421e36ea1018d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-ed05c216b516674b.rlib" "/opt/crater/target/debug/deps/libbitflags-9f040734986e226a.rlib" "/opt/crater/target/debug/deps/libtime-890650ce88b42811.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libregex-44c3c1501896ebb6.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2b52cc650c97acc5.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libaho_corasick-160ccbad6788b254.rlib" "/opt/crater/target/debug/deps/libmemchr-1b9e63940c33098c.rlib" "/opt/crater/target/debug/deps/libbytes-61d050a49868d755.rlib" "/opt/crater/target/debug/deps/libiovec-8da7650fa212c861.rlib" "/opt/crater/target/debug/deps/liblibc-c11b30bd1598d379.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 `undermoon`. [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/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.coordinator.1dg3ri85-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188" "/opt/crater/target/debug/deps/coordinator-c526cba4dd9aa188.4lpdiau0b5chcuu8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/target/debug/build/backtrace-sys-657bd82feab0ff05/out" "-L" "/opt/crater/target/debug/build/brotli-sys-14febe2910ddb4ac/out" "-L" "/opt/crater/target/debug/build/ring-2dd92b16ac97594e/out" "-L" "/opt/crater/target/debug/build/miniz-sys-810b26850c611dc1/out" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libenv_logger-56faddfe422ca9db.rlib" "/opt/crater/target/debug/deps/libatty-70e30e2c52f53930.rlib" "/opt/crater/target/debug/deps/libhumantime-fe7582828726b442.rlib" "/opt/crater/target/debug/deps/libtermcolor-9bd564ab7fd672f3.rlib" "/opt/crater/target/debug/deps/libconfig-f3c8ab78a002a3c3.rlib" "/opt/crater/target/debug/deps/libini-36cb097d725e6fc1.rlib" "/opt/crater/target/debug/deps/libserde_hjson-e3b0a04fddc9eb1e.rlib" "/opt/crater/target/debug/deps/libnum_traits-27a0dbfda51ad2ea.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-307a725da7bfa031.rlib" "/opt/crater/target/debug/deps/libserde-78bc903217ebb9c1.rlib" "/opt/crater/target/debug/deps/liblazy_static-8e8f275d3efea5b8.rlib" "/opt/crater/target/debug/deps/libyaml_rust-97b814e2a2842bca.rlib" "/opt/crater/target/debug/deps/libtoml-78395fd4be0aabae.rlib" "/opt/crater/target/debug/deps/libnom-f90caaf826a93c14.rlib" "/opt/crater/target/debug/deps/libundermoon-81513563fe601dce.rlib" "/opt/crater/target/debug/deps/libitertools-459235b2d58c21bf.rlib" "/opt/crater/target/debug/deps/libeither-0d9bd65a9a0498cf.rlib" "/opt/crater/target/debug/deps/libchrono-d08380dcdcc6cc6a.rlib" "/opt/crater/target/debug/deps/libnum_integer-edd1860baed6bb23.rlib" "/opt/crater/target/debug/deps/libchashmap-fbd9c4aba072cd8e.rlib" "/opt/crater/target/debug/deps/libparking_lot-c657b2a219862d87.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-0380819aa66f8575.rlib" "/opt/crater/target/debug/deps/librand-5391a6fdb4c1a1fe.rlib" "/opt/crater/target/debug/deps/libowning_ref-ac29b4f5b10168db.rlib" "/opt/crater/target/debug/deps/libbtoi-5ca5bfb96fe8bb58.rlib" "/opt/crater/target/debug/deps/libnum_traits-b79693a5d7e93180.rlib" "/opt/crater/target/debug/deps/libactix_web-31fe54a548dbba34.rlib" "/opt/crater/target/debug/deps/libactix_net-8930c0af132f9f7e.rlib" "/opt/crater/target/debug/deps/libactix-571ea1f6f346a5ea.rlib" "/opt/crater/target/debug/deps/libtokio_signal-b3054cd3fb48c063.rlib" "/opt/crater/target/debug/deps/libsignal_hook-40535d9bb1ad43db.rlib" "/opt/crater/target/debug/deps/libsignal_hook_registry-0ac86c204a242b70.rlib" "/opt/crater/target/debug/deps/libtrust_dns_resolver-55e82f4bf0670fa9.rlib" "/opt/crater/target/debug/deps/libtrust_dns_proto-4822f037ed542dc0.rlib" "/opt/crater/target/debug/deps/libsocket2-33b2d2650de1b7e8.rlib" "/opt/crater/target/debug/deps/librand-81bb91b130e78487.rlib" "/opt/crater/target/debug/deps/libresolv_conf-6abcc961c937f4ec.rlib" "/opt/crater/target/debug/deps/libhostname-f3d7788162bda1d2.rlib" "/opt/crater/target/debug/deps/libquick_error-f50ea951eae373ef.rlib" "/opt/crater/target/debug/deps/liblru_cache-48ea9d96822f1c57.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-b4974d327ab2ca73.rlib" "/opt/crater/target/debug/deps/libtower_service-41caef97a6beb65c.rlib" "/opt/crater/target/debug/deps/libv_htmlescape-b7fda1067671020a.rlib" "/opt/crater/target/debug/deps/libv_escape-9c65075c3e14a2b7.rlib" "/opt/crater/target/debug/deps/libversion_check-20dd9d700cc8cc45.rlib" "/opt/crater/target/debug/deps/libflate2-812d2a49180b0738.rlib" "/opt/crater/target/debug/deps/libminiz_sys-c1497bd20277ec21.rlib" "/opt/crater/target/debug/deps/libbrotli2-ed1721ed3cca9743.rlib" "/opt/crater/target/debug/deps/libbrotli_sys-dfb5198bf6b7fd73.rlib" "/opt/crater/target/debug/deps/liblazycell-45116a8946ed0c92.rlib" "/opt/crater/target/debug/deps/liblanguage_tags-05e049e3a82cbfb0.rlib" "/opt/crater/target/debug/deps/libcookie-efc04fb6cfa2862f.rlib" "/opt/crater/target/debug/deps/libbase64-4eec245140367931.rlib" "/opt/crater/target/debug/deps/libsafemem-6dcdd310941c7c4b.rlib" "/opt/crater/target/debug/deps/libring-5bebcbd1405864d8.rlib" "/opt/crater/target/debug/deps/libuntrusted-5376089619eed254.rlib" "/opt/crater/target/debug/deps/libfailure-00cde3aa40eef749.rlib" "/opt/crater/target/debug/deps/libbacktrace-1e87e8196a70b7c7.rlib" "/opt/crater/target/debug/deps/libbacktrace_sys-632421e36ea1018d.rlib" "/opt/crater/target/debug/deps/librustc_demangle-ed05c216b516674b.rlib" "/opt/crater/target/debug/deps/libsha1-19561cf7d08c449a.rlib" "/opt/crater/target/debug/deps/libregex-44c3c1501896ebb6.rlib" "/opt/crater/target/debug/deps/libutf8_ranges-f52370ed8b8aeb13.rlib" "/opt/crater/target/debug/deps/libregex_syntax-2b52cc650c97acc5.rlib" "/opt/crater/target/debug/deps/libucd_util-57957d64f2b3380e.rlib" "/opt/crater/target/debug/deps/libthread_local-dc312346ae57221e.rlib" "/opt/crater/target/debug/deps/libaho_corasick-160ccbad6788b254.rlib" "/opt/crater/target/debug/deps/libmemchr-1b9e63940c33098c.rlib" "/opt/crater/target/debug/deps/libscopeguard-a374a302a28cadac.rlib" "/opt/crater/target/debug/deps/libtokio_core-40996d887ff0aceb.rlib" "/opt/crater/target/debug/deps/libscoped_tls-07fc116bdb058bee.rlib" "/opt/crater/target/debug/deps/libfutures_timer-bdd7f63ffb4e0a0b.rlib" "/opt/crater/target/debug/deps/libcrc16-e0383ddda4534a65.rlib" "/opt/crater/target/debug/deps/libcaseless-e63006222c0e74f0.rlib" "/opt/crater/target/debug/deps/libatomic_option-9a7cc2e397d9481e.rlib" "/opt/crater/target/debug/deps/libarc_swap-721a10bfc241673d.rlib" "/opt/crater/target/debug/deps/libreqwest-91af3e11bdc7c8ce.rlib" "/opt/crater/target/debug/deps/libuuid-2430a170165ddbb9.rlib" "/opt/crater/target/debug/deps/libserde_urlencoded-73dc5f2e3550088e.rlib" "/opt/crater/target/debug/deps/liburl-4c215f10844e95be.rlib" "/opt/crater/target/debug/deps/libencoding-54227715430251f9.rlib" "/opt/crater/target/debug/deps/libencoding_index_tradchinese-b71b470ec9df29eb.rlib" "/opt/crater/target/debug/deps/libencoding_index_simpchinese-35e725787041c6d1.rlib" "/opt/crater/target/debug/deps/libencoding_index_japanese-2c5c8763fe313cfe.rlib" "/opt/crater/target/debug/deps/libencoding_index_korean-8cb57dd76654293b.rlib" "/opt/crater/target/debug/deps/libencoding_index_singlebyte-80fb7d4b4c048edf.rlib" "/opt/crater/target/debug/deps/libpercent_encoding-b2b1eddedcc9d5cc.rlib" "/opt/crater/target/debug/deps/libidna-579fb7ac82726a4c.rlib" "/opt/crater/target/debug/deps/libunicode_normalization-17e783eda08f2a2e.rlib" "/opt/crater/target/debug/deps/libunicode_bidi-020a270ca49d2bee.rlib" "/opt/crater/target/debug/deps/libmatches-9f7ad04d44b47530.rlib" "/opt/crater/target/debug/deps/libdtoa-e856206cc2b690b3.rlib" "/opt/crater/target/debug/deps/libserde_json-872c4b3b38c169ea.rlib" "/opt/crater/target/debug/deps/libryu-511d1a21231511ed.rlib" "/opt/crater/target/debug/deps/libserde-1027ace92c5e5df2.rlib" "/opt/crater/target/debug/deps/libmime_guess-9655597c6781931d.rlib" "/opt/crater/target/debug/deps/libphf-2a3c9c00c0cc1e36.rlib" "/opt/crater/target/debug/deps/libphf_shared-a9690bd402370ca6.rlib" "/opt/crater/target/debug/deps/libunicase-c8bd5583553770c8.rlib" "/opt/crater/target/debug/deps/libsiphasher-4c498a6794cfc485.rlib" "/opt/crater/target/debug/deps/libmime-95d5b5baacb1c6d6.rlib" "/opt/crater/target/debug/deps/libunicase-63ab2209cfa17a9e.rlib" "/opt/crater/target/debug/deps/liblibflate-fe2e9ad03cb67beb.rlib" "/opt/crater/target/debug/deps/libcrc32fast-df610bd9ba6dddf6.rlib" "/opt/crater/target/debug/deps/libadler32-b7013a55566e2bf0.rlib" "/opt/crater/target/debug/deps/libhyper_tls-96d5e500ae2f54e1.rlib" "/opt/crater/target/debug/deps/libnative_tls-abe25a83ff9f8e76.rlib" "/opt/crater/target/debug/deps/libopenssl_probe-b2544a39eea5fe98.rlib" "/opt/crater/target/debug/deps/libopenssl-5d2efd0eb1a920db.rlib" "/opt/crater/target/debug/deps/libopenssl_sys-73ca3725c531df14.rlib" "/opt/crater/target/debug/deps/libforeign_types-4eb93eebf43a44d4.rlib" "/opt/crater/target/debug/deps/libforeign_types_shared-e23d8c6f366950c3.rlib" "/opt/crater/target/debug/deps/libbitflags-9f040734986e226a.rlib" "/opt/crater/target/debug/deps/libhyper-d9e6620e1ac44e6d.rlib" "/opt/crater/target/debug/deps/libwant-4cfe99d78ab65175.rlib" "/opt/crater/target/debug/deps/libtry_lock-61cf02fb622299fa.rlib" "/opt/crater/target/debug/deps/libtokio-8f7692d94d83a7f5.rlib" "/opt/crater/target/debug/deps/libtokio_uds-8647e1fbe9038ce7.rlib" "/opt/crater/target/debug/deps/libmio_uds-b82928119848c1e9.rlib" "/opt/crater/target/debug/deps/libtokio_udp-43384f86185787b1.rlib" "/opt/crater/target/debug/deps/libtokio_tcp-16b3686cd2ae2492.rlib" "/opt/crater/target/debug/deps/libtokio_timer-204ac94dbae8da24.rlib" "/opt/crater/target/debug/deps/libtokio_sync-4742247fc09d0835.rlib" "/opt/crater/target/debug/deps/libtokio_reactor-194792d24300d020.rlib" "/opt/crater/target/debug/deps/libtokio_fs-e80a991a04d047a0.rlib" "/opt/crater/target/debug/deps/libtokio_threadpool-73df6b1a6c4cb841.rlib" "/opt/crater/target/debug/deps/libcrossbeam-ff65c1412d1fe907.rlib" "/opt/crater/target/debug/deps/libparking_lot-1a1e756970892285.rlib" "/opt/crater/target/debug/deps/libparking_lot_core-84221fce67e25d61.rlib" "/opt/crater/target/debug/deps/librand-1e269374d2909d83.rlib" "/opt/crater/target/debug/deps/librand_xorshift-b16de7bb3863a048.rlib" "/opt/crater/target/debug/deps/librand_pcg-f205ebfecaf4f206.rlib" "/opt/crater/target/debug/deps/librand_hc-76086c17172522a7.rlib" "/opt/crater/target/debug/deps/librand_chacha-d61a3d8be7d6c10a.rlib" "/opt/crater/target/debug/deps/librand_isaac-35be0fc8c3a7c504.rlib" "/opt/crater/target/debug/deps/librand_core-7906af82bc31729e.rlib" "/opt/crater/target/debug/deps/librand_os-3b92267f6ff46ae2.rlib" "/opt/crater/target/debug/deps/librand_jitter-3f7e8a2892ed93ea.rlib" "/opt/crater/target/debug/deps/librand_core-948b7aad8fedc31f.rlib" "/opt/crater/target/debug/deps/liblock_api-fc146aa09c055915.rlib" "/opt/crater/target/debug/deps/libowning_ref-3fc2847bd21aa6e0.rlib" "/opt/crater/target/debug/deps/libstable_deref_trait-0255958156eadff4.rlib" "/opt/crater/target/debug/deps/libcrossbeam_channel-18ce6188cbc3193b.rlib" "/opt/crater/target/debug/deps/libsmallvec-00bde966f019f46f.rlib" "/opt/crater/target/debug/deps/libunreachable-7dd4ced4819ef3ab.rlib" "/opt/crater/target/debug/deps/libvoid-4fb26e3b0cb57bde.rlib" "/opt/crater/target/debug/deps/libcrossbeam_deque-c226fd2b6a51cefc.rlib" "/opt/crater/target/debug/deps/libcrossbeam_epoch-5ef344ef0ed61d1b.rlib" "/opt/crater/target/debug/deps/libscopeguard-22a7afc64d55fe2c.rlib" "/opt/crater/target/debug/deps/libmemoffset-81f7e9a5af225363.rlib" "/opt/crater/target/debug/deps/libarrayvec-816ea3683ad7852c.rlib" "/opt/crater/target/debug/deps/libnodrop-6d1d7bbbcdf902c1.rlib" "/opt/crater/target/debug/deps/libtokio_codec-d6ca7210a08e58c1.rlib" "/opt/crater/target/debug/deps/libtokio_current_thread-f13ad454f8de30c3.rlib" "/opt/crater/target/debug/deps/libtokio_executor-fe5fbf3a615459bd.rlib" "/opt/crater/target/debug/deps/libcrossbeam_utils-9e706997e4587d4b.rlib" "/opt/crater/target/debug/deps/liblazy_static-df8b3d370f96c908.rlib" "/opt/crater/target/debug/deps/libmio-6a4424f8b6eb8765.rlib" "/opt/crater/target/debug/deps/liblazycell-5f5ce47ba7c14943.rlib" "/opt/crater/target/debug/deps/libtime-890650ce88b42811.rlib" "/opt/crater/target/debug/deps/libnet2-c7f10a2f249e57e5.rlib" "/opt/crater/target/debug/deps/libhttparse-08b972057fc73eff.rlib" "/opt/crater/target/debug/deps/libh2-340ccf6564cada00.rlib" "/opt/crater/target/debug/deps/libindexmap-c7cd05bfac3137cd.rlib" "/opt/crater/target/debug/deps/libstring-4fa5993aab7e19e6.rlib" "/opt/crater/target/debug/deps/libslab-9297145f06665f9b.rlib" "/opt/crater/target/debug/deps/libtokio_io-312224695fc09c99.rlib" "/opt/crater/target/debug/deps/liblog-5fab1ddaf1b8d6f8.rlib" "/opt/crater/target/debug/deps/libfutures_cpupool-330e99488ddad9ba.rlib" "/opt/crater/target/debug/deps/libnum_cpus-600284ef36024b6f.rlib" "/opt/crater/target/debug/deps/libhttp-74afb390f87f0bc1.rlib" "/opt/crater/target/debug/deps/libitoa-965dbaa5417f4779.rlib" "/opt/crater/target/debug/deps/libfnv-6e18f98be4338210.rlib" "/opt/crater/target/debug/deps/libencoding_rs-e872e6faca7c9c65.rlib" "/opt/crater/target/debug/deps/libcfg_if-52f952e08f3290ba.rlib" "/opt/crater/target/debug/deps/libbytes-61d050a49868d755.rlib" "/opt/crater/target/debug/deps/libiovec-8da7650fa212c861.rlib" "/opt/crater/target/debug/deps/liblibc-c11b30bd1598d379.rlib" "/opt/crater/target/debug/deps/libbase64-e1f05e869342eb15.rlib" "/opt/crater/target/debug/deps/libbyteorder-1a1b15f729bcf83c.rlib" "/opt/crater/target/debug/deps/libfutures-4462721d44661bf5.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] /usr/bin/ld: can not read symbols: Cannot allocate memory [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `undermoon`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ec98140d6f3a4c536dabf0e8331621f19f36db25148a2bbeb093becc3e43a9db"` [INFO] running `"docker" "rm" "-f" "ec98140d6f3a4c536dabf0e8331621f19f36db25148a2bbeb093becc3e43a9db"` [INFO] [stdout] ec98140d6f3a4c536dabf0e8331621f19f36db25148a2bbeb093becc3e43a9db