[INFO] updating cached repository https://github.com/rchaser53/rust_pack_man [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cade69f34e8d64dac60a763eb3f37841bda743b4 [INFO] testing rchaser53/rust_pack_man against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frchaser53%2Frust_pack_man" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rchaser53/rust_pack_man on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rchaser53/rust_pack_man [INFO] finished tweaking git repo https://github.com/rchaser53/rust_pack_man [INFO] tweaked toml for git repo https://github.com/rchaser53/rust_pack_man written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rchaser53/rust_pack_man already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", 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] e24750ba1f9713de8769dcd19106071f0ae5eb0a37cf966f988742f5c1f08448 [INFO] running `Command { std: "docker" "start" "-a" "e24750ba1f9713de8769dcd19106071f0ae5eb0a37cf966f988742f5c1f08448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e24750ba1f9713de8769dcd19106071f0ae5eb0a37cf966f988742f5c1f08448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24750ba1f9713de8769dcd19106071f0ae5eb0a37cf966f988742f5c1f08448", kill_on_drop: false }` [INFO] [stdout] e24750ba1f9713de8769dcd19106071f0ae5eb0a37cf966f988742f5c1f08448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b69ce0afe285791750f3ece2a5b007285f70d50de47b05cdf06bef4f0519afa [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" "2b69ce0afe285791750f3ece2a5b007285f70d50de47b05cdf06bef4f0519afa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling c_vec v1.3.0 [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling rust_pack_man v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error_handling.rs:29:32 [INFO] [stdout] | [INFO] [stdout] 29 | fn cause(&self) -> Option<&Error> { None } [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error_handling.rs:35:32 [INFO] [stdout] | [INFO] [stdout] 35 | fn cause(&self) -> Option<&Error>; [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_row.rs:37:100 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn get_cell_data(character: char, row_index: usize, cell_index: usize) -> (CellStatus, Box) { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_cell.rs:9:22 [INFO] [stdout] | [INFO] [stdout] 9 | pub feature: Box [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/game_field/field_cell.rs:13:49 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new(status: CellStatus, feature: Box) -> FieldCell { [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn DrawMyself` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enemy/enemy.rs:14:20 [INFO] [stdout] | [INFO] [stdout] 14 | pub feature: Box [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn EnemyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/enemy/enemy.rs:18:48 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn new(status: EnemyStatus, feature: Box) -> Enemy { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn EnemyAction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/constants.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref FILE_PATHS: HashMap<&'static str, &'static str> = { [INFO] [stdout] 8 | | let mut map = HashMap::new(); [INFO] [stdout] 9 | | map.insert("HIT_EFFECT_PATH", "assets/musics/sine.wav"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | }; [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/constants.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | pub static ref FILE_PATHS: HashMap<&'static str, &'static str> = { [INFO] [stdout] 8 | | let mut map = HashMap::new(); [INFO] [stdout] 9 | | map.insert("HIT_EFFECT_PATH", "assets/musics/sine.wav"); [INFO] [stdout] ... | [INFO] [stdout] 17 | | }; [INFO] [stdout] 18 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/enemy/field_getter.rs:26:35 [INFO] [stdout] | [INFO] [stdout] 26 | for seed_index in seed_indexs.into_iter() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/enemy/field_getter.rs:49:35 [INFO] [stdout] | [INFO] [stdout] 49 | for seed_index in seed_indexs.into_iter() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.rust_pack_man.10kobly7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234" "/opt/rustwide/target/debug/deps/rust_pack_man-f9ebce4e80b3a234.3wrl5q0q8ga5kdf6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsdl2-f6850aa9ad833315.rlib" "/opt/rustwide/target/debug/deps/libc_vec-1f8fc330d1426206.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-cca10ef615ea0455.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libnum-4fbdbbcade1f2553.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-42d896039a6049ff.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-3b1c81caf9818493.rlib" "/opt/rustwide/target/debug/deps/librand-bb7172abff15f31e.rlib" "/opt/rustwide/target/debug/deps/liblibc-14d21ddaaad72bde.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-64db26be423027ad.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-fa06138f597df683.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1310333546839132.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-e7da7dd7cd19118c.rlib" "/opt/rustwide/target/debug/deps/libenum_primitive-51c1da9f43f89675.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-f0d166ce20dc31a1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL2_ttf" "-lSDL2_image" "-lSDL2_mixer" "-lSDL2_gfx" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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] /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; 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_pack_man`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "2b69ce0afe285791750f3ece2a5b007285f70d50de47b05cdf06bef4f0519afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b69ce0afe285791750f3ece2a5b007285f70d50de47b05cdf06bef4f0519afa", kill_on_drop: false }` [INFO] [stdout] 2b69ce0afe285791750f3ece2a5b007285f70d50de47b05cdf06bef4f0519afa