[INFO] fetching crate crow 0.7.1... [INFO] testing crow-0.7.1 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate crow 0.7.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate crow 0.7.1 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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-0/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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa984b0ce2b461e79fcafee710552570ace653746da570cbf8b102140eab3d4a [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" "aa984b0ce2b461e79fcafee710552570ace653746da570cbf8b102140eab3d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa984b0ce2b461e79fcafee710552570ace653746da570cbf8b102140eab3d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa984b0ce2b461e79fcafee710552570ace653746da570cbf8b102140eab3d4a", kill_on_drop: false }` [INFO] [stdout] aa984b0ce2b461e79fcafee710552570ace653746da570cbf8b102140eab3d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] d512a90f13461f09bd2ffd2e2eb69107258f9527aafbebd0358931026cc194b9 [INFO] running `Command { std: "docker" "start" "-a" "d512a90f13461f09bd2ffd2e2eb69107258f9527aafbebd0358931026cc194b9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling instant v0.1.2 [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-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crc32fast v1.2.0 [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 memoffset v0.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling png v0.16.1 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [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 memmap v0.7.0 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling mio v0.6.21 [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 osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [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 1m 48s [INFO] running `Command { std: "docker" "inspect" "d512a90f13461f09bd2ffd2e2eb69107258f9527aafbebd0358931026cc194b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d512a90f13461f09bd2ffd2e2eb69107258f9527aafbebd0358931026cc194b9", kill_on_drop: false }` [INFO] [stdout] d512a90f13461f09bd2ffd2e2eb69107258f9527aafbebd0358931026cc194b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 936a6eb6697aada0f338f7a06da3214882bbf436eafae2d52b2a3c89d7baf881 [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" "936a6eb6697aada0f338f7a06da3214882bbf436eafae2d52b2a3c89d7baf881", 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 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 rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [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 game_of_life --edition=2018 examples/game_of_life.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=a5ce82b1162fed6a -C extra-filename=-a5ce82b1162fed6a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern crow=/opt/rustwide/target/debug/deps/libcrow-df54a079dad403bc.rlib --extern gl=/opt/rustwide/target/debug/deps/libgl-71af6fae4ed7a2f9.rlib --extern glutin=/opt/rustwide/target/debug/deps/libglutin-7ddc96dac00aabaf.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-0abb2d116df5202f.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib --extern pretty_env_logger=/opt/rustwide/target/debug/deps/libpretty_env_logger-56e2a05cfa8629ac.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-f4175f898c3a9469.rlib --extern rand_xorshift=/opt/rustwide/target/debug/deps/librand_xorshift-546302f178161b25.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.chromatic_aberration.9dndr22p-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5" "/opt/rustwide/target/debug/examples/chromatic_aberration-ae67e23b9148a5c5.4v48tntzr3t6wr2j.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrow-df54a079dad403bc.rlib" "/opt/rustwide/target/debug/deps/libimage-0abb2d116df5202f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rlib" "/opt/rustwide/target/debug/deps/libpng-c7e0efb29f38f3f1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-02f88db944905e66.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-00056f4674b088a0.rlib" "/opt/rustwide/target/debug/deps/librayon-7efeea93f1ce57b9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-99ef2b0403d6297f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-04d66a9a80a7d650.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bb6cd054b33cdcca.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e29a25df2736397b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libtiff-408e41e97ecad8a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libglutin-7ddc96dac00aabaf.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-008654801b9f5777.rlib" "/opt/rustwide/target/debug/deps/libshared_library-81b9a25b42910668.rlib" "/opt/rustwide/target/debug/deps/libwinit-eb2f49f33432f2c0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c49891e8bc6348cd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-20cda926a02a7a2d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-071322749c1b7f4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c757bf8ef5c8846d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-79a465b6865ccb07.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c4a8fede29eb7d6b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2a4e7bdd5c23778e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-9c6623f1fa10e5df.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/libnix-f4afe8e5ed2a148b.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2edecf50697ce906.rlib" "/opt/rustwide/target/debug/deps/libandrew-c3a2ac81fc61b7a3.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-237f93c3468ea9d2.rlib" "/opt/rustwide/target/debug/deps/librusttype-9ee9907c5a6123dd.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2fe8a4f74b975721.rlib" "/opt/rustwide/target/debug/deps/libapprox-f2975b6799c755c6.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-46408c0e097f2c2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad72730e940c019.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1acc675268d3e89b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-1dff94d9a47e41ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-102f9040706049c9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6b73926bd5b69c3d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-96781b21456d0903.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libgl-71af6fae4ed7a2f9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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] [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/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.context_example.98y3m9z8-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2" "/opt/rustwide/target/debug/examples/context_example-fd9d773fbabec4b2.2yfrb8g583hmrhz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-e6c07abfbc997962/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcrow-df54a079dad403bc.rlib" "/opt/rustwide/target/debug/deps/libimage-0abb2d116df5202f.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-c103a445e7ce1fc0.rlib" "/opt/rustwide/target/debug/deps/libpng-c7e0efb29f38f3f1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-02f88db944905e66.rlib" "/opt/rustwide/target/debug/deps/libinflate-b80729d8e315816f.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-0532e6eee0d7d1de.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-00056f4674b088a0.rlib" "/opt/rustwide/target/debug/deps/librayon-7efeea93f1ce57b9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-99ef2b0403d6297f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-da301dcebfa58f07.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-bc6276598fbc15d3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-04d66a9a80a7d650.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-bb6cd054b33cdcca.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-fbd158903beae887.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-81bff507660079cf.rlib" "/opt/rustwide/target/debug/deps/libeither-d16fe89f95ef3ba1.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-6c273243435ce414.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e29a25df2736397b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9462e55e6819499b.rlib" "/opt/rustwide/target/debug/deps/libgif-92ca30934fde21ad.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-43e25ff04447f77f.rlib" "/opt/rustwide/target/debug/deps/libtiff-408e41e97ecad8a2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0a98a8b760b858f0.rlib" "/opt/rustwide/target/debug/deps/libadler32-2b02d44fcddd2c34.rlib" "/opt/rustwide/target/debug/deps/liblzw-1663256aa41133c9.rlib" "/opt/rustwide/target/debug/deps/libglutin-7ddc96dac00aabaf.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-008654801b9f5777.rlib" "/opt/rustwide/target/debug/deps/libshared_library-81b9a25b42910668.rlib" "/opt/rustwide/target/debug/deps/libwinit-eb2f49f33432f2c0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c49891e8bc6348cd.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-20cda926a02a7a2d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-071322749c1b7f4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-c757bf8ef5c8846d.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-79a465b6865ccb07.rlib" "/opt/rustwide/target/debug/deps/libcalloop-c4a8fede29eb7d6b.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-2a4e7bdd5c23778e.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-9c6623f1fa10e5df.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libiovec-988465e9a63722c4.rlib" "/opt/rustwide/target/debug/deps/libnet2-e85ef8598cc9e9d5.rlib" "/opt/rustwide/target/debug/deps/libnix-f4afe8e5ed2a148b.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-2edecf50697ce906.rlib" "/opt/rustwide/target/debug/deps/libandrew-c3a2ac81fc61b7a3.rlib" "/opt/rustwide/target/debug/deps/libxml-4c5dd1c9038d91d1.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-237f93c3468ea9d2.rlib" "/opt/rustwide/target/debug/deps/librusttype-9ee9907c5a6123dd.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-77c4ea1fd0be782f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-2fe8a4f74b975721.rlib" "/opt/rustwide/target/debug/deps/libapprox-f2975b6799c755c6.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-77aec2473ca8a346.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-532a196370ef10b3.rlib" "/opt/rustwide/target/debug/deps/libdlib-114247b8fc316ec6.rlib" "/opt/rustwide/target/debug/deps/liblibloading-218b1aefcc178e47.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-46408c0e097f2c2a.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-cad72730e940c019.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1acc675268d3e89b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-89d8f15e9fd36b29.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b5519c4c6611b0fa.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-1dff94d9a47e41ac.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-102f9040706049c9.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6b73926bd5b69c3d.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/liblibc-ed2ca172ae284f59.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-96781b21456d0903.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libgl-71af6fae4ed7a2f9.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-57db929bdd840fba.rlib" "/opt/rustwide/target/debug/deps/liblog-2c5a3e6f05aa3f12.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.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" "936a6eb6697aada0f338f7a06da3214882bbf436eafae2d52b2a3c89d7baf881", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936a6eb6697aada0f338f7a06da3214882bbf436eafae2d52b2a3c89d7baf881", kill_on_drop: false }` [INFO] [stdout] 936a6eb6697aada0f338f7a06da3214882bbf436eafae2d52b2a3c89d7baf881