[INFO] crate crow 0.7.1 is already in cache [INFO] testing crow-0.7.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate crow 0.7.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate crow 0.7.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate crow 0.7.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate crow 0.7.1 [INFO] tweaked toml for crates.io crate crow 0.7.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate crow 0.7.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fd2f8c41f16d4c1b5f24d04a5ec812ff62080f2b88f61fd0e2b74c330aedd074 [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" "fd2f8c41f16d4c1b5f24d04a5ec812ff62080f2b88f61fd0e2b74c330aedd074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd2f8c41f16d4c1b5f24d04a5ec812ff62080f2b88f61fd0e2b74c330aedd074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2f8c41f16d4c1b5f24d04a5ec812ff62080f2b88f61fd0e2b74c330aedd074", kill_on_drop: false }` [INFO] [stdout] fd2f8c41f16d4c1b5f24d04a5ec812ff62080f2b88f61fd0e2b74c330aedd074 [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1f97597acaf3c16f5283a0777740bc3fe86d82eea30e22e13d50d54c1a4ac4b8 [INFO] running `Command { std: "docker" "start" "-a" "1f97597acaf3c16f5283a0777740bc3fe86d82eea30e22e13d50d54c1a4ac4b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.3 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling rayon v1.3.0 [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 jpeg-decoder v0.1.18 [INFO] [stderr] Compiling image v0.23.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.0 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling crow v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "1f97597acaf3c16f5283a0777740bc3fe86d82eea30e22e13d50d54c1a4ac4b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f97597acaf3c16f5283a0777740bc3fe86d82eea30e22e13d50d54c1a4ac4b8", kill_on_drop: false }` [INFO] [stdout] 1f97597acaf3c16f5283a0777740bc3fe86d82eea30e22e13d50d54c1a4ac4b8 [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" "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] 2c5302186c667fd4a167e0f4f110641104cd4a74e623191068f478eeb6a13b5e [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" "2c5302186c667fd4a167e0f4f110641104cd4a74e623191068f478eeb6a13b5e", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling crow v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `crow`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test --edition=2018 tests/test.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --cfg test -C metadata=af1c2a5c17ba8ee2 -C extra-filename=-af1c2a5c17ba8ee2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern crow=/opt/rustwide/target/debug/deps/libcrow-6b6875430e0e5aed.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-c3d144f949515151.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-22253385d0ceadd6.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-e2924d09a58d311e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-6a2ce65d13e9cf07.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-6dc1782a5a57677c.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-0174ab5ce0df50b6.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-40bb1f0089ad4eb8/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/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.game_of_life.77zf1ta8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab" "/opt/rustwide/target/debug/examples/game_of_life-46b96f217edda8ab.413w8wr71en9po1p.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-40bb1f0089ad4eb8/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/libcrow-6b6875430e0e5aed.rlib" "/opt/rustwide/target/debug/deps/libimage-e2924d09a58d311e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-7241dd295f950dfe.rlib" "/opt/rustwide/target/debug/deps/libpng-e2ce192c2f00bb4f.rlib" "/opt/rustwide/target/debug/deps/libdeflate-05310829da6e74bf.rlib" "/opt/rustwide/target/debug/deps/libinflate-b643dcee80b1d6e3.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-2c1556b3367a5fa8.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-33882a90279f8578.rlib" "/opt/rustwide/target/debug/deps/librayon-14e05a497113294d.rlib" "/opt/rustwide/target/debug/deps/librayon_core-fbc48262bcc9244e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-be5895a2243e690a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-614a6b76156464f0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e486b2e2f845bff7.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-79582ce962706cc2.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-60e677f79172690c.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-2a0843b899066568.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2f183d787be5ca04.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/libtiff-05730e2d0fbfd2da.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7c585cee9d5d2542.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libglutin-22253385d0ceadd6.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-5056708361adcc4a.rlib" "/opt/rustwide/target/debug/deps/libshared_library-1ceb442543a1d57c.rlib" "/opt/rustwide/target/debug/deps/libwinit-0ca6e6d2928be54e.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-52a6b1f15fa5dd80.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e60d4e82ccf10113.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-15adc415cb43b6dc.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a6b20b553989a5c7.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0d351e036b810536.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-1a32e93809f997c0.rlib" "/opt/rustwide/target/debug/deps/libcalloop-d7cc6092da75160f.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-86364a56b414a73a.rlib" "/opt/rustwide/target/debug/deps/liblazycell-617907b7ed41d1ab.rlib" "/opt/rustwide/target/debug/deps/libmio-eff9ecd171d6f63f.rlib" "/opt/rustwide/target/debug/deps/libslab-e0e9bebbbea2c5c2.rlib" "/opt/rustwide/target/debug/deps/libiovec-2821c620f6e6a8ab.rlib" "/opt/rustwide/target/debug/deps/libnet2-2126ac136f7566c6.rlib" "/opt/rustwide/target/debug/deps/libnix-48974d8787d6b836.rlib" "/opt/rustwide/target/debug/deps/libvoid-2b8404f9072f9abf.rlib" "/opt/rustwide/target/debug/deps/libmemmap-07e861f0a627a90f.rlib" "/opt/rustwide/target/debug/deps/libandrew-a8bbfb8c0093080b.rlib" "/opt/rustwide/target/debug/deps/libxml-0ca839a7671ccfa2.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-f15ffecf2aab2045.rlib" "/opt/rustwide/target/debug/deps/librusttype-03a8a550b1834cf8.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-9bb47515e64859c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f7f925fcf7e16859.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-479b940a80c0e4d0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-8e0cce0a3ccc6495.rlib" "/opt/rustwide/target/debug/deps/libapprox-5d57ff0753b7d83d.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-39cc3674a5e4a4b5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-efd25432eb2733aa.rlib" "/opt/rustwide/target/debug/deps/libdlib-3d5021ce0ca5e584.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6bd9d966b923ba38.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-0ecba09a585be607.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7cdbdded7ae7c5e8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b434501422f6287f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-93afd7c1a3c6ab2d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ef3350ed4002402d.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f8ee11e5515cbd29.rlib" "/opt/rustwide/target/debug/deps/libinstant-e3b0963cb49d2312.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-513ee1e653e10aa1.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-058b639b9abe3212.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-5af35797bdba708c.rlib" "/opt/rustwide/target/debug/deps/liblibc-feb546ad79697380.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-87aa9139c166e436.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/libgl-c3d144f949515151.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-6046ddc86130c08c.rlib" "/opt/rustwide/target/debug/deps/liblog-6126053784ee4a98.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.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" "-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" "2c5302186c667fd4a167e0f4f110641104cd4a74e623191068f478eeb6a13b5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5302186c667fd4a167e0f4f110641104cd4a74e623191068f478eeb6a13b5e", kill_on_drop: false }` [INFO] [stdout] 2c5302186c667fd4a167e0f4f110641104cd4a74e623191068f478eeb6a13b5e