[INFO] fetching crate newsapi 0.4.0... [INFO] testing newsapi-0.4.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate newsapi 0.4.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate newsapi 0.4.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate newsapi 0.4.0 [INFO] finished tweaking crates.io crate newsapi 0.4.0 [INFO] tweaked toml for crates.io crate newsapi 0.4.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate newsapi 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map-derive v0.4.6 [INFO] [stderr] Downloaded array-macro v1.0.5 [INFO] [stderr] Downloaded signal-hook-registry v1.2.2 [INFO] [stderr] Downloaded tinyvec v1.0.1 [INFO] [stderr] Downloaded once_cell v1.5.1 [INFO] [stderr] Downloaded custom_error v1.8.0 [INFO] [stderr] Downloaded unicode-normalization v0.1.14 [INFO] [stderr] Downloaded socket2 v0.3.16 [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded cc v1.0.62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6358b021fdb968ac619e7e266d7ca0894d3ac03d5c18f6e969213fc25d49a9fe [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" "6358b021fdb968ac619e7e266d7ca0894d3ac03d5c18f6e969213fc25d49a9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6358b021fdb968ac619e7e266d7ca0894d3ac03d5c18f6e969213fc25d49a9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6358b021fdb968ac619e7e266d7ca0894d3ac03d5c18f6e969213fc25d49a9fe", kill_on_drop: false }` [INFO] [stdout] 6358b021fdb968ac619e7e266d7ca0894d3ac03d5c18f6e969213fc25d49a9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4222163c508ed9c288d33d5b7e085735134e0f69094c78b73f02b52215619223 [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" "4222163c508ed9c288d33d5b7e085735134e0f69094c78b73f02b52215619223", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling cc v1.0.62 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling once_cell v1.5.1 [INFO] [stderr] Compiling custom_error v1.8.0 [INFO] [stderr] Compiling tinyvec v1.0.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling socket2 v0.3.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling unicode-normalization v0.1.14 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling newsapi v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `Command { std: "docker" "inspect" "4222163c508ed9c288d33d5b7e085735134e0f69094c78b73f02b52215619223", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4222163c508ed9c288d33d5b7e085735134e0f69094c78b73f02b52215619223", kill_on_drop: false }` [INFO] [stdout] 4222163c508ed9c288d33d5b7e085735134e0f69094c78b73f02b52215619223 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 801eb100d576c45ffe19ab5a4649cf55843ae84165150367a89beb71d0de9f8f [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" "801eb100d576c45ffe19ab5a4649cf55843ae84165150367a89beb71d0de9f8f", kill_on_drop: false }` [INFO] [stderr] Compiling newsapi v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `newsapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name newsapi --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=519bbf9970c8ffe3 -C extra-filename=-519bbf9970c8ffe3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b0cb8ab8746cbda.rlib --extern custom_error=/opt/rustwide/target/debug/deps/libcustom_error-0302bbea77e7bd20.rlib --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-869e1cfac0aa1d28.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-3da6408d71f22a9e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-a072954dd94f2b2a.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a8ccbfddb6a1b2a4.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3c1c20adacb570e4.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-9b69e66298a0c17c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-f6c3336a6f66969f.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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.get_sources_sync.1qzlhb0d-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c" "/opt/rustwide/target/debug/examples/get_sources_sync-7132547383d0a65c.4j9nor685cktucdj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnewsapi-848eb368b4cdd87d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3da6408d71f22a9e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d7cdbdea15fb3a11.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a4cfd017a8b0aebb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-377e56c40e292c36.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80047d405fc61402.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-808206ac8a73a816.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37c133584f7a5093.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-f0afe5118c81456d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-a3a84ee5afbcc767.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7fad4ed31e2f4baf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5baac69bcb03693.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-24df09a90355441a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b1f9e9fa23d9c9c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ef08a1fe59338413.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-9b69e66298a0c17c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4affa428d85e1a54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8f584f8b7d578f08.rlib" "/opt/rustwide/target/debug/deps/libmio-5f831e28515d30a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5979fb6d28e1b065.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07d9dc3856c9a09c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b2955bca8f05fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cb94b6e3e88fa6f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-381f95d8e3a8cbba.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liburl-f6c3336a6f66969f.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c1c20adacb570e4.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libcustom_error-0302bbea77e7bd20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b0cb8ab8746cbda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "/opt/rustwide/target/debug/deps/libserde-a072954dd94f2b2a.rlib" "/opt/rustwide/target/debug/deps/libenum_map-869e1cfac0aa1d28.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-12f22af7a146abc7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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] [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-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.get_articles_sync.c7zwwy8t-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56" "/opt/rustwide/target/debug/examples/get_articles_sync-1fe9a82622e8af56.kc5zb1xkunju45q.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnewsapi-848eb368b4cdd87d.rlib" "/opt/rustwide/target/debug/deps/libreqwest-3da6408d71f22a9e.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-d7cdbdea15fb3a11.rlib" "/opt/rustwide/target/debug/deps/libipnet-a61fcdffca614624.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-a4cfd017a8b0aebb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-377e56c40e292c36.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1db77edde63def9c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-50190e98c81ae5f4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libbase64-eb76252f3a009c81.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-17e3475f9f30b13e.rlib" "/opt/rustwide/target/debug/deps/libunicase-437569845dc0e529.rlib" "/opt/rustwide/target/debug/deps/libmime-5fbcfd0ea7428491.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-80047d405fc61402.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-65d1fa460031adce.rlib" "/opt/rustwide/target/debug/deps/libopenssl-808206ac8a73a816.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-37c133584f7a5093.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-55dec0f74faa33df.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-cf5ba4a61f263f83.rlib" "/opt/rustwide/target/debug/deps/libbitflags-8a5476fab5bb3232.rlib" "/opt/rustwide/target/debug/deps/libhyper-f0afe5118c81456d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4498e44828a5bbeb.rlib" "/opt/rustwide/target/debug/deps/libwant-6d3ea7f10a257f69.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-1c025aec5b81abc7.rlib" "/opt/rustwide/target/debug/deps/libh2-a3a84ee5afbcc767.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-7fad4ed31e2f4baf.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5baac69bcb03693.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c1a75bb345ce5249.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-7e71c2557b57810b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-24df09a90355441a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7ca59d8d5135b15f.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ba4bc36f56957a5b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0b1f9e9fa23d9c9c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b46ab647ec6da3c5.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-80e4aabf6fe56bc0.rlib" "/opt/rustwide/target/debug/deps/libtracing-ef08a1fe59338413.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3223b33050ce18cb.rlib" "/opt/rustwide/target/debug/deps/libtokio-9b69e66298a0c17c.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4affa428d85e1a54.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-08cf4decb23f82c3.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-8f584f8b7d578f08.rlib" "/opt/rustwide/target/debug/deps/libmio-5f831e28515d30a2.rlib" "/opt/rustwide/target/debug/deps/libiovec-3b5a4e41019e6c63.rlib" "/opt/rustwide/target/debug/deps/libnet2-d84d5d83aa923fd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8024acad22cac6af.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-4cdda8a7fd9c335b.rlib" "/opt/rustwide/target/debug/deps/liblog-d6d50815b8652f33.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5979fb6d28e1b065.rlib" "/opt/rustwide/target/debug/deps/libmemchr-07d9dc3856c9a09c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2b34ddf9401920b6.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9b2955bca8f05fa2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-cb94b6e3e88fa6f0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-381f95d8e3a8cbba.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/liburl-f6c3336a6f66969f.rlib" "/opt/rustwide/target/debug/deps/libidna-dc2a96396107e175.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cdd45e517df3fa71.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-8450bb87d97c3242.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-fd04830c7eee2552.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2a3427138786ef48.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-af042c6a09d8677f.rlib" "/opt/rustwide/target/debug/deps/libmatches-48febceb3dcc9296.rlib" "/opt/rustwide/target/debug/deps/libhttp-69eb81db368187d7.rlib" "/opt/rustwide/target/debug/deps/libbytes-ae8e0e99d586d290.rlib" "/opt/rustwide/target/debug/deps/libfnv-9bab2cd4d16544dd.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3c1c20adacb570e4.rlib" "/opt/rustwide/target/debug/deps/libryu-f21f59bb2c528cca.rlib" "/opt/rustwide/target/debug/deps/libitoa-d91ad7e883758af9.rlib" "/opt/rustwide/target/debug/deps/libcustom_error-0302bbea77e7bd20.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-6ae592ab414920f8.rlib" "/opt/rustwide/target/debug/deps/libenum_map-869e1cfac0aa1d28.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-12f22af7a146abc7.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libchrono-2b0cb8ab8746cbda.rlib" "/opt/rustwide/target/debug/deps/libserde-a072954dd94f2b2a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-57233002c74ce2a7.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3fad92e1f8901c81.rlib" "/opt/rustwide/target/debug/deps/libtime-597f9dd770bc6335.rlib" "/opt/rustwide/target/debug/deps/liblibc-2c6bfabdd8879a98.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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" "801eb100d576c45ffe19ab5a4649cf55843ae84165150367a89beb71d0de9f8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "801eb100d576c45ffe19ab5a4649cf55843ae84165150367a89beb71d0de9f8f", kill_on_drop: false }` [INFO] [stdout] 801eb100d576c45ffe19ab5a4649cf55843ae84165150367a89beb71d0de9f8f