[INFO] cloning repository https://github.com/Sparkpin/openpon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sparkpin/openpon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparkpin%2Fopenpon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparkpin%2Fopenpon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a42fe3427e90a4ad65728791aca9e75339b308d [INFO] testing Sparkpin/openpon against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSparkpin%2Fopenpon" "/workspace/builds/worker-30/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-30/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Sparkpin/openpon on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Sparkpin/openpon [INFO] finished tweaking git repo https://github.com/Sparkpin/openpon [INFO] tweaked toml for git repo https://github.com/Sparkpin/openpon written to /workspace/builds/worker-30/source/Cargo.toml [INFO] crate git repo https://github.com/Sparkpin/openpon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f294787efe32d8bd413da217f1c96ceb18d17a59360317c44db6d6dac61d9ce [INFO] running `Command { std: "docker" "start" "-a" "1f294787efe32d8bd413da217f1c96ceb18d17a59360317c44db6d6dac61d9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f294787efe32d8bd413da217f1c96ceb18d17a59360317c44db6d6dac61d9ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f294787efe32d8bd413da217f1c96ceb18d17a59360317c44db6d6dac61d9ce", kill_on_drop: false }` [INFO] [stdout] 1f294787efe32d8bd413da217f1c96ceb18d17a59360317c44db6d6dac61d9ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-30/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec57afeeb876dfa52ec875e97a1bfb977fbaa0c63da4f25fc3946bc511d95429 [INFO] running `Command { std: "docker" "start" "-a" "ec57afeeb876dfa52ec875e97a1bfb977fbaa0c63da4f25fc3946bc511d95429", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling sdl2 v0.34.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling sdl2-sys v0.34.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling openpon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/playfield.rs:73:30 [INFO] [stdout] | [INFO] [stdout] 73 | Err(e) => panic!(e) [INFO] [stdout] | ------ ^ [INFO] [stdout] | | [INFO] [stdout] | help: use std::panic::panic_any instead: `std::panic::panic_any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [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/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.openpon.f48d29ae-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a.1i3v9bp1npcncica.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-7beea48c8b9ec13d.rlib" "/opt/rustwide/target/debug/deps/libryu-c0320153e4fcc3cc.rlib" "/opt/rustwide/target/debug/deps/libitoa-244e0f03ba421831.rlib" "/opt/rustwide/target/debug/deps/libnum-7a4dc5fcc6d3d26f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-fb7338e607e6b7bc.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ef17056d90bb55f4.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ddda748f0aa8fe09.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-39b79dfea790e0a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-426dc22addd2b6c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f05ffd85950d3709.rlib" "/opt/rustwide/target/debug/deps/libserde-ea89cb2c705e5927.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-51c858ff5eb4efcc.rlib" "/opt/rustwide/target/debug/deps/libsdl2-657ac1d6a8157650.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-194e3bb202f821e9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/librand-53b3dcb98a4ea26e.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-286ffa945f58a766.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1e4411fc88f7c236.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-55824b35fe859a3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-ee73f684d200a3bc.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/openpon-cefe66e87be8c27a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openpon` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "ec57afeeb876dfa52ec875e97a1bfb977fbaa0c63da4f25fc3946bc511d95429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec57afeeb876dfa52ec875e97a1bfb977fbaa0c63da4f25fc3946bc511d95429", kill_on_drop: false }` [INFO] [stdout] ec57afeeb876dfa52ec875e97a1bfb977fbaa0c63da4f25fc3946bc511d95429