[INFO] updating cached repository https://github.com/lenscas/mergui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c000a8ee36b7b9077c27ef6754a04234b1095bda [INFO] testing lenscas/mergui against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Fmergui" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/mergui 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 git repo https://github.com/lenscas/mergui [INFO] finished tweaking git repo https://github.com/lenscas/mergui [INFO] tweaked toml for git repo https://github.com/lenscas/mergui written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quicksilver v0.4.0-alpha0.6 [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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d500a6628d85424bc5a998f638cd29bab35db57939aa0b53ce6a79ec2790c6f [INFO] running `Command { std: "docker" "start" "-a" "9d500a6628d85424bc5a998f638cd29bab35db57939aa0b53ce6a79ec2790c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d500a6628d85424bc5a998f638cd29bab35db57939aa0b53ce6a79ec2790c6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d500a6628d85424bc5a998f638cd29bab35db57939aa0b53ce6a79ec2790c6f", kill_on_drop: false }` [INFO] [stdout] 9d500a6628d85424bc5a998f638cd29bab35db57939aa0b53ce6a79ec2790c6f [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] 5e40cb4a1b35fca1b41e1d422f32416d38eeaea7926a83f0a8f23c09b5f6c901 [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" "5e40cb4a1b35fca1b41e1d422f32416d38eeaea7926a83f0a8f23c09b5f6c901", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling elefont v0.1.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling golem v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling platter v0.1.4 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling blinds v0.1.6 [INFO] [stderr] Compiling quicksilver v0.4.0-alpha0.6 [INFO] [stderr] Compiling mergui v0.1.0-alpha0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "5e40cb4a1b35fca1b41e1d422f32416d38eeaea7926a83f0a8f23c09b5f6c901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e40cb4a1b35fca1b41e1d422f32416d38eeaea7926a83f0a8f23c09b5f6c901", kill_on_drop: false }` [INFO] [stdout] 5e40cb4a1b35fca1b41e1d422f32416d38eeaea7926a83f0a8f23c09b5f6c901 [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] [stdout] 9e4140cda5b623c53dbaf5a0be942f9387d27b977f5eee3248e94e2ee8ee7f99 [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" "9e4140cda5b623c53dbaf5a0be942f9387d27b977f5eee3248e94e2ee8ee7f99", kill_on_drop: false }` [INFO] [stderr] Compiling mergui v0.1.0-alpha0.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mergui`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name text_input --edition=2018 examples/text_input.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=0e5cc648b4d42a40 -C extra-filename=-0e5cc648b4d42a40 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-dfd203ca83628277.rlib --extern mergui=/opt/rustwide/target/debug/deps/libmergui-00e2b0a50c489e73.rlib --extern quicksilver=/opt/rustwide/target/debug/deps/libquicksilver-de492cf166fec9a4.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2363f85aa1c6dd98/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.concealer.bkf0ec35-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b" "/opt/rustwide/target/debug/examples/concealer-61157bb4dc72e81b.3u7rui88d91rdd7f.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2363f85aa1c6dd98/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmergui-00e2b0a50c489e73.rlib" "/opt/rustwide/target/debug/deps/libindexmap-dfd203ca83628277.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-3326e3fd8d4d5f59.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-de492cf166fec9a4.rlib" "/opt/rustwide/target/debug/deps/libplatter-8059df8cc523020e.rlib" "/opt/rustwide/target/debug/deps/libgolem-45b164e13267f2fd.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-dfd79dd28d2b33ef.rlib" "/opt/rustwide/target/debug/deps/libelefont-4ce04f325617fbe8.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-5396cea98cf3fbab.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-0ac8f90e9b502e48.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-19c2b2ce776a7b07.rlib" "/opt/rustwide/target/debug/deps/libahash-bd4a4196fcd6de19.rlib" "/opt/rustwide/target/debug/deps/libblinds-86b1fd0b30761ad2.rlib" "/opt/rustwide/target/debug/deps/libimage-18f6295f1fa0efbf.rlib" "/opt/rustwide/target/debug/deps/libpng-6cb09f8293ce48b2.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1cbdfda4cc2f3db5.rlib" "/opt/rustwide/target/debug/deps/libinflate-af266117b81e5b8e.rlib" "/opt/rustwide/target/debug/deps/libadler32-15d51e20465f1db9.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-3215cb9a7cb1e61a.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4eb76ddd44901576.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-88e436e277435c6e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-adcefaaed2825cc7.rlib" "/opt/rustwide/target/debug/deps/libglutin-392c9a28f80d6c49.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-36f93c89539b089d.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab2c7fbf1a064773.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0a7e206e0b01fc21.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-dad483bc26170946.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-59b6d32953745e94.rlib" "/opt/rustwide/target/debug/deps/libmint-460a0ee27beec278.rlib" "/opt/rustwide/target/debug/deps/libglow-386aa9a7a565f761.rlib" "/opt/rustwide/target/debug/deps/libwinit-9869c11594ff7632.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a4bb569f186f760d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-908019cf253507e3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0e0d14ac75cd479a.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-f900c14bd87f917a.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-13909a6ba3b98c3b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-ea54f9c311b15944.rlib" "/opt/rustwide/target/debug/deps/libcalloop-7d726a14190cfd51.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-775738b4139e2d37.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libmio-62a8a8a36ea87211.rlib" "/opt/rustwide/target/debug/deps/libiovec-f844988195678a81.rlib" "/opt/rustwide/target/debug/deps/libnet2-0d7f4416e167f4dd.rlib" "/opt/rustwide/target/debug/deps/libnix-11b43c634d54e400.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-bfc18cde5e75cfa2.rlib" "/opt/rustwide/target/debug/deps/libandrew-eb79b14d5b9693ca.rlib" "/opt/rustwide/target/debug/deps/libxml-2a9b7123aa099f63.rlib" "/opt/rustwide/target/debug/deps/libxdg-20ac6d231c74b9fd.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-8ef38a0e4b10736f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-af3a4c01f774075c.rlib" "/opt/rustwide/target/debug/deps/librusttype-6e318678dabdc151.rlib" "/opt/rustwide/target/debug/deps/librusttype-2dfdeabb3f81b3f5.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libordered_float-4f99e192f5042e29.rlib" "/opt/rustwide/target/debug/deps/libapprox-ad59d9ce4b5c62f5.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-9a74f1d466d7c90a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-63253226b9d79376.rlib" "/opt/rustwide/target/debug/deps/libdlib-b38cafaa3e9120ab.rlib" "/opt/rustwide/target/debug/deps/liblibloading-c8393f2897680568.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-969fce08334315a9.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-987c46752f346876.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d57c97886372cae.rlib" "/opt/rustwide/target/debug/deps/liblibc-1da13201d615d981.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-17912a304b318435.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libinstant-bfad17d5c17f4247.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblog-013f80784e6f08ec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-dc7def0302534086.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-2c045562fe245738.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libpin_project-801eb55c3f063494.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-596d7435cb764a43.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-d09c66eae77ec294.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-53345e30bb44cd86.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-42ddaefe8ff4c8f2.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" "-ldl" "-ldl" "-ldl" "-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" "9e4140cda5b623c53dbaf5a0be942f9387d27b977f5eee3248e94e2ee8ee7f99", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4140cda5b623c53dbaf5a0be942f9387d27b977f5eee3248e94e2ee8ee7f99", kill_on_drop: false }` [INFO] [stdout] 9e4140cda5b623c53dbaf5a0be942f9387d27b977f5eee3248e94e2ee8ee7f99