[INFO] fetching crate async_nursery 0.3.0... [INFO] testing async_nursery-0.3.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate async_nursery 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate async_nursery 0.3.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 async_nursery 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate async_nursery 0.3.0 [INFO] tweaked toml for crates.io crate async_nursery 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate async_nursery 0.3.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 rustc_version v0.3.0 [INFO] [stderr] Downloaded async_executors v0.4.0 [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" "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] aa3fcec050d68f7d3a7ff480f2e54488beb18147b6d0b094bf07f61e0e982cc0 [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" "aa3fcec050d68f7d3a7ff480f2e54488beb18147b6d0b094bf07f61e0e982cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa3fcec050d68f7d3a7ff480f2e54488beb18147b6d0b094bf07f61e0e982cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa3fcec050d68f7d3a7ff480f2e54488beb18147b6d0b094bf07f61e0e982cc0", kill_on_drop: false }` [INFO] [stdout] aa3fcec050d68f7d3a7ff480f2e54488beb18147b6d0b094bf07f61e0e982cc0 [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" "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] f88a697545be0cd3ff2fbc069a1be8c891520d635fc30a2aaf73acf0cb6b4bbd [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" "f88a697545be0cd3ff2fbc069a1be8c891520d635fc30a2aaf73acf0cb6b4bbd", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.69 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustc_version v0.3.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async_executors v0.4.0 [INFO] [stderr] Compiling async_nursery v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.69 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.69 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling wasm-bindgen v0.2.69 [INFO] [stderr] Compiling js-sys v0.3.46 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.19 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "f88a697545be0cd3ff2fbc069a1be8c891520d635fc30a2aaf73acf0cb6b4bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f88a697545be0cd3ff2fbc069a1be8c891520d635fc30a2aaf73acf0cb6b4bbd", kill_on_drop: false }` [INFO] [stdout] f88a697545be0cd3ff2fbc069a1be8c891520d635fc30a2aaf73acf0cb6b4bbd [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" "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] e2f5ee3e286924e2eb96d4c2dfd96e7dd422b685d07134724c6a5c8cee1ec09d [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" "e2f5ee3e286924e2eb96d4c2dfd96e7dd422b685d07134724c6a5c8cee1ec09d", kill_on_drop: false }` [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling web-sys v0.3.46 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling flexi_logger v0.16.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async_nursery v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `async_nursery` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name resource_cleanup --edition=2018 tests/resource_cleanup.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="not_wasm"' -C metadata=6e053b69ae25120b -C extra-filename=-6e053b69ae25120b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-ea40e5fe5491c183.rlib --extern async_executors=/opt/rustwide/target/debug/deps/libasync_executors-270ff6c5398b336f.rlib --extern async_nursery=/opt/rustwide/target/debug/deps/libasync_nursery-9e839f93188a9edc.rlib --extern flexi_logger=/opt/rustwide/target/debug/deps/libflexi_logger-3007fcd06c6f54f6.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-f12633c21b4426fb.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-b9b4fe7ba79ca2d4.rlib --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-04ddcffe76b5c4d6.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-d5558bc80b51df6c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0cb5200037e13cd.rlib --extern tracing_crate=/opt/rustwide/target/debug/deps/libtracing-783fb9aa0e158feb.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-abb297efdc79fd83.rlib --cap-lints=warn --cfg beta` (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/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.resource_drop.cbrvaliu-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7" "/opt/rustwide/target/debug/examples/resource_drop-4ad5c415bc4d95a7.3y1ljsyq59n9xj33.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/libflexi_logger-3007fcd06c6f54f6.rlib" "/opt/rustwide/target/debug/deps/libglob-25d3e3c81b4cce0b.rlib" "/opt/rustwide/target/debug/deps/libatty-30358fd40d7b1720.rlib" "/opt/rustwide/target/debug/deps/libyansi-d01fcb5dad509c85.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libthiserror-7ab1643d1b2d6e12.rlib" "/opt/rustwide/target/debug/deps/libchrono-2d24c76ba54d9252.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-e4462338ad1a6f8f.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-b9b4fe7ba79ca2d4.rlib" "/opt/rustwide/target/debug/deps/libasync_nursery-9e839f93188a9edc.rlib" "/opt/rustwide/target/debug/deps/libfutures-f12633c21b4426fb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-06f22f046c6f98f7.rlib" "/opt/rustwide/target/debug/deps/libasync_executors-270ff6c5398b336f.rlib" "/opt/rustwide/target/debug/deps/libasync_std-ea40e5fe5491c183.rlib" "/opt/rustwide/target/debug/deps/libblocking-e6a871d11a952ba4.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-59cb734d3c0e786e.rlib" "/opt/rustwide/target/debug/deps/libasync_global_executor-c2c204c5de26f3c7.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-9f13003063c92a62.rlib" "/opt/rustwide/target/debug/deps/libasync_task-8ae32a0f557b8448.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e6d0e7cef79407d2.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-54dc752c65552f85.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-518d8a13aab24085.rlib" "/opt/rustwide/target/debug/deps/libasync_io-81bf487b69a66d19.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-f56e807b54504b06.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-5d27aa6e6bfc7e78.rlib" "/opt/rustwide/target/debug/deps/libpolling-ffd9a8f1d2f7456c.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-822c9e76572bf9b0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-fc5a8d58851d0023.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7539c2fc84d421b3.rlib" "/opt/rustwide/target/debug/deps/libparking-20586ac7989f3189.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-b5915acfebae8fb3.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-c31c972669483669.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-ac4d326c75ac5cf2.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-87834de79fb55493.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libasync_mutex-7919a1ff8bde325b.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9f09ff7de481a3fa.rlib" "/opt/rustwide/target/debug/deps/libkv_log_macro-31a640d787c1143d.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen_futures-00c8fd1c416c50cb.rlib" "/opt/rustwide/target/debug/deps/libjs_sys-419b4c9e42951cf7.rlib" "/opt/rustwide/target/debug/deps/libwasm_bindgen-1143957fb9e619d8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-328f09d40810be9f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-ab275da51e7988c7.rlib" "/opt/rustwide/target/debug/deps/libslab-f568091877b30548.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-73c2663a38109869.rlib" "/opt/rustwide/target/debug/deps/libpin_project-07a98332ab8fcc5a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0083a90d183bda15.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-16ce9e91f7781613.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d7bf65b246e4ac9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-0698a61255498263.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-dc85fb7e1f85098c.rlib" "/opt/rustwide/target/debug/deps/libtokio-b0cb5200037e13cd.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb6d77f1917f6236.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-401cff4b7fa21e36.rlib" "/opt/rustwide/target/debug/deps/liblog-9eadb0415de29753.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3bb9a546b52233f2.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" "-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" "e2f5ee3e286924e2eb96d4c2dfd96e7dd422b685d07134724c6a5c8cee1ec09d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2f5ee3e286924e2eb96d4c2dfd96e7dd422b685d07134724c6a5c8cee1ec09d", kill_on_drop: false }` [INFO] [stdout] e2f5ee3e286924e2eb96d4c2dfd96e7dd422b685d07134724c6a5c8cee1ec09d