[INFO] cloning repository https://github.com/Lycowolf/OxidizedBattlegroup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lycowolf/OxidizedBattlegroup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLycowolf%2FOxidizedBattlegroup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLycowolf%2FOxidizedBattlegroup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa979f72acaf3e315c2879d227f23d8ebde66a41 [INFO] testing Lycowolf/OxidizedBattlegroup against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLycowolf%2FOxidizedBattlegroup" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lycowolf/OxidizedBattlegroup on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lycowolf/OxidizedBattlegroup [INFO] finished tweaking git repo https://github.com/Lycowolf/OxidizedBattlegroup [INFO] tweaked toml for git repo https://github.com/Lycowolf/OxidizedBattlegroup written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/Lycowolf/OxidizedBattlegroup already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const-random v0.1.11 [INFO] [stderr] Downloaded const-random-macro v0.1.11 [INFO] [stderr] Downloaded bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Downloaded enumset_derive v0.5.0 [INFO] [stderr] Downloaded cursive_core v0.1.1 [INFO] [stderr] Downloaded enumset v1.0.1 [INFO] [stderr] Downloaded cursive v0.15.0 [INFO] [stderr] Downloaded bear-lib-terminal v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3314d34e888efe6ed032ae7dd4f1ca9e3c7f268e788b78fa10d162355deee425 [INFO] running `Command { std: "docker" "start" "-a" "3314d34e888efe6ed032ae7dd4f1ca9e3c7f268e788b78fa10d162355deee425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3314d34e888efe6ed032ae7dd4f1ca9e3c7f268e788b78fa10d162355deee425", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3314d34e888efe6ed032ae7dd4f1ca9e3c7f268e788b78fa10d162355deee425", kill_on_drop: false }` [INFO] [stdout] 3314d34e888efe6ed032ae7dd4f1ca9e3c7f268e788b78fa10d162355deee425 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c87733855f261ee258515237ddbb007166b92eac495f3cf8063cef5018b3c473 [INFO] running `Command { std: "docker" "start" "-a" "c87733855f261ee258515237ddbb007166b92eac495f3cf8063cef5018b3c473", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling xi-unicode v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling bear-lib-terminal-sys v1.3.0 [INFO] [stderr] Compiling bear-lib-terminal v2.0.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.11 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling const-random v0.1.11 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.5.0 [INFO] [stderr] Compiling enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.1.1 [INFO] [stderr] Compiling cursive v0.15.0 [INFO] [stderr] Compiling oxidized_battlegroup v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `cursive::Cursive` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use cursive::Cursive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoBoxedView` [INFO] [stdout] --> src/main.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use cursive::view::{IntoBoxedView, ViewWrapper}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Align` [INFO] [stdout] --> src/main.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | use cursive::align::{Align, HAlign}; [INFO] [stdout] | ^^^^^ [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/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.oxidized_battlegroup.b63e5fb9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba.j1ll61ni7k5pmwk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcursive-1fe2ff67878a05eb.rlib" "/opt/rustwide/target/debug/deps/libahash-4c5634118e440334.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-1bd5b0a375654034.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-dd295b48f7071832.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-c7f1bcec7a8a5b66.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-016296bd9f237507.rlib" "/opt/rustwide/target/debug/deps/libcursive_core-519a7b0864195dcc.rlib" "/opt/rustwide/target/debug/deps/libahash-d4f705dfdda5734b.rlib" "/opt/rustwide/target/debug/deps/libconst_random-8cea11314f07293b.rlib" "/opt/rustwide/target/debug/deps/libchrono-32fa05b28e2837f8.rlib" "/opt/rustwide/target/debug/deps/libtime-544adb9d9242740a.rlib" "/opt/rustwide/target/debug/deps/liblibc-2e7a0e73105bff77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-005922909f1c6bac.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-ac57b1221b0d19c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-90e53562623ba5ae.rlib" "/opt/rustwide/target/debug/deps/libnum-74a011d9f6f1bc02.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-348c1cb8e4fea5e9.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-b61d96f44e14fca3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c6ffe6224d98729e.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-31f370b0b75da64f.rlib" "/opt/rustwide/target/debug/deps/libenum_map-296cc234bc887b5a.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-5cdd5ce8976ec87a.rlib" "/opt/rustwide/target/debug/deps/libenumset-3b211958b0cbd198.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4176b5a4a665f8a6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-b394c8197697ebda.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-a5bc1b6e70000018.rlib" "/opt/rustwide/target/debug/deps/liblog-bdf824d35c2a3095.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-77abc38cc38d84d4.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-d7d4716f18151d91.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-1a5cfc89f80f8ff0.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-ab9ec1b065efe775.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lBearLibTerminal" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/oxidized_battlegroup-5f0ea96edf6bfaba" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lBearLibTerminal [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `oxidized_battlegroup` due to 2 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c87733855f261ee258515237ddbb007166b92eac495f3cf8063cef5018b3c473", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c87733855f261ee258515237ddbb007166b92eac495f3cf8063cef5018b3c473", kill_on_drop: false }` [INFO] [stdout] c87733855f261ee258515237ddbb007166b92eac495f3cf8063cef5018b3c473