[INFO] cloning repository https://github.com/fgamador/rust-evo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fgamador/rust-evo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a62acce3e4808cffc8fec2f85313071075379311 [INFO] testing fgamador/rust-evo against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fgamador/rust-evo [INFO] finished tweaking git repo https://github.com/fgamador/rust-evo [INFO] tweaked toml for git repo https://github.com/fgamador/rust-evo written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fgamador/rust-evo on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/fgamador/rust-evo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded takeable-option v0.4.0 [INFO] [stderr] Downloaded miniz_oxide v0.4.0 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded gl_generator v0.11.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.19 [INFO] [stderr] Downloaded serde_derive v1.0.115 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded glutin v0.21.2 [INFO] [stderr] Downloaded backtrace v0.3.50 [INFO] [stderr] Downloaded object v0.20.0 [INFO] [stderr] Downloaded syn v1.0.38 [INFO] [stderr] Downloaded libc v0.2.74 [INFO] [stderr] Downloaded glium v0.25.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b4d84473001f63449aa4bbec7ae5ee6420d03dc7f388bb45300e633dee6e929 [INFO] running `Command { std: "docker" "start" "-a" "7b4d84473001f63449aa4bbec7ae5ee6420d03dc7f388bb45300e633dee6e929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b4d84473001f63449aa4bbec7ae5ee6420d03dc7f388bb45300e633dee6e929", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b4d84473001f63449aa4bbec7ae5ee6420d03dc7f388bb45300e633dee6e929", kill_on_drop: false }` [INFO] [stdout] 7b4d84473001f63449aa4bbec7ae5ee6420d03dc7f388bb45300e633dee6e929 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbbc0a083e2f3478b2dc678a5eae1f6a4853714437cf2af6a1c86ba683fa1a8a [INFO] running `Command { std: "docker" "start" "-a" "fbbc0a083e2f3478b2dc678a5eae1f6a4853714437cf2af6a1c86ba683fa1a8a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling gl_generator v0.11.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling evo_domain_derive v0.1.0 (/opt/rustwide/workdir/evo_domain/evo_domain_derive) [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling evo_domain v0.1.0 (/opt/rustwide/workdir/evo_domain) [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 evo_glium v0.1.0 (/opt/rustwide/workdir/evo_glium) [INFO] [stderr] Compiling evo_main v0.1.0 (/opt/rustwide/workdir/evo_main) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "fbbc0a083e2f3478b2dc678a5eae1f6a4853714437cf2af6a1c86ba683fa1a8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbbc0a083e2f3478b2dc678a5eae1f6a4853714437cf2af6a1c86ba683fa1a8a", kill_on_drop: false }` [INFO] [stdout] fbbc0a083e2f3478b2dc678a5eae1f6a4853714437cf2af6a1c86ba683fa1a8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38181cf22859df0cc88db64258abf123aa3fdccf509cb002606ab386e264e5e8 [INFO] running `Command { std: "docker" "start" "-a" "38181cf22859df0cc88db64258abf123aa3fdccf509cb002606ab386e264e5e8", kill_on_drop: false }` [INFO] [stderr] Compiling evo_domain_derive v0.1.0 (/opt/rustwide/workdir/evo_domain/evo_domain_derive) [INFO] [stderr] Compiling evo_domain v0.1.0 (/opt/rustwide/workdir/evo_domain) [INFO] [stderr] Compiling evo_glium v0.1.0 (/opt/rustwide/workdir/evo_glium) [INFO] [stderr] Compiling evo_main v0.1.0 (/opt/rustwide/workdir/evo_main) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcikqtYi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libevo_main-14e46a9948c15597,libevo_glium-fa4f5bb49f9bc157,libglium-b7a7759e87d05e83,libglutin-04398c0650e7fd60,libosmesa_sys-5a1dcc1dce1f8151,libshared_library-d6a4f449de0d3758,liblibloading-3d774a478498faba,libwinit-1f76c0e8b4fae70a,libraw_window_handle-c8fff08ed0854f55,libsmithay_client_toolkit-2dec517faebb491c,libwayland_protocols-b84c937d0c00bb5b,libwayland_client-9d5d17fbfb86b9da,libwayland_commons-6350692ae44321f7,libwayland_sys-f0f109169e9933cc,libnix-aa0d383cda38faa6,libvoid-c8c62e9ffd6f4978,libmemmap-88add69c97437468,libandrew-89e5ca6233756fd8,libxml-545228262f00d08d,libxdg-f7386ae616cafec8,libwalkdir-a1c396e7a2349268,libsame_file-1ceb7b6153588b15,librusttype-a5542b47d36cd870,librusttype-45cacb6b56c10f98,libstb_truetype-88bdb95aa8f797bb,libbyteorder-57be9d08a8dded4e,libordered_float-884611c5c87a6576,libapprox-af677ea74121ed0c,libline_drawing-d75e9bcd01927c95,libnum_traits-b2b4b9f6debe6bd1,libdlib-2c057f3586374f0a,liblibloading-1b78627a331c35ec,libpercent_encoding-d8e5e041794fd24f,libparking_lot-0658cf50e73217b2,libparking_lot_core-a2f494a8e38e1469,liblock_api-69a705b27c62b0af,liblog-82fbf1270288dbd6,libglutin_glx_sys-8093ab8d790035bb,libx11_dl-9b126cca902ee415,libglutin_egl_sys-7e46ebefe15ee189,libtakeable_option-b722788513014c7a,libfnv-2d77ec4f6f971b24,libsmallvec-4565446275d6e23f,libbacktrace-5e49f533d8d6edf1,libminiz_oxide-9e0f881c93a16ace,libadler-b552001441393eae,libobject-7508f4cbc05da86c,libaddr2line-69647a181e008742,libgimli-74e3da31256899cf,librustc_demangle-103a08d995311eb3,libclap-bdb533331fe4a648,libvec_map-ecbce826993378bd,libtextwrap-dc3a0cdb086a0baf,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-b62ab2fcdb7657f2,libatty-a5267a690445e204,libansi_term-dc29728339138c52,libevo_domain-e2f50a86239c05ea,librayon-631de3809a0ed469,librayon_core-871618a85e8f910c,libnum_cpus-647ab03b75a22e5a,libcrossbeam_deque-beefb3b1284c639e,libcrossbeam_epoch-62e529cb0f2c546e,libscopeguard-43643e546252cd47,libmemoffset-825025ebda7cd8ab,libcrossbeam_queue-08c756cadd294fbe,libcrossbeam_utils-b8831ad5d59b8e61,liblazy_static-2bb390fee0230a38,libmaybe_uninit-31f640ff203648c2,libeither-b9eeea0464cd92e7,libserde-fea3bf89427e2ade,librand_pcg-a785bcc4e2d0c8f5,librand_distr-54f10da331eeca29,librand-54d290fcde5c17e8,librand_chacha-8398ae7a76c0884a,libppv_lite86-fadc4852081092eb,librand_core-e6eb7089b8efa316,libgetrandom-b49b1cb13bb9eeae,liblibc-504fac2ae92080fb,libcfg_if-7e9efee4241be1ca,libsmallvec-0b66b8845cfd534d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcikqtYi/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-8af2bf451394d668/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ball_chain-89501076c7d0f22e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `evo_main` (example "ball_chain") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcx4mTdm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libevo_main-14e46a9948c15597,libevo_glium-fa4f5bb49f9bc157,libglium-b7a7759e87d05e83,libglutin-04398c0650e7fd60,libosmesa_sys-5a1dcc1dce1f8151,libshared_library-d6a4f449de0d3758,liblibloading-3d774a478498faba,libwinit-1f76c0e8b4fae70a,libraw_window_handle-c8fff08ed0854f55,libsmithay_client_toolkit-2dec517faebb491c,libwayland_protocols-b84c937d0c00bb5b,libwayland_client-9d5d17fbfb86b9da,libwayland_commons-6350692ae44321f7,libwayland_sys-f0f109169e9933cc,libnix-aa0d383cda38faa6,libvoid-c8c62e9ffd6f4978,libmemmap-88add69c97437468,libandrew-89e5ca6233756fd8,libxml-545228262f00d08d,libxdg-f7386ae616cafec8,libwalkdir-a1c396e7a2349268,libsame_file-1ceb7b6153588b15,librusttype-a5542b47d36cd870,librusttype-45cacb6b56c10f98,libstb_truetype-88bdb95aa8f797bb,libbyteorder-57be9d08a8dded4e,libordered_float-884611c5c87a6576,libapprox-af677ea74121ed0c,libline_drawing-d75e9bcd01927c95,libnum_traits-b2b4b9f6debe6bd1,libdlib-2c057f3586374f0a,liblibloading-1b78627a331c35ec,libpercent_encoding-d8e5e041794fd24f,libparking_lot-0658cf50e73217b2,libparking_lot_core-a2f494a8e38e1469,liblock_api-69a705b27c62b0af,liblog-82fbf1270288dbd6,libglutin_glx_sys-8093ab8d790035bb,libx11_dl-9b126cca902ee415,libglutin_egl_sys-7e46ebefe15ee189,libtakeable_option-b722788513014c7a,libfnv-2d77ec4f6f971b24,libsmallvec-4565446275d6e23f,libbacktrace-5e49f533d8d6edf1,libminiz_oxide-9e0f881c93a16ace,libadler-b552001441393eae,libobject-7508f4cbc05da86c,libaddr2line-69647a181e008742,libgimli-74e3da31256899cf,librustc_demangle-103a08d995311eb3,libclap-bdb533331fe4a648,libvec_map-ecbce826993378bd,libtextwrap-dc3a0cdb086a0baf,libunicode_width-8f833626c49fb0ed,libstrsim-1c33ff29e0d45111,libbitflags-b62ab2fcdb7657f2,libatty-a5267a690445e204,libansi_term-dc29728339138c52,libevo_domain-e2f50a86239c05ea,librayon-631de3809a0ed469,librayon_core-871618a85e8f910c,libnum_cpus-647ab03b75a22e5a,libcrossbeam_deque-beefb3b1284c639e,libcrossbeam_epoch-62e529cb0f2c546e,libscopeguard-43643e546252cd47,libmemoffset-825025ebda7cd8ab,libcrossbeam_queue-08c756cadd294fbe,libcrossbeam_utils-b8831ad5d59b8e61,liblazy_static-2bb390fee0230a38,libmaybe_uninit-31f640ff203648c2,libeither-b9eeea0464cd92e7,libserde-fea3bf89427e2ade,librand_pcg-a785bcc4e2d0c8f5,librand_distr-54f10da331eeca29,librand-54d290fcde5c17e8,librand_chacha-8398ae7a76c0884a,libppv_lite86-fadc4852081092eb,librand_core-e6eb7089b8efa316,libgetrandom-b49b1cb13bb9eeae,liblibc-504fac2ae92080fb,libcfg_if-7e9efee4241be1ca,libsmallvec-0b66b8845cfd534d}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcx4mTdm/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-8af2bf451394d668/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bonded_triple-110e1e9ea1878fc9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `evo_main` (example "bonded_triple") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "38181cf22859df0cc88db64258abf123aa3fdccf509cb002606ab386e264e5e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38181cf22859df0cc88db64258abf123aa3fdccf509cb002606ab386e264e5e8", kill_on_drop: false }` [INFO] [stdout] 38181cf22859df0cc88db64258abf123aa3fdccf509cb002606ab386e264e5e8