[INFO] cloning repository https://github.com/JMS55/roguelike
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JMS55/roguelike" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Froguelike", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Froguelike'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 14ef69e7c94e04d87865fb72390cee75c13d3d8e
[INFO] building JMS55/roguelike against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Froguelike" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JMS55/roguelike on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JMS55/roguelike
[INFO] finished tweaking git repo https://github.com/JMS55/roguelike
[INFO] tweaked toml for git repo https://github.com/JMS55/roguelike written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JMS55/roguelike 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb1e3db18b94fbec1c07d8d44e09d1a0460fc25e4055688d293a9a3768dff5ad
[INFO] running `Command { std: "docker" "start" "-a" "eb1e3db18b94fbec1c07d8d44e09d1a0460fc25e4055688d293a9a3768dff5ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb1e3db18b94fbec1c07d8d44e09d1a0460fc25e4055688d293a9a3768dff5ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb1e3db18b94fbec1c07d8d44e09d1a0460fc25e4055688d293a9a3768dff5ad", kill_on_drop: false }`
[INFO] [stdout] eb1e3db18b94fbec1c07d8d44e09d1a0460fc25e4055688d293a9a3768dff5ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db04b22dd5317add296b63fb4cebf6c29f7d88ced873944d288e7051394e27e3
[INFO] running `Command { std: "docker" "start" "-a" "db04b22dd5317add296b63fb4cebf6c29f7d88ced873944d288e7051394e27e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling getrandom v0.1.12
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.5
[INFO] [stderr]    Compiling arrayvec v0.4.11
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling scopeguard v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling bitflags v1.2.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling mopa v0.2.2
[INFO] [stderr]    Compiling smallvec v0.6.10
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling atom v0.3.5
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]    Compiling c2-chacha v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.6.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tuple_utils v0.3.0
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling c_vec v1.3.3
[INFO] [stderr]    Compiling num_cpus v1.10.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling memoffset v0.5.1
[INFO] [stderr]    Compiling rand v0.5.6
[INFO] [stderr]    Compiling shrev v1.1.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling crossbeam-epoch v0.7.2
[INFO] [stderr]    Compiling rand_chacha v0.2.1
[INFO] [stderr]    Compiling rand_pcg v0.2.0
[INFO] [stderr]    Compiling rand v0.7.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.1
[INFO] [stderr]    Compiling noise v0.6.0
[INFO] [stderr]    Compiling rayon v1.2.0
[INFO] [stderr]    Compiling num v0.1.42
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.9
[INFO] [stderr]    Compiling hibitset v0.6.2
[INFO] [stderr]    Compiling const-random-macro v0.1.6
[INFO] [stderr]    Compiling const-random v0.1.6
[INFO] [stderr]    Compiling ahash v0.2.13
[INFO] [stderr]    Compiling shred v0.9.3
[INFO] [stderr]    Compiling derivative v1.0.3
[INFO] [stderr]    Compiling specs-derive v0.4.0
[INFO] [stderr]    Compiling specs v0.15.1
[INFO] [stderr]    Compiling roguelike v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/items/mod.rs:294:14
[INFO] [stdout]     |
[INFO] [stdout] 294 |             };
[INFO] [stdout]     |              ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/attack.rs:135:17
[INFO] [stdout]     |
[INFO] [stdout] 135 |             let mut player = (&mut player_data).join().next().unwrap();
[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/drain_crystals.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut player = (&mut player_data).join().next().unwrap();
[INFO] [stdout]   |         ----^^^^^^
[INFO] [stdout]   |         |
[INFO] [stdout]   |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ai_entity`
[INFO] [stdout]    --> src/entities/layer1.rs:350:24
[INFO] [stdout]     |
[INFO] [stdout] 350 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/entities/layer1.rs:350:35
[INFO] [stdout]     |
[INFO] [stdout] 350 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ai_entity`
[INFO] [stdout]    --> src/entities/layer1.rs:373:24
[INFO] [stdout]     |
[INFO] [stdout] 373 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/entities/layer1.rs:373:35
[INFO] [stdout]     |
[INFO] [stdout] 373 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ai_entity`
[INFO] [stdout]    --> src/entities/layer1.rs:396:24
[INFO] [stdout]     |
[INFO] [stdout] 396 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ai_entity`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `world`
[INFO] [stdout]    --> src/entities/layer1.rs:396:35
[INFO] [stdout]     |
[INFO] [stdout] 396 |         .with(AI::new(|ai_entity, world| {
[INFO] [stdout]     |                                   ^^^^^ help: if this is intentional, prefix it with an underscore: `_world`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/player_controller.rs:158:21
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 let mut player = player_data.get_mut(player_entity).unwrap();
[INFO] [stdout]     |                     ----^^^^^^
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/player_controller.rs:163:25
[INFO] [stdout]     |
[INFO] [stdout] 163 |                     let mut player_attackable = attackable_data.get_mut(player_entity).unwrap();
[INFO] [stdout]     |                         ----^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[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/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcT0wK6A/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsdl2-f44ae3aabe16e37a.rlib,librand-9ab475bbdde67362.rlib,librand_xorshift-720235bd1f0017bd.rlib,librand_pcg-d6877c773b5e31e6.rlib,librand_hc-6fc8984a36009bc1.rlib,librand_chacha-2559f5cd86056183.rlib,librand_isaac-fbf502b4211a4408.rlib,librand_os-ee92381dac961d85.rlib,librand_jitter-7a2811bedef919f4.rlib,libc_vec-fc1a53b1835a6c24.rlib,libsdl2_sys-de93e5ae30c29411.rlib,libbitflags-06f53eaa1c20e9ac.rlib,libnum-bf71f464b26d10bb.rlib,libnum_iter-fabb9b0cd420cd07.rlib,libnum_integer-62526415e519a830.rlib,libnum_traits-560eb7c82b045543.rlib,libnoise-8bb90d689a37bde1.rlib,librand-63474ff888181981.rlib,librand_core-c5f4ffef437df979.rlib,librand_core-071c4ecd390d5ba3.rlib,librand_distr-ba4d662a886a1751.rlib,librand_pcg-d0cc69d3b7a2a836.rlib,librand-146d91071a502406.rlib,librand_chacha-f15d2f08b1b78a0a.rlib,libc2_chacha-07260ff4a6529b4a.rlib,libppv_lite86-d29b0cd2b968ec2b.rlib,librand_core-144decbee46cd2c2.rlib,libgetrandom-d62f10b44d9bcd30.rlib,libspecs-dae90bc0e9bf619a.rlib,liblog-44675ca6db48a312.rlib,libtuple_utils-cb91eab1e8024c9e.rlib,libshrev-414e8e23ea63d84c.rlib,libshred-75f5085dfe3148a2.rlib,libmopa-972e8aac5c57b125.rlib,libsmallvec-9f037b58cbf1e40f.rlib,libhashbrown-3e4cacdd822115b9.rlib,libahash-93830ca5d277a7a4.rlib,libconst_random-762ddef261f4b144.rlib,libhibitset-bc37223276cbf9fe.rlib,librayon-062b08e148e2d53f.rlib,librayon_core-fcbb25d6cf89ea57.rlib,libnum_cpus-2c48e4efd23e05ec.rlib,liblibc-821461116f47a5cd.rlib,libcrossbeam_queue-5b801ff4dc96c8f5.rlib,libeither-d5be8a455e3dc4f2.rlib,libcrossbeam_deque-62fc4b2243be9405.rlib,libcrossbeam_epoch-4c8cb5030138b518.rlib,libscopeguard-f56127f537038ddd.rlib,libmemoffset-287c10baa1147c75.rlib,libcrossbeam_utils-39b16d9a00e1c909.rlib,liblazy_static-2bb390fee0230a38.rlib,libarrayvec-7b7deaa06ff1546c.rlib,libnodrop-cafe9826e2221570.rlib,libcfg_if-7e9efee4241be1ca.rlib,libatom-c96d9aca9b6594cc.rlib}" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/334963c956d25708feab489a3816ae63f639355d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roguelike-cf1c369559711dfc" "-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: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_ttf
[INFO] [stdout]           rust-lld: error: unable to find library -lSDL2_gfx
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `roguelike` (bin "roguelike") due to 1 previous error; 11 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "db04b22dd5317add296b63fb4cebf6c29f7d88ced873944d288e7051394e27e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db04b22dd5317add296b63fb4cebf6c29f7d88ced873944d288e7051394e27e3", kill_on_drop: false }`
[INFO] [stdout] db04b22dd5317add296b63fb4cebf6c29f7d88ced873944d288e7051394e27e3
