[INFO] cloning repository https://github.com/tehAnswer/alpaka [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tehAnswer/alpaka" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca0c0d23ee97fbb803e8671d8edf77511d599396 [INFO] testing tehAnswer/alpaka against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FtehAnswer%2Falpaka" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tehAnswer/alpaka on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tehAnswer/alpaka [INFO] finished tweaking git repo https://github.com/tehAnswer/alpaka [INFO] tweaked toml for git repo https://github.com/tehAnswer/alpaka written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/tehAnswer/alpaka already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bb7d8540ca447a35b47e0ce120d9a76f1571146bd1a76dad64dca8f7df11071 [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" "9bb7d8540ca447a35b47e0ce120d9a76f1571146bd1a76dad64dca8f7df11071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bb7d8540ca447a35b47e0ce120d9a76f1571146bd1a76dad64dca8f7df11071", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bb7d8540ca447a35b47e0ce120d9a76f1571146bd1a76dad64dca8f7df11071", kill_on_drop: false }` [INFO] [stdout] 9bb7d8540ca447a35b47e0ce120d9a76f1571146bd1a76dad64dca8f7df11071 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33eaaa32a6d5f8b3bae0bc82cc7f68aaab447b29cb9b482f70ef15498ffa7b9f [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" "33eaaa32a6d5f8b3bae0bc82cc7f68aaab447b29cb9b482f70ef15498ffa7b9f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.62 [INFO] [stderr] Compiling bumpalo v3.3.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.62 [INFO] [stderr] Compiling cache-padded v1.1.0 [INFO] [stderr] Compiling parking v1.0.1 [INFO] [stderr] Compiling fastrand v1.2.4 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling isahc v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.5 [INFO] [stderr] Compiling infer v0.1.6 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling universal-hash v0.3.0 [INFO] [stderr] Compiling aead v0.2.0 [INFO] [stderr] Compiling byte-pool v0.2.1 [INFO] [stderr] Compiling hkdf v0.8.0 [INFO] [stderr] Compiling polyval v0.3.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling ghash v0.2.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling aes-gcm v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.62 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.62 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.62 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling extend v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.18 [INFO] [stderr] Compiling cookie v0.14.1 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling js-sys v0.3.39 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling web-sys v0.3.39 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling piper v0.1.3 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling smol v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.1 [INFO] [stderr] Compiling http-types v2.2.0 [INFO] [stderr] Compiling async-native-tls v0.3.3 [INFO] [stderr] Compiling async-h1 v2.0.2 [INFO] [stderr] Compiling http-client v3.0.0 [INFO] [stderr] Compiling surf v2.0.0-alpha.4 [INFO] [stderr] Compiling alpaka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 04s [INFO] running `Command { std: "docker" "inspect" "33eaaa32a6d5f8b3bae0bc82cc7f68aaab447b29cb9b482f70ef15498ffa7b9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33eaaa32a6d5f8b3bae0bc82cc7f68aaab447b29cb9b482f70ef15498ffa7b9f", kill_on_drop: false }` [INFO] [stdout] 33eaaa32a6d5f8b3bae0bc82cc7f68aaab447b29cb9b482f70ef15498ffa7b9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 303e06dc9de273c80d8c007b8b6424f1d8c9a54c9023026f8e013b89720ba465 [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" "303e06dc9de273c80d8c007b8b6424f1d8c9a54c9023026f8e013b89720ba465", kill_on_drop: false }` [INFO] [stderr] Compiling alpaka v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `alpaka` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name alpaka --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a820a43672c4d42f -C extra-filename=-a820a43672c4d42f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-3c85ddb06da7b547.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a4e83408ad4afc4b.rlib --extern http_types=/opt/rustwide/target/debug/deps/libhttp_types-479ca3f91fbd1c32.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-f1733a236f37ba2c.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0e7c72baabaca26f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-e95f631044c4d604.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9833914a87e18c2e.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-b47f5a2ebc7057d3.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-763d396e2e0590f8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-372a5dfcf08099e3/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-260620b91324ce9d/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.request_clock.tyytjxaa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23" "/opt/rustwide/target/debug/examples/request_clock-1f14498f8b49eb23.4rnzd0cyhjimur99.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-372a5dfcf08099e3/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-260620b91324ce9d/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libalpaka-e2f28fd34007ee55.rlib" "/opt/rustwide/target/debug/deps/libsurf-763d396e2e0590f8.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-447d180a01bb6dab.rlib" "/opt/rustwide/target/debug/deps/libunicase-7935425cbe13e201.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8844dac50d6fb9b4.rlib" "/opt/rustwide/target/debug/deps/libmime-1f80b638f4e5cb9c.rlib" "/opt/rustwide/target/debug/deps/libhttp_client-76e9bbf6bd8d89de.rlib" "/opt/rustwide/target/debug/deps/libasync_native_tls-5ce06a6ed1c5889a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-1c34fcef43c62f7c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2dc834b37b380e40.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1935ef64acf94a45.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a8021f93a490c2c6.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-16ec2b602d960524.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libasync_h1-6af94fe36c12128f.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-f20792574ce8ee88.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2d19c7fb29a857c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-9dc2bd425d7715b4.rlib" "/opt/rustwide/target/debug/deps/libisahc-0bae83a8d43bf5d2.rlib" "/opt/rustwide/target/debug/deps/libsluice-ac2d3230f51487d2.rlib" "/opt/rustwide/target/debug/deps/libcurl-bdf9c22b3fb9b41c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-0807aab40c872817.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-016acbe6fab13e54.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-b48ede0554ae0285.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-c861094eecf48bb0.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-f1bef33cf357d22a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-db38eb1703ac17e7.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libhttp-97dc5ee68701e221.rlib" "/opt/rustwide/target/debug/deps/libbytes-c2d6a084219fa12b.rlib" "/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rlib" "/opt/rustwide/target/debug/deps/libfutures-5a7c865f67064c91.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f8abc37ebf4e837f.rlib" "/opt/rustwide/target/debug/deps/libmockito-f1733a236f37ba2c.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-445f0a7cd4bbec75.rlib" "/opt/rustwide/target/debug/deps/libregex-6f8416c1b62a7ea4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-76e36b18ae5ab5a5.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-8ee41e3acf264971.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-60e11e3c8decf3d4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-70ee21a856a9db0a.rlib" "/opt/rustwide/target/debug/deps/libdifference-53167c6b2f369cb5.rlib" "/opt/rustwide/target/debug/deps/libcolored-158447fd5cd36521.rlib" "/opt/rustwide/target/debug/deps/libatty-fa9b65a732e41f63.rlib" "/opt/rustwide/target/debug/deps/libhttp_types-479ca3f91fbd1c32.rlib" "/opt/rustwide/target/debug/deps/libanyhow-dd02f1ca35e059b6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-b47f5a2ebc7057d3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-cdadc132b5ab6a6f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9833914a87e18c2e.rlib" "/opt/rustwide/target/debug/deps/libryu-71b80513a42fed02.rlib" "/opt/rustwide/target/debug/deps/libitoa-3684b8eba7e8f8b7.rlib" "/opt/rustwide/target/debug/deps/libasync_std-3c85ddb06da7b547.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1db1b76bec1c4d5c.rlib" "/opt/rustwide/target/debug/deps/libsmol-44fc97d088900e37.rlib" "/opt/rustwide/target/debug/deps/libpiper-b41e1dadf1d91a68.rlib" "/opt/rustwide/target/debug/deps/libfastrand-d653c7741c158296.rlib" "/opt/rustwide/target/debug/deps/libasync_task-096052e1dbfd0b53.rlib" "/opt/rustwide/target/debug/deps/libblocking-bc26a3d20e1a8c6b.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-b0211090d15c6875.rlib" "/opt/rustwide/target/debug/deps/libparking-66d3bff6a9cb565e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-01ab07e4975b9da2.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4db9f7d2b348586b.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-5c22a055ad73ca97.rlib" "/opt/rustwide/target/debug/deps/libsocket2-44a5493ef8da25ca.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ed0aea3bccbc1ae0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-68751ffea57ec29e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-93f5e2fb7a6ba690.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-b1c0b98abbf1d9b6.rlib" "/opt/rustwide/target/debug/deps/libbytes-e651752247d24a68.rlib" "/opt/rustwide/target/debug/deps/libiovec-112be169b7443b44.rlib" "/opt/rustwide/target/debug/deps/libfutures-f7032f10c30c3cc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f21eb77abb1cab22.rlib" "/opt/rustwide/target/debug/deps/libpin_project-d58c8686a926130b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-66c8d8f95487b6b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-eae40bb04dff97f7.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4f490b24a4c18179.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-3229a1b93cb26564.rlib" "/opt/rustwide/target/debug/deps/libslab-65742487a18009d6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f70100d05e1798e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cae15230817553a3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-1b5011892cb37eb5.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-81f3bfe52e38863d.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-f7947a9e7f24c044.rlib" "/opt/rustwide/target/debug/deps/liblog-4079f20854ea1cd6.rlib" "/opt/rustwide/target/debug/deps/libinfer-f4a4953a1b8a8026.rlib" "/opt/rustwide/target/debug/deps/liburl-75ddb95e165e5d0d.rlib" "/opt/rustwide/target/debug/deps/libidna-1c06ddaa5334205e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8a74a32eeae8e677.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-008165c5eec7806a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7e8075a07f0e5422.rlib" "/opt/rustwide/target/debug/deps/libmatches-5499bb0a916b29b9.rlib" "/opt/rustwide/target/debug/deps/libcookie-6eb804896f2d2381.rlib" "/opt/rustwide/target/debug/deps/libhkdf-953881c3a7040fb0.rlib" "/opt/rustwide/target/debug/deps/libhmac-9fd505c5cbe26133.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-757ec53960a1749b.rlib" "/opt/rustwide/target/debug/deps/libsubtle-203f19858ca045df.rlib" "/opt/rustwide/target/debug/deps/libsha2-454ead701e607a48.rlib" "/opt/rustwide/target/debug/deps/libdigest-560da67ecda1b926.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-3704098158514f49.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-944918fbef163d39.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-0cbcbf39d870dce5.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-7b41428fbe7b62c6.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-cd11a3c3e2d5fae4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-4532a8d30d0b0211.rlib" "/opt/rustwide/target/debug/deps/libghash-a99b781768a8b92c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-972fc4e6ee425ff6.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-c551999054b53843.rlib" "/opt/rustwide/target/debug/deps/libsubtle-09f8301ce4b9c1a7.rlib" "/opt/rustwide/target/debug/deps/libaes-50570ed684b8542b.rlib" "/opt/rustwide/target/debug/deps/libaes_soft-9a30913286032ad2.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-efd5d3f8c67be758.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-04b16b37fbc1beb3.rlib" "/opt/rustwide/target/debug/deps/libaead-1fde9b730c342f0e.rlib" "/opt/rustwide/target/debug/deps/libblock_cipher_trait-9d09af942bd94844.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-863acf4de67dbc62.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a5e8dd74bd8dfb37.rlib" "/opt/rustwide/target/debug/deps/libbase64-019ac63ab029e57b.rlib" "/opt/rustwide/target/debug/deps/librand-513a2c339c8f6dd0.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ad93f36ee1822dfe.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-8678fe79482d007d.rlib" "/opt/rustwide/target/debug/deps/librand_core-792b5e41d983954c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-793f22d3441ac5d9.rlib" "/opt/rustwide/target/debug/deps/libtime-839ba66d0e8242d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libstandback-f3cab019e001c86a.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-4cd016419abd2178.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libchrono-a4e83408ad4afc4b.rlib" "/opt/rustwide/target/debug/deps/libserde-0e7c72baabaca26f.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9a9bd063b59627d4.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d919d57b03d47e3d.rlib" "/opt/rustwide/target/debug/deps/libtime-ae5d8d30593b16fb.rlib" "/opt/rustwide/target/debug/deps/liblibc-5f544ee7a72d514c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "303e06dc9de273c80d8c007b8b6424f1d8c9a54c9023026f8e013b89720ba465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303e06dc9de273c80d8c007b8b6424f1d8c9a54c9023026f8e013b89720ba465", kill_on_drop: false }` [INFO] [stdout] 303e06dc9de273c80d8c007b8b6424f1d8c9a54c9023026f8e013b89720ba465