[INFO] updating cached repository pmll/pongish [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pmll/pongish [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pmll/pongish" "work/ex/beta-1.38-1/sources/1.37.0/gh/pmll/pongish"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/pmll/pongish'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pmll/pongish" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pmll/pongish"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pmll/pongish'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 62b69a988b5f4389a538aec861d91ec4a47257c9 [INFO] sha for GitHub repo pmll/pongish: 62b69a988b5f4389a538aec861d91ec4a47257c9 [INFO] validating manifest of pmll/pongish on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pmll/pongish on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pmll/pongish [INFO] finished frobbing pmll/pongish [INFO] frobbed toml for pmll/pongish written to work/ex/beta-1.38-1/sources/1.37.0/gh/pmll/pongish/Cargo.toml [INFO] started frobbing pmll/pongish [INFO] finished frobbing pmll/pongish [INFO] frobbed toml for pmll/pongish written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pmll/pongish/Cargo.toml [INFO] crate pmll/pongish already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pmll/pongish against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/pmll/pongish:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] dee09a4994fbdb71ae506d1ccee68ff1a7675bfc6b0158bcf34f3e94c442514f [INFO] running `"docker" "start" "-a" "dee09a4994fbdb71ae506d1ccee68ff1a7675bfc6b0158bcf34f3e94c442514f"` [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling odds v0.2.25 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling current v0.1.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling x11-dl v2.15.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling xml-rs v0.6.2 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.9 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling png v0.10.0 [INFO] [stderr] Compiling serde_derive_internals v0.16.0 [INFO] [stderr] Compiling arrayvec v0.4.2 [INFO] [stderr] Compiling sdl2 v0.30.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling rusttype v0.2.3 [INFO] [stderr] Compiling derivative v1.0.0 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] warning[E0311]: the parameter type `K` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `K` [INFO] [stderr] note: the parameter type `K` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0311]: the parameter type `V` may not live long enough [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:81:19 [INFO] [stderr] | [INFO] [stderr] 81 | match node.force() { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider adding an explicit lifetime bound for `V` [INFO] [stderr] note: the parameter type `V` must be valid for the anonymous lifetime #1 defined on the function body at 77:9... [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusttype-0.2.3/src/support/bst/map.rs:77:9 [INFO] [stderr] | [INFO] [stderr] 77 | / fn clone_subtree( [INFO] [stderr] 78 | | node: node::NodeRef) [INFO] [stderr] 79 | | -> BTreeMap { [INFO] [stderr] 80 | | [INFO] [stderr] ... | [INFO] [stderr] 136| | } [INFO] [stderr] 137| | } [INFO] [stderr] | |_________^ [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling wayland-scanner v0.9.10 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.15 [INFO] [stderr] Compiling piston-music v0.23.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling piston2d-graphics v0.22.0 [INFO] [stderr] Compiling wayland-client v0.9.10 [INFO] [stderr] Compiling wayland-protocols v0.9.10 [INFO] [stderr] Compiling image v0.16.0 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling gl v0.6.3 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling gfx_core v0.7.2 [INFO] [stderr] Compiling pistoncore-input v0.19.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.10 [INFO] [stderr] Compiling pistoncore-window v0.29.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.34.0 [INFO] [stderr] Compiling piston v0.34.0 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling wayland-window v0.7.0 [INFO] [stderr] Compiling winit v0.7.6 [INFO] [stderr] Compiling pistoncore-glutin_window v0.40.1 [INFO] [stderr] Compiling gfx v0.16.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.4 [INFO] [stderr] Compiling piston-gfx_texture v0.27.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.44.0 [INFO] [stderr] Compiling piston_window v0.71.1 [INFO] [stderr] Compiling pongish v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.pongish.4vjemlpp-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/pongish-0b368061e4063241" "/opt/crater/target/debug/deps/pongish-0b368061e4063241.154zk4rvn35ttw46.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/crater/target/debug/deps/libtime-cd3baca34998599d.rlib" "/opt/crater/target/debug/deps/libfind_folder-a19576b74fd0cfd7.rlib" "/opt/crater/target/debug/deps/libmusic-7cbe199bfc5fbef7.rlib" "/opt/crater/target/debug/deps/libsdl2-f8c8e5b5784c5417.rlib" "/opt/crater/target/debug/deps/libsdl2_sys-db26b56eb7bbe4fe.rlib" "/opt/crater/target/debug/deps/libnum-3077a27698f8e09a.rlib" "/opt/crater/target/debug/deps/libcurrent-8569cb55671c1052.rlib" "/opt/crater/target/debug/deps/libpiston_window-cab5573a24939b1f.rlib" "/opt/crater/target/debug/deps/libglutin_window-8ceedb2b6da795ae.rlib" "/opt/crater/target/debug/deps/libgl-bdcc345f1bb53265.rlib" "/opt/crater/target/debug/deps/libglutin-87dfa6cfdc2235e1.rlib" "/opt/crater/target/debug/deps/libosmesa_sys-be41a5c427fe4317.rlib" "/opt/crater/target/debug/deps/libwinit-2f981278946232db.rlib" "/opt/crater/target/debug/deps/libwayland_window-87766a4d36c68a91.rlib" "/opt/crater/target/debug/deps/libwayland_protocols-1a5b4c9de5b34970.rlib" "/opt/crater/target/debug/deps/libtempfile-879a9a8c81527377.rlib" "/opt/crater/target/debug/deps/libwayland_kbd-9c37e6bdccf8d472.rlib" "/opt/crater/target/debug/deps/libmemmap-aceeee55dae62f27.rlib" "/opt/crater/target/debug/deps/libbitflags-b03ee8d07369378c.rlib" "/opt/crater/target/debug/deps/libwayland_client-cb70d848b3172be0.rlib" "/opt/crater/target/debug/deps/libwayland_sys-5a230b02e93a6624.rlib" "/opt/crater/target/debug/deps/libdlib-f8bfe18d3ef15b76.rlib" "/opt/crater/target/debug/deps/liblibloading-e4750caf1ff10b74.rlib" "/opt/crater/target/debug/deps/libx11_dl-28c954f0293fa612.rlib" "/opt/crater/target/debug/deps/libshared_library-7b9c518709fbd1f1.rlib" "/opt/crater/target/debug/deps/libgfx_graphics-089acd90d559c3b2.rlib" "/opt/crater/target/debug/deps/libshaders_graphics2d-72da22805d65306a.rlib" "/opt/crater/target/debug/deps/libgraphics-00a5a7c502170742.rlib" "/opt/crater/target/debug/deps/libfnv-cf1278a40212a7b7.rlib" "/opt/crater/target/debug/deps/librusttype-40e38eaeab102244.rlib" "/opt/crater/target/debug/deps/liblinked_hash_map-416e82b68ccb3f13.rlib" "/opt/crater/target/debug/deps/libstb_truetype-4a2dc0ed93cd4d98.rlib" "/opt/crater/target/debug/deps/libbyteorder-7a6cb2a3b8acfbbe.rlib" "/opt/crater/target/debug/deps/libarrayvec-a6781a6ddb4c154e.rlib" "/opt/crater/target/debug/deps/libnodrop-f141ac0a0efb5b3b.rlib" "/opt/crater/target/debug/deps/libodds-80127a2bf34214e5.rlib" "/opt/crater/target/debug/deps/libinterpolation-932f4efc984447dc.rlib" "/opt/crater/target/debug/deps/libread_color-9a2567d9b78c3b62.rlib" "/opt/crater/target/debug/deps/libvecmath-2ad1bf98cc82c27e.rlib" "/opt/crater/target/debug/deps/libgfx_texture-3cb0653ac5a9576b.rlib" "/opt/crater/target/debug/deps/libimage-9ccd89fbd7108e17.rlib" "/opt/crater/target/debug/deps/libscoped_threadpool-c3021a9a8a9e4f97.rlib" "/opt/crater/target/debug/deps/libgif-6931ba66c6b1bfd3.rlib" "/opt/crater/target/debug/deps/libcolor_quant-5ed1948ed8404e4f.rlib" "/opt/crater/target/debug/deps/liblzw-623507a6e6e9c8a7.rlib" "/opt/crater/target/debug/deps/libjpeg_decoder-a53c249f65a32de7.rlib" "/opt/crater/target/debug/deps/librayon-2ccc8fcbd79e91d7.rlib" "/opt/crater/target/debug/deps/librayon_core-b1d4782217d5cf56.rlib" "/opt/crater/target/debug/deps/librand-6e5fbd4a2b62910c.rlib" "/opt/crater/target/debug/deps/libnum_cpus-3e811d092978090f.rlib" "/opt/crater/target/debug/deps/liblibc-bc14ea37363b577b.rlib" "/opt/crater/target/debug/deps/liblazy_static-35de6a1c14e1763c.rlib" "/opt/crater/target/debug/deps/libcoco-ea91ae9e4759398f.rlib" "/opt/crater/target/debug/deps/libscopeguard-48deff6aff0ef683.rlib" "/opt/crater/target/debug/deps/libeither-b4a99f4838182d60.rlib" "/opt/crater/target/debug/deps/libpng-37b1d96b07edc70d.rlib" "/opt/crater/target/debug/deps/libdeflate-55fa3d051776d977.rlib" "/opt/crater/target/debug/deps/libinflate-ca95c83f87bf373f.rlib" "/opt/crater/target/debug/deps/libadler32-63c281c0f68f827b.rlib" "/opt/crater/target/debug/deps/libenum_primitive-c24d5ce7b709a6d1.rlib" "/opt/crater/target/debug/deps/libnum_rational-0c43e2a8e606193a.rlib" "/opt/crater/target/debug/deps/libnum_iter-63ec787f2ecb4d27.rlib" "/opt/crater/target/debug/deps/libnum_integer-4cb28fb72a24b983.rlib" "/opt/crater/target/debug/deps/libnum_traits-5221bafb01d86714.rlib" "/opt/crater/target/debug/deps/libbyteorder-9dd817c4c431e4ab.rlib" "/opt/crater/target/debug/deps/libtexture-30e81ea6662b30d2.rlib" "/opt/crater/target/debug/deps/libgfx_device_gl-a26dcfd7eabcf29a.rlib" "/opt/crater/target/debug/deps/libgfx_gl-87c6a8b5e37b38ba.rlib" "/opt/crater/target/debug/deps/libgfx-e2c917190d2dc56a.rlib" "/opt/crater/target/debug/deps/libgfx_core-79f38675f581c351.rlib" "/opt/crater/target/debug/deps/libdraw_state-ee9167473f64b111.rlib" "/opt/crater/target/debug/deps/libbitflags-a46e55f201abba8f.rlib" "/opt/crater/target/debug/deps/liblog-a742011664cf4f8c.rlib" "/opt/crater/target/debug/deps/libpiston-a06405ac50c16230.rlib" "/opt/crater/target/debug/deps/libevent_loop-2843dd30122da79b.rlib" "/opt/crater/target/debug/deps/libwindow-f60a4d11cc920bfd.rlib" "/opt/crater/target/debug/deps/libshader_version-7089fad9c440de92.rlib" "/opt/crater/target/debug/deps/libinput-4fb35f036a6a5015.rlib" "/opt/crater/target/debug/deps/libviewport-9a8e653db7463113.rlib" "/opt/crater/target/debug/deps/libfloat-36ffe6ac1a77fbaf.rlib" "/opt/crater/target/debug/deps/libserde-a58ebf9cd35d1b4a.rlib" "/opt/crater/target/debug/deps/libbitflags-87aacccedafc3e9f.rlib" "-Wl,--start-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1d6d86bd078a28e9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e9721e46a424e2a9.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-c07193698f282147.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-6da45690f3863086.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-690797036dd27680.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3896ccbfd8eda2b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7cccc3739e3d7623.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5e9ba178a513cd29.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-5ca9f83bf63d1f4b.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-bba1c7ef9e950882.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e23c9de62012deb5.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9b59dffdcd513d5d.rlib" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-17392340ab2e4a97.rlib" "-Wl,--end-group" "/opt/crater/rustup-home/toolchains/beta-2019-08-13-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ac21508a81e3f7f3.rlib" "-Wl,-Bdynamic" "-lSDL2_mixer" "-lSDL2" "-ldl" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `pongish`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "dee09a4994fbdb71ae506d1ccee68ff1a7675bfc6b0158bcf34f3e94c442514f"` [INFO] running `"docker" "rm" "-f" "dee09a4994fbdb71ae506d1ccee68ff1a7675bfc6b0158bcf34f3e94c442514f"` [INFO] [stdout] dee09a4994fbdb71ae506d1ccee68ff1a7675bfc6b0158bcf34f3e94c442514f