[INFO] fetching crate arangors 0.4.2... [INFO] testing arangors-0.4.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate arangors 0.4.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate arangors 0.4.2 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 arangors 0.4.2 [INFO] finished tweaking crates.io crate arangors 0.4.2 [INFO] tweaked toml for crates.io crate arangors 0.4.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate arangors 0.4.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7c8d1fcce554b3bb728bd2137403d8a32ca9e4392d93249c4fcec003ccc729e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e7c8d1fcce554b3bb728bd2137403d8a32ca9e4392d93249c4fcec003ccc729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7c8d1fcce554b3bb728bd2137403d8a32ca9e4392d93249c4fcec003ccc729e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c8d1fcce554b3bb728bd2137403d8a32ca9e4392d93249c4fcec003ccc729e", kill_on_drop: false }` [INFO] [stdout] e7c8d1fcce554b3bb728bd2137403d8a32ca9e4392d93249c4fcec003ccc729e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0807a416ad28eec6a1b95d584426968da380d749b19554136ab3dd49ea1a73c1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0807a416ad28eec6a1b95d584426968da380d749b19554136ab3dd49ea1a73c1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling tracing v0.1.17 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling async-compression v0.3.5 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling typed-builder v0.7.0 [INFO] [stderr] Compiling maybe-async v0.2.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [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 h2 v0.2.6 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_qs v0.6.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.7 [INFO] [stderr] Compiling arangors v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s [INFO] running `Command { std: "docker" "inspect" "0807a416ad28eec6a1b95d584426968da380d749b19554136ab3dd49ea1a73c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0807a416ad28eec6a1b95d584426968da380d749b19554136ab3dd49ea1a73c1", kill_on_drop: false }` [INFO] [stdout] 0807a416ad28eec6a1b95d584426968da380d749b19554136ab3dd49ea1a73c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 5869ee99dd9370ff9264979fa094157a6337c8b3aace5511c49c0bcb95c1f4b9 [INFO] running `Command { std: "docker" "start" "-a" "5869ee99dd9370ff9264979fa094157a6337c8b3aace5511c49c0bcb95c1f4b9", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v1.0.6 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling event-listener v2.2.1 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling concurrent-queue v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-lite v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling pretty_assertions v0.6.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling arangors v0.4.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `arangors`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name arangors --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="reqwest"' --cfg 'feature="reqwest_async"' --cfg 'feature="rocksdb"' -C metadata=e2f488baad533232 -C extra-filename=-e2f488baad533232 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-6c52193333a5c536.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-a2d56b8e5374b83d.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-5385630287d5d024.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-516a4444a16692fe.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6abafe259e1925e3.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ed700cb7ca7951cf.rlib --extern maybe_async=/opt/rustwide/target/debug/deps/libmaybe_async-fbe4824946ec35d3.so --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-e234e8fa1dac28a0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-16e7e13a2548d0ac.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4646c06ff3e5ae3f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-54f3b58b81726cd6.rlib --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-013575c4e457e7f4.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-35a48f85e5fb87f9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7cc12d5097ad75c9.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-722fd635a99a8166.so --extern url=/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib --cap-lints=warn` (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/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.aql.7q7dl43x-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23" "/opt/rustwide/target/debug/examples/aql-8874e2b1bc0e9a23.nv2zayext5wthjx.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-516a4444a16692fe.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-5143a25e61d9bfa5.rlib" "/opt/rustwide/target/debug/deps/libatty-b2c8e0e1c97f1fab.rlib" "/opt/rustwide/target/debug/deps/libhumantime-76a7f109c5c66700.rlib" "/opt/rustwide/target/debug/deps/libquick_error-e15ea4fce168f797.rlib" "/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.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-82571f279f177a2c.rlib" "/opt/rustwide/target/debug/deps/libarangors-5e9673833196fc53.rlib" "/opt/rustwide/target/debug/deps/libserde_qs-013575c4e457e7f4.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-24daa7af4b9b6cfb.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-919289efb66e0515.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-405df4a372be4d31.rlib" "/opt/rustwide/target/debug/deps/libobject-61c1b52dff51b80f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-33849983d352f01b.rlib" "/opt/rustwide/target/debug/deps/libgimli-926fe8e4c4fa9fdb.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-becdbf8f7e05c013.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35a48f85e5fb87f9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-16e7e13a2548d0ac.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-25748efd2acbcbfd.rlib" "/opt/rustwide/target/debug/deps/libipnet-f1f1c767fd46a1ea.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-68bde8a2deed67ec.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-cb7a462198510553.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-d5d6e5e5e8a79275.rlib" "/opt/rustwide/target/debug/deps/libdtoa-117aa35b5fc2b201.rlib" "/opt/rustwide/target/debug/deps/libbase64-34eb0057bc6b8526.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-2a73c725d0587e49.rlib" "/opt/rustwide/target/debug/deps/libflate2-d713fa14c404bf0e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-69cdc2aa15946ae1.rlib" "/opt/rustwide/target/debug/deps/libadler-6534ef6b4a32ceaa.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-921ab7d9dd7adfd7.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bebe2698646f2b6d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ab81697db10193da.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-5df897a958e22cbc.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-42fb8e74972f54f9.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e0ff37260b32465b.rlib" "/opt/rustwide/target/debug/deps/libwant-b49a2719b61b7183.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-16d912827025aa25.rlib" "/opt/rustwide/target/debug/deps/libh2-0c49d05fbec4e016.rlib" "/opt/rustwide/target/debug/deps/libindexmap-49a5eb02a1187e0b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5554877d30d5d4fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2a34e7b1ef3a1b09.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-73997e62ca70c136.rlib" "/opt/rustwide/target/debug/deps/libtime-e012a3a7565ccf8f.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d6b41b22fe5e7b1f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a3c70ace6f993692.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-8064c73f903dabb0.rlib" "/opt/rustwide/target/debug/deps/libtracing-a72e4cf420cac9ff.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-991f603976dc0b18.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f71cab75f2e1ffe7.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cde5d1c7c468dd48.rlib" "/opt/rustwide/target/debug/deps/libpin_project-80c78add4d111002.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/libtokio-7cc12d5097ad75c9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8df1994bb164e7a2.rlib" "/opt/rustwide/target/debug/deps/libmio-3467772a25744b34.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-513f7892893c9545.rlib" "/opt/rustwide/target/debug/deps/libnet2-195e9ce501d7202a.rlib" "/opt/rustwide/target/debug/deps/liblibc-f65a7f11000d688e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-9b1125350f00b04f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ec16151b5dd93bcb.rlib" "/opt/rustwide/target/debug/deps/liblog-ed700cb7ca7951cf.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-3847b1d963e5b5d3.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-6abafe259e1925e3.rlib" "/opt/rustwide/target/debug/deps/libbytes-c6b4106777e084f0.rlib" "/opt/rustwide/target/debug/deps/libfnv-c2227cfbdd7b9572.rlib" "/opt/rustwide/target/debug/deps/libserde_json-54f3b58b81726cd6.rlib" "/opt/rustwide/target/debug/deps/libryu-f59829dd55cb0771.rlib" "/opt/rustwide/target/debug/deps/libitoa-2e05c866ee66a047.rlib" "/opt/rustwide/target/debug/deps/libserde-4646c06ff3e5ae3f.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" "5869ee99dd9370ff9264979fa094157a6337c8b3aace5511c49c0bcb95c1f4b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5869ee99dd9370ff9264979fa094157a6337c8b3aace5511c49c0bcb95c1f4b9", kill_on_drop: false }` [INFO] [stdout] 5869ee99dd9370ff9264979fa094157a6337c8b3aace5511c49c0bcb95c1f4b9