[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#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffgamador%2Frust-evo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fgamador/rust-evo on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc1/source/Cargo.toml [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded glutin v0.21.2 [INFO] [stderr] Downloaded either v1.6.0 [INFO] [stderr] Downloaded gleam v0.6.19 [INFO] [stderr] Downloaded serde_derive v1.0.115 [INFO] [stderr] Downloaded takeable-option v0.4.0 [INFO] [stderr] Downloaded serde v1.0.115 [INFO] [stderr] Downloaded backtrace v0.3.50 [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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 103809dc83c9cbd1d1d0f5f3767f6d90585514721a6b01b2d7b3a2999c8acb8a [INFO] running `Command { std: "docker" "start" "-a" "103809dc83c9cbd1d1d0f5f3767f6d90585514721a6b01b2d7b3a2999c8acb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "103809dc83c9cbd1d1d0f5f3767f6d90585514721a6b01b2d7b3a2999c8acb8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "103809dc83c9cbd1d1d0f5f3767f6d90585514721a6b01b2d7b3a2999c8acb8a", kill_on_drop: false }` [INFO] [stdout] 103809dc83c9cbd1d1d0f5f3767f6d90585514721a6b01b2d7b3a2999c8acb8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5479d6bfeae93db8bc81ee0a74a13a98bc934803923881738afa3b49fcf4e4df [INFO] running `Command { std: "docker" "start" "-a" "5479d6bfeae93db8bc81ee0a74a13a98bc934803923881738afa3b49fcf4e4df", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-sys v0.21.13 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [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 ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling glium v0.25.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling either v1.6.0 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.21.13 [INFO] [stderr] Compiling evo_domain_derive v0.1.0 (/opt/rustwide/workdir/evo_domain/evo_domain_derive) [INFO] [stderr] Compiling addr2line v0.13.0 [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 40.42s [INFO] running `Command { std: "docker" "inspect" "5479d6bfeae93db8bc81ee0a74a13a98bc934803923881738afa3b49fcf4e4df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5479d6bfeae93db8bc81ee0a74a13a98bc934803923881738afa3b49fcf4e4df", kill_on_drop: false }` [INFO] [stdout] 5479d6bfeae93db8bc81ee0a74a13a98bc934803923881738afa3b49fcf4e4df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6493b316e69b857ad923632b7faaa1e228755572de3b478263304c91f383835 [INFO] running `Command { std: "docker" "start" "-a" "e6493b316e69b857ad923632b7faaa1e228755572de3b478263304c91f383835", 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" "/tmp/rustcm6Jiqd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libevo_main-a846f25aadf22d76.rlib,libevo_glium-e17ff943057c3011.rlib,libglium-e604d1160ddbc2e9.rlib,libglutin-05c0fa3007b4cb0f.rlib,libosmesa_sys-350d7c2e4fb60a6f.rlib,libshared_library-064dd1bcc17b10f2.rlib,liblibloading-9681e268fa6aacce.rlib,libwinit-7c85aeae2df68734.rlib,libraw_window_handle-be954cccd45b30fe.rlib,libsmithay_client_toolkit-9c12a669220dcb2f.rlib,libwayland_protocols-5848d896b3f82b1f.rlib,libwayland_client-d52eb649f1d58435.rlib,libwayland_commons-e72747ce53afeee9.rlib,libwayland_sys-80d2c89c04155cb0.rlib,libnix-56744487d963273f.rlib,libvoid-c8c62e9ffd6f4978.rlib,libmemmap-dd93c6b506fd1cad.rlib,libandrew-0d77d0b51a1bffd8.rlib,libxml-545228262f00d08d.rlib,libxdg-f7386ae616cafec8.rlib,libwalkdir-9d17ebaf1f88d685.rlib,libsame_file-1ceb7b6153588b15.rlib,librusttype-9d5f439fe2a7c0df.rlib,librusttype-ced0bbcc33393182.rlib,libstb_truetype-5c29a8ba53607402.rlib,libbyteorder-661535a954b029f1.rlib,libordered_float-5b530c2b0a3f29a4.rlib,libapprox-5c41c68a9610fc61.rlib,libline_drawing-d0fd38e9c44c004c.rlib,libnum_traits-5cf911dcb96e3caa.rlib,libdlib-196677ee61509bef.rlib,liblibloading-51e2b08b6bef8e2f.rlib,libpercent_encoding-d8e5e041794fd24f.rlib,libparking_lot-5bacae56cd356c06.rlib,libparking_lot_core-31fd9763673ecf61.rlib,liblock_api-1e0ffc580b64238e.rlib,liblog-d7b74baee6033dfe.rlib,libglutin_glx_sys-1333c71f9c3affd7.rlib,libx11_dl-dcfe5882de2cc442.rlib,libglutin_egl_sys-cafcc4fe5a81ce68.rlib,libtakeable_option-b722788513014c7a.rlib,libfnv-2d77ec4f6f971b24.rlib,libsmallvec-62bddc95346ad3e5.rlib,libbacktrace-7166e7f0706c00fc.rlib,libminiz_oxide-6225cef794708a4f.rlib,libadler-b552001441393eae.rlib,libobject-7508f4cbc05da86c.rlib,libaddr2line-fd8d7aa3c0b477fe.rlib,libgimli-74e3da31256899cf.rlib,librustc_demangle-103a08d995311eb3.rlib,libclap-40eb0c9ed97f70d8.rlib,libvec_map-ecbce826993378bd.rlib,libtextwrap-3db3c65cc235fb8e.rlib,libunicode_width-8f833626c49fb0ed.rlib,libstrsim-1c33ff29e0d45111.rlib,libbitflags-ee4b6a8effb9c17a.rlib,libatty-5a1532e0224a89ae.rlib,libansi_term-dc29728339138c52.rlib,libevo_domain-af5d3d82d91a0d74.rlib,librayon-dd27a342f5345bcb.rlib,librayon_core-e65b6c00c8fb1a5a.rlib,libnum_cpus-727ef934568201f9.rlib,libcrossbeam_deque-32deee25d28f6070.rlib,libcrossbeam_epoch-edc8071a3366b969.rlib,libscopeguard-43643e546252cd47.rlib,libmemoffset-59f672fd25f39b0b.rlib,libcrossbeam_queue-a87f88c174e93eeb.rlib,libcrossbeam_utils-f6d92bfb14642118.rlib,liblazy_static-2bb390fee0230a38.rlib,libmaybe_uninit-dd2e9a8bbd6c23a5.rlib,libeither-b9eeea0464cd92e7.rlib,libserde-56365c7b1946acdf.rlib,librand_pcg-b14f777cb48b0886.rlib,librand_distr-5e758a48153d7ca3.rlib,librand-9e03ea398bdceb7d.rlib,librand_chacha-5d76260362b116f2.rlib,libppv_lite86-fadc4852081092eb.rlib,librand_core-332a4831b05d2871.rlib,libgetrandom-5b4d50bb73840d3b.rlib,liblibc-a467c13fa0121a9f.rlib,libcfg_if-7e9efee4241be1ca.rlib,libsmallvec-0b66b8845cfd534d.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm6Jiqd/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libloading-0d5dfc5a48fb62ed/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/duckweed-5516a09ab4f04209" "-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 "duckweed") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e6493b316e69b857ad923632b7faaa1e228755572de3b478263304c91f383835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6493b316e69b857ad923632b7faaa1e228755572de3b478263304c91f383835", kill_on_drop: false }` [INFO] [stdout] e6493b316e69b857ad923632b7faaa1e228755572de3b478263304c91f383835