[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] testing JMS55/roguelike against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJMS55%2Froguelike" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JMS55/roguelike on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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-4/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: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rand_pcg v0.2.0 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb8d386a7ebfa29a37c124285a05132237a7ec66bccfc469483c0e1211ac290f [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" "eb8d386a7ebfa29a37c124285a05132237a7ec66bccfc469483c0e1211ac290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb8d386a7ebfa29a37c124285a05132237a7ec66bccfc469483c0e1211ac290f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb8d386a7ebfa29a37c124285a05132237a7ec66bccfc469483c0e1211ac290f", kill_on_drop: false }` [INFO] [stdout] eb8d386a7ebfa29a37c124285a05132237a7ec66bccfc469483c0e1211ac290f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 24c6a03b5dce9192621430c765b55383caa01deac33d45bf23ca93baeb733d1d [INFO] running `Command { std: "docker" "start" "-a" "24c6a03b5dce9192621430c765b55383caa01deac33d45bf23ca93baeb733d1d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling noise v0.6.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling hibitset v0.6.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [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 hashbrown v0.6.0 [INFO] [stderr] Compiling shred v0.9.3 [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: 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.roguelike.32850d7a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203.1a48b6irfd8h1rrq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-50bf1b7b80d88e76.rlib" "/opt/rustwide/target/debug/deps/librand-800cb8abad1aba7f.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-16675fe8d6ea6560.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-295386f0ee1273f1.rlib" "/opt/rustwide/target/debug/deps/librand_hc-f690e7cf53692c14.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e34bfaf1eff1df0c.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-3f3727b3acd8af98.rlib" "/opt/rustwide/target/debug/deps/librand_os-7ba7e73799fb335e.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-a6ffbd6e57632e30.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1cbd7a9e8a59e235.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-c8d0e746054864b5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-de7bdf01de743206.rlib" "/opt/rustwide/target/debug/deps/libnum-985ecf28016fc37f.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6e3940df1b2205ed.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3daf3fe3a0bab880.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-53a32a8757c09e0f.rlib" "/opt/rustwide/target/debug/deps/libnoise-f405fc77432ed261.rlib" "/opt/rustwide/target/debug/deps/librand-96d850f566c29fe3.rlib" "/opt/rustwide/target/debug/deps/librand_core-2be1dd7fb302b8f4.rlib" "/opt/rustwide/target/debug/deps/librand_core-8951c9ba3b1758eb.rlib" "/opt/rustwide/target/debug/deps/librand_distr-4e4d3cf1473108bb.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-27512b7835ae4013.rlib" "/opt/rustwide/target/debug/deps/librand-c5221ab9dc5f98db.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f19ed4dd9e510e8c.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f26f9eafb0a12081.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c9cfe2b9093d2c5a.rlib" "/opt/rustwide/target/debug/deps/librand_core-0fd48b1aa69819bc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-454359e381fe5556.rlib" "/opt/rustwide/target/debug/deps/libspecs-3b5070f8c45cc379.rlib" "/opt/rustwide/target/debug/deps/liblog-8d247a416cf35571.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-04dc4fbc2ffbd324.rlib" "/opt/rustwide/target/debug/deps/libshrev-b5e8fc5d2577eb9e.rlib" "/opt/rustwide/target/debug/deps/libshred-6b368bdfe65cc8f2.rlib" "/opt/rustwide/target/debug/deps/libmopa-0dc3478107a11471.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-a78424d22891558d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-a52df4600cd8cb69.rlib" "/opt/rustwide/target/debug/deps/libahash-1a58028cfdd080c7.rlib" "/opt/rustwide/target/debug/deps/libconst_random-8da4e9d49196cfa6.rlib" "/opt/rustwide/target/debug/deps/libhibitset-404bdf13dfdca437.rlib" "/opt/rustwide/target/debug/deps/librayon-f3bfd3aa8f107ff1.rlib" "/opt/rustwide/target/debug/deps/librayon_core-d8144545589232b2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b1165cec41a3f8b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-75f278d4a423e3df.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-0b657b2bd1dded51.rlib" "/opt/rustwide/target/debug/deps/libeither-e79a6fa11914372f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-2c85c08c56308ddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-61da3803470ccc57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d89edd6b5dde0279.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-66ea2f71ea71ba64.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-1eb8a1cfca42adc4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-bc27e6d883fd89aa.rlib" "/opt/rustwide/target/debug/deps/libnodrop-bfd73af8b2260a15.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/libatom-1021087a5524f2f9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9a950938f3668a37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3b1b529ec96b3df7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-ac333df4e6839cea.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22a9ff9d2be6d427.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5decbb94c7d60860.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-29a9663b62a1cd00.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6f0cee0dbab2d3f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-f5dc7d1d28c5c249.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d19bda9ef557e755.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-82a955fd13db2399.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-44f3e7c1b7cc17ef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3ee6f750c5f3c2cf.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ae5e1795dcba83e8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8d545d8592f2b534.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c4c222675f83fd37.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c1e9c53e75e301ed.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-beea7d9617fe25c5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8ef7dd43fc671f88.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lSDL2_ttf" "-lSDL2_gfx" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/roguelike-60225e59dd8da203" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_ttf [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_gfx [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `roguelike` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "24c6a03b5dce9192621430c765b55383caa01deac33d45bf23ca93baeb733d1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c6a03b5dce9192621430c765b55383caa01deac33d45bf23ca93baeb733d1d", kill_on_drop: false }` [INFO] [stdout] 24c6a03b5dce9192621430c765b55383caa01deac33d45bf23ca93baeb733d1d