[INFO] fetching crate turtle 1.0.0-rc.3... [INFO] testing turtle-1.0.0-rc.3 against 1.49.0 for beta-1.50-1 [INFO] extracting crate turtle 1.0.0-rc.3 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate turtle 1.0.0-rc.3 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate turtle 1.0.0-rc.3 [INFO] finished tweaking crates.io crate turtle 1.0.0-rc.3 [INFO] tweaked toml for crates.io crate turtle 1.0.0-rc.3 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate turtle 1.0.0-rc.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdb8abf3ed906dc00ae952f945a222997c45b7284159d90d1478978e0f63fcfc [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" "cdb8abf3ed906dc00ae952f945a222997c45b7284159d90d1478978e0f63fcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdb8abf3ed906dc00ae952f945a222997c45b7284159d90d1478978e0f63fcfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdb8abf3ed906dc00ae952f945a222997c45b7284159d90d1478978e0f63fcfc", kill_on_drop: false }` [INFO] [stdout] cdb8abf3ed906dc00ae952f945a222997c45b7284159d90d1478978e0f63fcfc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2556aa7ddbf6dd2fccc294402bbd0ff6a4e33220efadd6332cf1c5d0a79db98b [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" "2556aa7ddbf6dd2fccc294402bbd0ff6a4e33220efadd6332cf1c5d0a79db98b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling piston-float v1.0.0 [INFO] [stderr] Compiling piston-graphics_api_version v0.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling piston-texture v0.8.0 [INFO] [stderr] Compiling read_color v1.0.0 [INFO] [stderr] Compiling interpolation v0.2.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.3.1 [INFO] [stderr] Compiling svg v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling piston-viewport v1.0.0 [INFO] [stderr] Compiling vecmath v1.0.0 [INFO] [stderr] Compiling num_cpus v1.11.1 [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 rand_os v0.1.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling shader_version v0.6.0 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling png v0.15.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rayon v1.2.1 [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 glutin_glx_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling rusttype v0.8.1 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling piston2d-graphics v0.35.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling piston-gfx_texture v0.40.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.66.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling pistoncore-input v0.28.0 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling pistoncore-window v0.44.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.49.0 [INFO] [stderr] Compiling piston v0.49.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.6 [INFO] [stderr] Compiling winit v0.19.5 [INFO] [stderr] Compiling glutin v0.21.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.63.0 [INFO] [stderr] Compiling piston_window v0.105.0 [INFO] [stderr] Compiling turtle v1.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] running `Command { std: "docker" "inspect" "2556aa7ddbf6dd2fccc294402bbd0ff6a4e33220efadd6332cf1c5d0a79db98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2556aa7ddbf6dd2fccc294402bbd0ff6a4e33220efadd6332cf1c5d0a79db98b", kill_on_drop: false }` [INFO] [stdout] 2556aa7ddbf6dd2fccc294402bbd0ff6a4e33220efadd6332cf1c5d0a79db98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3e4e31a9a81fd4e02fdec3b3ffdab548cc6499f48e3b1d741c5688f541d23b4 [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" "d3e4e31a9a81fd4e02fdec3b3ffdab548cc6499f48e3b1d741c5688f541d23b4", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.2.0 [INFO] [stderr] Compiling bitvec v0.16.1 [INFO] [stderr] Compiling turtle v1.0.0-rc.3 (/opt/rustwide/workdir) [INFO] [stdout] error: Make sure you run tests with `cargo test --features test` [INFO] [stdout] --> src/lib.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | compile_error!("Make sure you run tests with `cargo test --features test`"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `turtle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name turtle --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=5f006e8dd2b791d6 -C extra-filename=-5f006e8dd2b791d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-8a7c5e00bd22e3fb.rlib --extern interpolation=/opt/rustwide/target/debug/deps/libinterpolation-96404a84bf5c483d.rlib --extern piston_window=/opt/rustwide/target/debug/deps/libpiston_window-2168983d7a2667c2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d1e601695d0c5299.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-715f970bb271fbff.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2b1b8ec5b7963918.rlib --extern svg=/opt/rustwide/target/debug/deps/libsvg-0888133553585b64.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-74979d506195c357/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/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.circle.er5rinnu-cgu.5.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802" "/opt/rustwide/target/debug/examples/circle-f3311abbd8e6f802.54dqffzeff0ms8i8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-74979d506195c357/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libturtle-ea0339ab15adc353.rlib" "/opt/rustwide/target/debug/deps/librand-f92c67a54437f6ea.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-716d63fd76a0fe98.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-8c3fe0cebc0277da.rlib" "/opt/rustwide/target/debug/deps/librand_hc-4231c088ff76b208.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-93019106e9a94e72.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-cb6ff27a0198ffaa.rlib" "/opt/rustwide/target/debug/deps/librand_core-576f07123c305a17.rlib" "/opt/rustwide/target/debug/deps/librand_os-2bc8c787825b1bac.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-179f10980ade89d3.rlib" "/opt/rustwide/target/debug/deps/librand_core-fe89edf997f58b50.rlib" "/opt/rustwide/target/debug/deps/libsvg-0888133553585b64.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-2168983d7a2667c2.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-257efcfa85453fd3.rlib" "/opt/rustwide/target/debug/deps/libgl-8c12c93235f32193.rlib" "/opt/rustwide/target/debug/deps/libglutin-868ed1d3d6ebb5e4.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-c3214af8e84f2f4b.rlib" "/opt/rustwide/target/debug/deps/libshared_library-ab916a3247acadb7.rlib" "/opt/rustwide/target/debug/deps/libwinit-1fc9bd940ce5832c.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-034b2caf4bef4bfe.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-70ba5c1ccaf9dbf1.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-bf3b4f9bb14407db.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-5b66e8a4bec77451.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-15367a5ff815db25.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b4f1604ef2f5879f.rlib" "/opt/rustwide/target/debug/deps/libnix-54c4989055acd765.rlib" "/opt/rustwide/target/debug/deps/libvoid-90ec4b4a2f3d40d2.rlib" "/opt/rustwide/target/debug/deps/libmemmap-55c9ad218b3362b6.rlib" "/opt/rustwide/target/debug/deps/libandrew-fa6a54a3d98fe536.rlib" "/opt/rustwide/target/debug/deps/libxml-379305a45671c22e.rlib" "/opt/rustwide/target/debug/deps/libxdg-e046f5bf4087c17f.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-35009a1e175bc61d.rlib" "/opt/rustwide/target/debug/deps/libsame_file-a27fb3ce44a41b80.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-d950aa5111eeee50.rlib" "/opt/rustwide/target/debug/deps/libdlib-250bb555270accce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-fe51e76bec2e47d9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-118ab8cd0c12994c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-eca76045607514db.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b8f2c3331b0b9c92.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6e593f3f88821277.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3268852714ae4d85.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-4c6c723a8a008314.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-9e7e40b333ae325c.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ba8c860573beb973.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-dbf8a4219c3053a2.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-6bc65334665ab346.rlib" "/opt/rustwide/target/debug/deps/libshader_version-0c0792bf26feb7ae.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-ca1c871574e894f5.rlib" "/opt/rustwide/target/debug/deps/libgraphics-2dfa4fe33038230d.rlib" "/opt/rustwide/target/debug/deps/libfnv-40b1e5d34b306915.rlib" "/opt/rustwide/target/debug/deps/librusttype-d6590b1e9c418e88.rlib" "/opt/rustwide/target/debug/deps/librusttype-e807928de75bbd57.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-a804c2ffe070be60.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-5bb4ab0b3e58c661.rlib" "/opt/rustwide/target/debug/deps/libordered_float-49763fb43422cd15.rlib" "/opt/rustwide/target/debug/deps/libapprox-a35b4a7b7b817c2f.rlib" "/opt/rustwide/target/debug/deps/libread_color-a7e1640dca967d50.rlib" "/opt/rustwide/target/debug/deps/libvecmath-bede6336bcb90afc.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-6f1d8dd57ef351a6.rlib" "/opt/rustwide/target/debug/deps/libimage-64df8a7da83f13c3.rlib" "/opt/rustwide/target/debug/deps/libtiff-401270b9d64de998.rlib" "/opt/rustwide/target/debug/deps/libpng-2c2aaa5c6b352fdb.rlib" "/opt/rustwide/target/debug/deps/libdeflate-1d49bf99f1cde708.rlib" "/opt/rustwide/target/debug/deps/libinflate-6f9440fa9dd3a21e.rlib" "/opt/rustwide/target/debug/deps/libadler32-fe29fbb16da6965c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-79c232c3cb45e5c6.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-c72fe3e264cc8ebe.rlib" "/opt/rustwide/target/debug/deps/librayon-2aa5584f096eea4f.rlib" "/opt/rustwide/target/debug/deps/librayon_core-160fd202f0afd54f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8705d64e9251998d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6508bbe9ff521b76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0ae922c42e76bb70.rlib" "/opt/rustwide/target/debug/deps/libeither-33aa006be14f1288.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-30352c6b41ac1f6d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b538680ac05594f1.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-fcd8504577a1291d.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-348566d65f79eb6f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-72505c6ababe3ff8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7895c92c6d278491.rlib" "/opt/rustwide/target/debug/deps/libgif-cc48460aef55eb30.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-d65e622656ea392c.rlib" "/opt/rustwide/target/debug/deps/liblzw-0d682a6079178eab.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-46227cba77bf068c.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-4c73afb69f2c4641.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-5b9201ccab52705b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-245929c11cd22566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-93fc1b57da390a39.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-76ff728e7fb88045.rlib" "/opt/rustwide/target/debug/deps/libtexture-51e06436c1a5d019.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-0aa1ed82d755830e.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-3595c2b78e8f03bb.rlib" "/opt/rustwide/target/debug/deps/libgfx-701a2ce08961ee2b.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-f3e6f0e35d2eb1c7.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-c01b10903f8db0fe.rlib" "/opt/rustwide/target/debug/deps/liblog-bf3c59a5ff900e52.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b10e0993eefc366b.rlib" "/opt/rustwide/target/debug/deps/libpiston-0a5593870a8e11fd.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-e83f31b8b38b95b3.rlib" "/opt/rustwide/target/debug/deps/libwindow-59637b218f2f5994.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-6b457a84151223d4.rlib" "/opt/rustwide/target/debug/deps/libinput-92ef20d6ef11ae14.rlib" "/opt/rustwide/target/debug/deps/libviewport-9bb81b6dac15b036.rlib" "/opt/rustwide/target/debug/deps/libfloat-8a1931db359a5e6b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de31228f2c0549ed.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2b1b8ec5b7963918.rlib" "/opt/rustwide/target/debug/deps/libryu-6789feef2c10d17e.rlib" "/opt/rustwide/target/debug/deps/libitoa-ad466912a71ab2a3.rlib" "/opt/rustwide/target/debug/deps/libserde-d1e601695d0c5299.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-96404a84bf5c483d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-e12de7683a34c500.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-446a53c2e468675f.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-86fef9fb252a2d33.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-3bed9bfd30304751.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0e38eeb474a7b386.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-a846ed547b824740.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-c9540f0a4fb9265d.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7d2ca66c92c356eb.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-147e2c808f949493.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-bd2a4369506670e9.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74bfdd0ce7d0ed48.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6777f47f1c491841.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-b104f1790174f2be.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-db37898996f45c13.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-25b7435131fc4938.rlib" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9d4b6f3c097e876e.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.49.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3f953ad652ab829a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d3e4e31a9a81fd4e02fdec3b3ffdab548cc6499f48e3b1d741c5688f541d23b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3e4e31a9a81fd4e02fdec3b3ffdab548cc6499f48e3b1d741c5688f541d23b4", kill_on_drop: false }` [INFO] [stdout] d3e4e31a9a81fd4e02fdec3b3ffdab548cc6499f48e3b1d741c5688f541d23b4