[INFO] cloning repository https://github.com/ishihatta/rust-bomber [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ishihatta/rust-bomber" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f62d7b0af87ad86922faf42fa9a53a292b61eca3 [INFO] testing ishihatta/rust-bomber against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fishihatta%2Frust-bomber" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ishihatta/rust-bomber [INFO] finished tweaking git repo https://github.com/ishihatta/rust-bomber [INFO] tweaked toml for git repo https://github.com/ishihatta/rust-bomber written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ishihatta/rust-bomber on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ishihatta/rust-bomber 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0da3b1ea92bc2fd4930d023794bc24736e0d4291808b67c792129a36067671 [INFO] running `Command { std: "docker" "start" "-a" "2c0da3b1ea92bc2fd4930d023794bc24736e0d4291808b67c792129a36067671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0da3b1ea92bc2fd4930d023794bc24736e0d4291808b67c792129a36067671", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0da3b1ea92bc2fd4930d023794bc24736e0d4291808b67c792129a36067671", kill_on_drop: false }` [INFO] [stdout] 2c0da3b1ea92bc2fd4930d023794bc24736e0d4291808b67c792129a36067671 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ccfe17711484b15941b2b702029af6f378150ed96047ea0b76022fe8586467f [INFO] running `Command { std: "docker" "start" "-a" "2ccfe17711484b15941b2b702029af6f378150ed96047ea0b76022fe8586467f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling iana-time-zone v0.1.55 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling rust-bomber v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant `Right` is never constructed [INFO] [stdout] --> src/game_screen/screen.rs:39:19 [INFO] [stdout] | [INFO] [stdout] 38 | enum Alignment { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 39 | Left, Center, Right [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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/rustc7Olemj/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libchrono-af58ff1054637f59,libiana_time_zone-bff34ca2e14dacb0,libnum_integer-ce2b2b2b4f9af2a5,libnum_traits-9a00d9c885544600,libtime-5a4144224ce5bec8,librand-54242c1c7a5f8ff3,librand_xorshift-7990f5f51724154d,librand_pcg-6095c8c2fefae809,librand_hc-fbb457f644c77de8,librand_chacha-8bfe8e05abf85058,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-2beaa2c2bdbe7555,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libsdl2-91084e376a1c8886,libsdl2_sys-0f7b0deecac73152,libbitflags-e2b4db6c651223da,liblazy_static-2bb390fee0230a38,liblibc-c740588732e0c0f3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lSDL2_ttf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc7Olemj/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_bomber-65bff26de542ebce" "-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_mixer [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_image [INFO] [stdout] rust-lld: error: unable to find library -lSDL2_ttf [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-bomber` (bin "rust-bomber") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "2ccfe17711484b15941b2b702029af6f378150ed96047ea0b76022fe8586467f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ccfe17711484b15941b2b702029af6f378150ed96047ea0b76022fe8586467f", kill_on_drop: false }` [INFO] [stdout] 2ccfe17711484b15941b2b702029af6f378150ed96047ea0b76022fe8586467f