[INFO] cloning repository https://github.com/Tastaturtaste/CellularAutomataRust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tastaturtaste/CellularAutomataRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTastaturtaste%2FCellularAutomataRust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTastaturtaste%2FCellularAutomataRust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4dfa81d01c7957371c3fa588888f309591be59 [INFO] building Tastaturtaste/CellularAutomataRust against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTastaturtaste%2FCellularAutomataRust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tastaturtaste/CellularAutomataRust on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tastaturtaste/CellularAutomataRust [INFO] finished tweaking git repo https://github.com/Tastaturtaste/CellularAutomataRust [INFO] tweaked toml for git repo https://github.com/Tastaturtaste/CellularAutomataRust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Tastaturtaste/CellularAutomataRust 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded line_drawing v1.0.0 [INFO] [stderr] Downloaded pixels v0.9.0 [INFO] [stderr] Downloaded wide v0.6.5 [INFO] [stderr] Downloaded ultraviolet v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 95f623cfadb8c34669d12c64636c8299959eba868dff5ddd3f67663c52517ecd [INFO] running `Command { std: "docker" "start" "-a" "95f623cfadb8c34669d12c64636c8299959eba868dff5ddd3f67663c52517ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "95f623cfadb8c34669d12c64636c8299959eba868dff5ddd3f67663c52517ecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95f623cfadb8c34669d12c64636c8299959eba868dff5ddd3f67663c52517ecd", kill_on_drop: false }` [INFO] [stdout] 95f623cfadb8c34669d12c64636c8299959eba868dff5ddd3f67663c52517ecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9c21df6c9164fc5bf206fd571d413fa236ea4c28a1689968fa95cb44059daec [INFO] running `Command { std: "docker" "start" "-a" "e9c21df6c9164fc5bf206fd571d413fa236ea4c28a1689968fa95cb44059daec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling pixels v0.9.0 [INFO] [stderr] Compiling cell-engine-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.22s [INFO] running `Command { std: "docker" "inspect" "e9c21df6c9164fc5bf206fd571d413fa236ea4c28a1689968fa95cb44059daec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9c21df6c9164fc5bf206fd571d413fa236ea4c28a1689968fa95cb44059daec", kill_on_drop: false }` [INFO] [stdout] e9c21df6c9164fc5bf206fd571d413fa236ea4c28a1689968fa95cb44059daec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8c5c2baa81aa6f932d56ad4c8aa2eb92395abaf970494ab8a230f403190fd416 [INFO] running `Command { std: "docker" "start" "-a" "8c5c2baa81aa6f932d56ad4c8aa2eb92395abaf970494ab8a230f403190fd416", kill_on_drop: false }` [INFO] [stderr] Compiling cell-engine-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CellGame as CellGameTrait`, `RandCellGame as RandCellGameTrait` [INFO] [stdout] --> examples/game_of_life/game_of_life.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | traits::{CellGame as CellGameTrait, RandCellGame as RandCellGameTrait}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcZhAQrI/symbols.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.langtons_ant.42d702f73b3da1a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008.l13l0ixzrbczdjj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcell_engine_rs-9e8cddfa007fd911.rlib" "/opt/rustwide/target/debug/deps/libpixels-9446e51b1ad46f6a.rlib" "/opt/rustwide/target/debug/deps/libpollster-82cd18c393f435b2.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-68f2847c527d8769.rlib" "/opt/rustwide/target/debug/deps/libwide-481d14bc8605ba3a.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-886c83027416626a.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-116241780cb79b34.rlib" "/opt/rustwide/target/debug/deps/libwgpu-f2407c3e08bc035f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-7435fb21223568e3.rlib" "/opt/rustwide/target/debug/deps/libcopyless-a7d33c76ef5aa396.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-27cf3ff991dfc3e9.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-ab43a7cac632393e.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-b6927a7ecdcaf29a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-5131d9e9457dad7a.rlib" "/opt/rustwide/target/debug/deps/libahash-5536e101471754a8.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-d7f272831fe6d5ab.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e5073e5d06fa0fc4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-0fa5560ecc77f06f.rlib" "/opt/rustwide/target/debug/deps/libprofiling-8f09deb8b6d9f83c.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-2caf9fff51721405.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-4e1f6b3936d99d84.rlib" "/opt/rustwide/target/debug/deps/libinplace_it-9d2fbac92307ca88.rlib" "/opt/rustwide/target/debug/deps/libash-011cacf139c919e1.rlib" "/opt/rustwide/target/debug/deps/libnaga-cd67b53590a89a3e.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-ecab0b743b828b77.rlib" "/opt/rustwide/target/debug/deps/libbit_set-bfa4534d53019a7b.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-529325617ebee5d6.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-6c792824c85374e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-e882685ae0e508d4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-5c8d1ad0631ac08d.rlib" "/opt/rustwide/target/debug/deps/libspirv-3f880436cd522d8e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4cd99d5169a49569.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b95934bc6042e76c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-908f8254c1668d72.rlib" "/opt/rustwide/target/debug/deps/libglow-a768e2d7a93f004f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-722220098e5fa68f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-884a5d3d4fcf3e58.rlib" "/opt/rustwide/target/debug/deps/libwinit-48a9f68f2297a20f.rlib" "/opt/rustwide/target/debug/deps/libmio-c080bd984e16f304.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-7e51fea8bf8fb76f.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-c151ef10c34df5f1.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-a336dfd7fcf4c2f4.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9104a3248c323422.rlib" "/opt/rustwide/target/debug/deps/libnom-c9cce00780b0e1aa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0383b9bb24c61c87.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-ab1480a9c276b42d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-a55aba63915bc7b2.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-bc97e3cca4fcd1b0.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-ba162296387f1f31.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-353a4fc78b85c576.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-99063bcd5f00321b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5e01c7497c9aad33.rlib" "/opt/rustwide/target/debug/deps/libcalloop-8fcc6d82d6becc4c.rlib" "/opt/rustwide/target/debug/deps/libnix-59a61ba1082609c6.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ce567de8b7c8eaf6.rlib" "/opt/rustwide/target/debug/deps/libdlib-aeb4a020919970f7.rlib" "/opt/rustwide/target/debug/deps/liblibloading-00c582fba1e1dbe9.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-49d6e1c89aeefbc9.rlib" "/opt/rustwide/target/debug/deps/libcty-afa5d5140d09a5a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7254c9fd9895aa63.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-38ab6c59198e5cad.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5d62ca0680cbc8da.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libinstant-8b264b16143f4108.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/liblog-7b2af25b44e8e29d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/librand-0bde59d042e7c0a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-cdb2c120a9a26850.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-97e53caaa5ee75d9.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-504b01e6164ae679.rlib" "/opt/rustwide/target/debug/deps/liblibc-386fa8d0fa3f096f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/langtons_ant-5a1a9f0e77193008" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [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: could not compile `cell-engine-rs` (example "langtons_ant") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8c5c2baa81aa6f932d56ad4c8aa2eb92395abaf970494ab8a230f403190fd416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c5c2baa81aa6f932d56ad4c8aa2eb92395abaf970494ab8a230f403190fd416", kill_on_drop: false }` [INFO] [stdout] 8c5c2baa81aa6f932d56ad4c8aa2eb92395abaf970494ab8a230f403190fd416 [INFO] building Tastaturtaste/CellularAutomataRust against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTastaturtaste%2FCellularAutomataRust" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tastaturtaste/CellularAutomataRust on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tastaturtaste/CellularAutomataRust [INFO] finished tweaking git repo https://github.com/Tastaturtaste/CellularAutomataRust [INFO] tweaked toml for git repo https://github.com/Tastaturtaste/CellularAutomataRust written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tastaturtaste/CellularAutomataRust 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7b4982287dceae2c9d74c1d0e53641fc122e16144a649b9ca83612422ddaf37 [INFO] running `Command { std: "docker" "start" "-a" "f7b4982287dceae2c9d74c1d0e53641fc122e16144a649b9ca83612422ddaf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7b4982287dceae2c9d74c1d0e53641fc122e16144a649b9ca83612422ddaf37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7b4982287dceae2c9d74c1d0e53641fc122e16144a649b9ca83612422ddaf37", kill_on_drop: false }` [INFO] [stdout] f7b4982287dceae2c9d74c1d0e53641fc122e16144a649b9ca83612422ddaf37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 81a7568bb0ce1199216bd14db6e9a1e9acfdca5d9bcb35d6c9669a2c716bac5e [INFO] running `Command { std: "docker" "start" "-a" "81a7568bb0ce1199216bd14db6e9a1e9acfdca5d9bcb35d6c9669a2c716bac5e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling wgpu-types v0.12.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling profiling v1.0.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling bytemuck v1.11.0 [INFO] [stderr] Compiling inplace_it v0.3.4 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling safe_arch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling wide v0.6.5 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling line_drawing v1.0.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling ultraviolet v0.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling naga v0.8.5 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling wgpu-hal v0.12.5 [INFO] [stderr] Compiling wgpu v0.12.0 [INFO] [stderr] Compiling pixels v0.9.0 [INFO] [stderr] Compiling cell-engine-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.35s [INFO] running `Command { std: "docker" "inspect" "81a7568bb0ce1199216bd14db6e9a1e9acfdca5d9bcb35d6c9669a2c716bac5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a7568bb0ce1199216bd14db6e9a1e9acfdca5d9bcb35d6c9669a2c716bac5e", kill_on_drop: false }` [INFO] [stdout] 81a7568bb0ce1199216bd14db6e9a1e9acfdca5d9bcb35d6c9669a2c716bac5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afba4a243cb5a0d3c560d15cd750eb08ffaba519945421e77531d7d5986e24cd [INFO] running `Command { std: "docker" "start" "-a" "afba4a243cb5a0d3c560d15cd750eb08ffaba519945421e77531d7d5986e24cd", kill_on_drop: false }` [INFO] [stderr] Compiling cell-engine-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CellGame as CellGameTrait`, `RandCellGame as RandCellGameTrait` [INFO] [stdout] --> examples/game_of_life/game_of_life.rs:3:14 [INFO] [stdout] | [INFO] [stdout] 3 | traits::{CellGame as CellGameTrait, RandCellGame as RandCellGameTrait}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "afba4a243cb5a0d3c560d15cd750eb08ffaba519945421e77531d7d5986e24cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afba4a243cb5a0d3c560d15cd750eb08ffaba519945421e77531d7d5986e24cd", kill_on_drop: false }` [INFO] [stdout] afba4a243cb5a0d3c560d15cd750eb08ffaba519945421e77531d7d5986e24cd