[INFO] cloning repository https://github.com/TheZoq2/Nihil-Chroma [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheZoq2/Nihil-Chroma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FNihil-Chroma", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FNihil-Chroma'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfe00585b1aad796a06a5f62ede6b7515d38c265 [INFO] testing TheZoq2/Nihil-Chroma against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheZoq2%2FNihil-Chroma" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheZoq2/Nihil-Chroma on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheZoq2/Nihil-Chroma [INFO] finished tweaking git repo https://github.com/TheZoq2/Nihil-Chroma [INFO] tweaked toml for git repo https://github.com/TheZoq2/Nihil-Chroma written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/TheZoq2/Nihil-Chroma already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2b3f587361d48904806d1fcc8fd81546bb60723a917a7a7d13205bd33f95fd [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" "8f2b3f587361d48904806d1fcc8fd81546bb60723a917a7a7d13205bd33f95fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2b3f587361d48904806d1fcc8fd81546bb60723a917a7a7d13205bd33f95fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2b3f587361d48904806d1fcc8fd81546bb60723a917a7a7d13205bd33f95fd", kill_on_drop: false }` [INFO] [stdout] 8f2b3f587361d48904806d1fcc8fd81546bb60723a917a7a7d13205bd33f95fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d774478272e128d88c7826efb53fdf211e6b0ed271e4a6995372e16e74306a60 [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" "d774478272e128d88c7826efb53fdf211e6b0ed271e4a6995372e16e74306a60", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling num-traits v0.1.32 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling winapi v0.2.7 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling smallvec v0.4.4 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling syn v0.10.8 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling num-integer v0.1.32 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-iter v0.1.32 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling time v0.1.35 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.32 [INFO] [stderr] Compiling num-complex v0.1.32 [INFO] [stderr] Compiling shred-derive v0.3.0 [INFO] [stderr] Compiling specs-derive v0.1.0 [INFO] [stderr] Compiling num-rational v0.1.32 [INFO] [stderr] Compiling hibitset v0.3.2 [INFO] [stderr] Compiling num v0.1.32 [INFO] [stderr] Compiling nalgebra v0.8.2 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling shred v0.5.2 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling specs v0.10.0 [INFO] [stderr] Compiling nihil_chroma v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/input.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | for (mut player_component, mut velocity, mut transform) in (&mut players, &mut velocities, &mut transforms).join() { [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/input.rs:50:36 [INFO] [stdout] | [INFO] [stdout] 50 | for (mut player_component, mut velocity, mut transform) in (&mut players, &mut velocities, &mut transforms).join() { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `StretchComponent` [INFO] [stdout] --> src/components.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct StretchComponent [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.nihil_chroma.2gjbgubt-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a" "/opt/rustwide/target/debug/deps/nihil_chroma-87d1c4df4150be8a.1hk15bqk4311o1d2.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-3606dfdcc074acb7.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-96f6715c605adaed.rlib" "/opt/rustwide/target/debug/deps/libshred-51cea92d3d53ccbc.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ccf792494f4bb0e7.rlib" "/opt/rustwide/target/debug/deps/libpulse-182700650466c9ce.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-8ba3aa975973f69c.rlib" "/opt/rustwide/target/debug/deps/libodds-b62b0c7fd47cfa7f.rlib" "/opt/rustwide/target/debug/deps/libmopa-ee332326b472fed2.rlib" "/opt/rustwide/target/debug/deps/libhibitset-b3e4c5360273946a.rlib" "/opt/rustwide/target/debug/deps/librayon-cb2e2ed6b1b23855.rlib" "/opt/rustwide/target/debug/deps/librayon_core-c5b4962022bc4741.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-f1399e8b0ceb50cd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-cf0845ec4f85e5aa.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c03b159ab5540fe5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-29af9674b0993fe8.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-2cfd87a3e903b273.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-1a6adeae0fb84e81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-6583280162a0656d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-279fec5414362cdd.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-2d746c7b0ef9eb56.rlib" "/opt/rustwide/target/debug/deps/libnodrop-ab7eb7c7697274bf.rlib" "/opt/rustwide/target/debug/deps/libatom-580fece857c9485c.rlib" "/opt/rustwide/target/debug/deps/libfnv-536a1824ffde2141.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-48e54733a458a971.rlib" "/opt/rustwide/target/debug/deps/libtime-a3838d17a383b847.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-151fe9e86add9418.rlib" "/opt/rustwide/target/debug/deps/libsdl2-17569dd9e7103376.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-63b2d5ce70c9c175.rlib" "/opt/rustwide/target/debug/deps/libbitflags-451632c3bdd53d67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f3ef5f0cfc28d728.rlib" "/opt/rustwide/target/debug/deps/libnum-1919c94ec4be94f9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-679ea5957ed3e498.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-87598a2af2bdec11.rlib" "/opt/rustwide/target/debug/deps/librand-4ef032daaa9656a4.rlib" "/opt/rustwide/target/debug/deps/liblibc-455dac9ed8bdead2.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-10c5349e77504776.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-3a45b7a0cb68c0b0.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-000a4028d9864cf7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-0315a2ff7c6f458a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b1e174cb2ffae8d8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nihil_chroma` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "d774478272e128d88c7826efb53fdf211e6b0ed271e4a6995372e16e74306a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d774478272e128d88c7826efb53fdf211e6b0ed271e4a6995372e16e74306a60", kill_on_drop: false }` [INFO] [stdout] d774478272e128d88c7826efb53fdf211e6b0ed271e4a6995372e16e74306a60