[INFO] crate actyxos_data_flow 0.1.0 is already in cache [INFO] testing actyxos_data_flow-0.1.0 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate actyxos_data_flow 0.1.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate actyxos_data_flow 0.1.0 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 actyxos_data_flow 0.1.0 [INFO] finished tweaking crates.io crate actyxos_data_flow 0.1.0 [INFO] tweaked toml for crates.io crate actyxos_data_flow 0.1.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate actyxos_data_flow 0.1.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 484a8e79700c2e6693c1a6621f3adb312ad59b488ca19a45654a2c6deb0c5faa [INFO] running `Command { std: "docker" "start" "-a" "484a8e79700c2e6693c1a6621f3adb312ad59b488ca19a45654a2c6deb0c5faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "484a8e79700c2e6693c1a6621f3adb312ad59b488ca19a45654a2c6deb0c5faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484a8e79700c2e6693c1a6621f3adb312ad59b488ca19a45654a2c6deb0c5faa", kill_on_drop: false }` [INFO] [stdout] 484a8e79700c2e6693c1a6621f3adb312ad59b488ca19a45654a2c6deb0c5faa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] be0e3e9f8c25a560f7fcacaf79ee5c108e7a8c9ac30d2d842d93b66e071e9df5 [INFO] running `Command { std: "docker" "start" "-a" "be0e3e9f8c25a560f7fcacaf79ee5c108e7a8c9ac30d2d842d93b66e071e9df5", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.55 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Compiling timely_bytes v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling timely_logging v0.11.1 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling md5 v0.3.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling timely_sort v0.1.6 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.10 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling futures-state-stream v0.1.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libsqlite3-sys v0.17.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling const-random-macro v0.1.8 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling winauth v0.0.3 [INFO] [stderr] Compiling async-compression v0.3.4 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling const-random v0.1.8 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling dashmap v3.11.4 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling intern-arc v0.1.0 [INFO] [stderr] Compiling tokio-uds v0.2.6 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling postgres-protocol v0.5.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling tokio-tls v0.2.1 [INFO] [stderr] Compiling tiberius v0.3.2 [INFO] [stderr] Compiling rusqlite v0.22.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tracing-attributes v0.1.8 [INFO] [stderr] Compiling actyxos_sdk_macros v0.2.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling tracing v0.1.15 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling timely_communication v0.11.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde-transcode v1.1.0 [INFO] [stderr] Compiling timely v0.11.1 [INFO] [stderr] Compiling postgres-types v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling tokio-postgres v0.5.4 [INFO] [stderr] Compiling actyxos_sdk v0.3.1 [INFO] [stderr] Compiling differential-dataflow v0.11.0 [INFO] [stderr] Compiling postgres v0.17.3 [INFO] [stderr] Compiling postgres-native-tls v0.3.0 [INFO] [stderr] Compiling actyxos_data_flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 51s [INFO] running `Command { std: "docker" "inspect" "be0e3e9f8c25a560f7fcacaf79ee5c108e7a8c9ac30d2d842d93b66e071e9df5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be0e3e9f8c25a560f7fcacaf79ee5c108e7a8c9ac30d2d842d93b66e071e9df5", kill_on_drop: false }` [INFO] [stdout] be0e3e9f8c25a560f7fcacaf79ee5c108e7a8c9ac30d2d842d93b66e071e9df5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 182f1b08ee19abc7f3ee8fa17b71dc0bb2c510f7c657168aa40aec729c4fa6ec [INFO] running `Command { std: "docker" "start" "-a" "182f1b08ee19abc7f3ee8fa17b71dc0bb2c510f7c657168aa40aec729c4fa6ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling sharded-slab v0.0.9 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling test-env-log v0.2.2 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.6 [INFO] [stderr] Compiling actyxos_data_flow v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `actyxos_data_flow`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name actyxos_data_flow --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=2a347ac62ef01749 -C extra-filename=-2a347ac62ef01749 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern abomonation=/opt/rustwide/target/debug/deps/libabomonation-00f11531b051e43e.rlib --extern abomonation_derive=/opt/rustwide/target/debug/deps/libabomonation_derive-4e5ea727fec2e7c0.so --extern actyxos_sdk=/opt/rustwide/target/debug/deps/libactyxos_sdk-e5d114ac0ca85b1b.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-95971e4a85600481.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-aecc38126bdc1071.rlib --extern chrono_tz=/opt/rustwide/target/debug/deps/libchrono_tz-daefdbfdba97bce0.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-969f892700cf6c9e.so --extern differential_dataflow=/opt/rustwide/target/debug/deps/libdifferential_dataflow-ebe39f70d9855e42.rlib --extern futures01=/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-81e0c75c0e5d7b37.rlib --extern futures_state_stream=/opt/rustwide/target/debug/deps/libfutures_state_stream-7c19409ff000fa4a.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d39420ff15caf191.rlib --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-a32f227a77eb2172.rlib --extern postgres=/opt/rustwide/target/debug/deps/libpostgres-ebaa9047c32e91dc.rlib --extern postgres_native_tls=/opt/rustwide/target/debug/deps/libpostgres_native_tls-8873cd2be8bc3c66.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-6e299e59f61b9134.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-01cd3039e41de017.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-4dbf4d1e7455c729.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0affc2d42a85489a.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-17944d485c3ccf41.so --extern tiberius=/opt/rustwide/target/debug/deps/libtiberius-256cb345ab9c926b.rlib --extern timely=/opt/rustwide/target/debug/deps/libtimely-ef2b7cf7d7ac1b3f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4a56f91dcec77674.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e967face86666c5f.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-fb77aa597c724939.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-c8a3e26b621f6f03/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.machine_usage.9yov0qmv-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f" "/opt/rustwide/target/debug/examples/machine_usage-1ff1b13d29baa48f.55qo7uzcit9b0fxt.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-c8a3e26b621f6f03/out" "-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/target/debug/deps/libtracing_subscriber-fb77aa597c724939.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-c2c6c5ddaa5c4dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-9d23bc43480eff4d.rlib" "/opt/rustwide/target/debug/deps/libansi_term-fe7bdec5ded10333.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-42a5aa0edc16673e.rlib" "/opt/rustwide/target/debug/deps/libmatchers-173471f08cf5eecb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-cc73969ac348e69b.rlib" "/opt/rustwide/target/debug/deps/libregex-d579163b4e85606b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b5a8520d8d18b76f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a1e9e1e3fc23ae94.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-dea8f4c5cf2b40b3.rlib" "/opt/rustwide/target/debug/deps/libactyxos_data_flow-23f8d7b98d2432a1.rlib" "/opt/rustwide/target/debug/deps/librusqlite-6e299e59f61b9134.rlib" "/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-92bd56a2c146bf1a.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-7746fed5458f84e2.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4a9c1d734f98eed8.rlib" "/opt/rustwide/target/debug/deps/liblibsqlite3_sys-60fcbf1bd76519d8.rlib" "/opt/rustwide/target/debug/deps/libpostgres_native_tls-8873cd2be8bc3c66.rlib" "/opt/rustwide/target/debug/deps/libpostgres-ebaa9047c32e91dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_postgres-9301372eab4604c1.rlib" "/opt/rustwide/target/debug/deps/libphf-5ee2a90a9072bd8f.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-9a06ca0df95042cb.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-ce1fec0ca78bc200.rlib" "/opt/rustwide/target/debug/deps/libpostgres_types-5cf5ddbb241c83e0.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d8fc3eeb4dffae64.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-9376dae3879c41a6.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-078d7fc8b22ceddf.rlib" "/opt/rustwide/target/debug/deps/libpostgres_protocol-0b65007a19253b73.rlib" "/opt/rustwide/target/debug/deps/libstringprep-845f992c7b158bba.rlib" "/opt/rustwide/target/debug/deps/libsha2-6621a236c9b4b44b.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-eae86a66c41cd733.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-72846c3a0823dde2.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1ef80561098331e0.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-cf8126b2a7f08beb.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-fe25b4b4856b0c8c.rlib" "/opt/rustwide/target/debug/deps/librand-5ca2224b0f9bc672.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-60699b3ed5a83f43.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-170c4fd0b2d212af.rlib" "/opt/rustwide/target/debug/deps/librand_core-a96eb5e3a8cfc949.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-41ab61d9f39cf478.rlib" "/opt/rustwide/target/debug/deps/libhmac-9168b3f103118426.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-0458d35f90a01815.rlib" "/opt/rustwide/target/debug/deps/libsubtle-86172fac7bcb1d89.rlib" "/opt/rustwide/target/debug/deps/libdigest-fa3877179444303e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-6aa5aa09d3e0b877.rlib" "/opt/rustwide/target/debug/deps/libmd5-2e79b182e8836172.rlib" "/opt/rustwide/target/debug/deps/libfallible_iterator-4c5e55733430541f.rlib" "/opt/rustwide/target/debug/deps/libtracing-e967face86666c5f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-34f9c82e8fd72b5d.rlib" "/opt/rustwide/target/debug/deps/libtiberius-256cb345ab9c926b.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-421fb6ca1fc7d6b8.rlib" "/opt/rustwide/target/debug/deps/libwinauth-7eb57d3565043059.rlib" "/opt/rustwide/target/debug/deps/libmd5-e60e3c1c8133f6b7.rlib" "/opt/rustwide/target/debug/deps/librand-bac4bc2f33da101e.rlib" "/opt/rustwide/target/debug/deps/libtokio-a2afaf80b8c610e2.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-099f741c83a9dbdc.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-8318480961e6ff62.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1470bdc38443fe16.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-eb7639ae0c8a85f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-27e7bde630b44b10.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-95ed9d1db10af78f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-00fe620b6a8bc0e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-d066758b5627be5c.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-22ab482a22e30e72.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-1a03b7714c9d6181.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-73eca0c3c0076743.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-670378d1dd2e0065.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-51b768f853fe7a79.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-875607f74e92060f.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-edac3be309753359.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-0fdf68b288cd94fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-42e3a4e45878667d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-18fe331db24c5755.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b5cb73d4c052ee57.rlib" "/opt/rustwide/target/debug/deps/libencoding-6ed8aa24ccb887c5.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_tradchinese-e1b390b523d7cfee.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_simpchinese-5b7b0264629b6ce3.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_japanese-e0701c516fc85402.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_korean-c78092f37518b15a.rlib" "/opt/rustwide/target/debug/deps/libencoding_index_singlebyte-3d19531277b86107.rlib" "/opt/rustwide/target/debug/deps/libbytes-7dded4ab77f53a72.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libfutures_state_stream-7c19409ff000fa4a.rlib" "/opt/rustwide/target/debug/deps/libanyhow-95971e4a85600481.rlib" "/opt/rustwide/target/debug/deps/libactyxos_sdk-e5d114ac0ca85b1b.rlib" "/opt/rustwide/target/debug/deps/libserde_transcode-43ac7256bafdf6f5.rlib" "/opt/rustwide/target/debug/deps/libserde_cbor-4dbf4d1e7455c729.rlib" "/opt/rustwide/target/debug/deps/libhalf-a88a8c2e2682e423.rlib" "/opt/rustwide/target/debug/deps/libfixed-883cbd50ae88e8b3.rlib" "/opt/rustwide/target/debug/deps/libtypenum-913a68e739eab4ae.rlib" "/opt/rustwide/target/debug/deps/libintern_arc-6bf52d1154345bee.rlib" "/opt/rustwide/target/debug/deps/libdashmap-a1aa6657dcd32e07.rlib" "/opt/rustwide/target/debug/deps/libahash-d78ea19d3429ac46.rlib" "/opt/rustwide/target/debug/deps/libconst_random-3247fb47ed5cc541.rlib" "/opt/rustwide/target/debug/deps/libreqwest-989c7f44d7f965cc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-444e271e3395c1f4.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-e1056336ad6576d2.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d43c12bef533a91b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0affc2d42a85489a.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libbase64-22fc149a73a5ec05.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-5e6501facbeb62da.rlib" "/opt/rustwide/target/debug/deps/libunicase-765df75abf9c3e84.rlib" "/opt/rustwide/target/debug/deps/libmime-138f25a24701871c.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-7cb42a7370a048aa.rlib" "/opt/rustwide/target/debug/deps/libflate2-54bc171c84de37b4.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5d753bff1c2da720.rlib" "/opt/rustwide/target/debug/deps/libadler32-ba3afdc847a40309.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a32f227a77eb2172.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-bb61bd7e466557c1.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-13cfb5261d31bcb3.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-cc016b41e658d4ca.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9936252c37cb34b8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libhyper-bafb8f62e44a4ecb.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-162fcd67856d1db4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bf901de366218a08.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-23bd5673e45e12a5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-18ae33c1ed1c9f0a.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libtokio-4a56f91dcec77674.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da30ef1e96f408bc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9df26c261555610f.rlib" "/opt/rustwide/target/debug/deps/libmio-e9018b1ef1037fab.rlib" "/opt/rustwide/target/debug/deps/libiovec-62e949f5a2bf0960.rlib" "/opt/rustwide/target/debug/deps/libnet2-2b611acd64cd4931.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-30040ff0d0672687.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libidna-91cda09b5220e07b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-378825f0a341ccf9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bbcc1f6f6a0b4874.rlib" "/opt/rustwide/target/debug/deps/libhttp-841deba4c0e7d78b.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libfutures-81e0c75c0e5d7b37.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b91f3abcb8170cfa.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-51c26ea0f1b055e9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-58339308263095b3.rlib" "/opt/rustwide/target/debug/deps/libfutures-8d5b1305e81659b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-69cc12b9dd041988.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f7c6ec719eac40f1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-50c1ceba76e21ace.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eaa27b672c379396.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-380fa5185422dcd6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.rlib" "/opt/rustwide/target/debug/deps/libbytes-208d64d85e96244c.rlib" "/opt/rustwide/target/debug/deps/libchrono-aecc38126bdc1071.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e54ff5c58ffa8fbe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a4049703dfa73e00.rlib" "/opt/rustwide/target/debug/deps/libtime-9bad53cd4e35f6b4.rlib" "/opt/rustwide/target/debug/deps/liblibc-11d35527eaac07af.rlib" "/opt/rustwide/target/debug/deps/libdifferential_dataflow-ebe39f70d9855e42.rlib" "/opt/rustwide/target/debug/deps/libtimely_sort-e400b761c416c989.rlib" "/opt/rustwide/target/debug/deps/libtimely-ef2b7cf7d7ac1b3f.rlib" "/opt/rustwide/target/debug/deps/libtimely_communication-e858f02ff7891c8e.rlib" "/opt/rustwide/target/debug/deps/libtimely_logging-7d8e58ef9052b137.rlib" "/opt/rustwide/target/debug/deps/libtimely_bytes-8c03acf6b9529a54.rlib" "/opt/rustwide/target/debug/deps/libgetopts-668f3b1fd56ff5b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-5e2d22d876255701.rlib" "/opt/rustwide/target/debug/deps/libserde-01cd3039e41de017.rlib" "/opt/rustwide/target/debug/deps/libabomonation-00f11531b051e43e.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.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" "-lssl" "-lcrypto" "-lutil" "-ldl" "-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: build failed [INFO] running `Command { std: "docker" "inspect" "182f1b08ee19abc7f3ee8fa17b71dc0bb2c510f7c657168aa40aec729c4fa6ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182f1b08ee19abc7f3ee8fa17b71dc0bb2c510f7c657168aa40aec729c4fa6ec", kill_on_drop: false }` [INFO] [stdout] 182f1b08ee19abc7f3ee8fa17b71dc0bb2c510f7c657168aa40aec729c4fa6ec