[INFO] cloning repository https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/live-code-bear-lib-terminal-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b65dc6dcc3f17b005a93440d8ea316adccc155e [INFO] testing Ryan1729/live-code-bear-lib-terminal-template against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Flive-code-bear-lib-terminal-template" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] finished tweaking git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template [INFO] tweaked toml for git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/live-code-bear-lib-terminal-template already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f50e64d9f3e27cb6bc37d58b99f7db33d1685c2b4f8809c4cc4743f372917a35 [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" "f50e64d9f3e27cb6bc37d58b99f7db33d1685c2b4f8809c4cc4743f372917a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f50e64d9f3e27cb6bc37d58b99f7db33d1685c2b4f8809c4cc4743f372917a35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f50e64d9f3e27cb6bc37d58b99f7db33d1685c2b4f8809c4cc4743f372917a35", kill_on_drop: false }` [INFO] [stdout] f50e64d9f3e27cb6bc37d58b99f7db33d1685c2b4f8809c4cc4743f372917a35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", 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] c8ca21452972de316044b3c9d732f0440da7f1ab7bdeee836432103b3b276261 [INFO] running `Command { std: "docker" "start" "-a" "c8ca21452972de316044b3c9d732f0440da7f1ab7bdeee836432103b3b276261", kill_on_drop: false }` [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> common/src/lib.rs:18:33 [INFO] [stdout] | [INFO] [stdout] 18 | pub get_foreground: fn() -> (Color), [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> common/src/lib.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | pub get_background: fn() -> (Color), [INFO] [stdout] | ^^^^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling state_manipulation v0.1.0 (/opt/rustwide/workdir/state_manipulation) [INFO] [stdout] warning: unused variable: `size` [INFO] [stdout] --> state_manipulation/src/lib.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn new_state(size: Size) -> State { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling live-code-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.live_code_template.6066ab5c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da.1zxjdhtr5qh29ccs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/liblibloading-e97b2606ac73b17f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-4917b97dc3923041.rlib" "/opt/rustwide/target/debug/deps/libcommon-36c4b3a29e7c32fd.rlib" "/opt/rustwide/target/debug/deps/librand-2ccdaa1bf368a16c.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-a3a89f3b971ada74.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-9359859b123d00e5.rlib" "/opt/rustwide/target/debug/deps/liblibc-b4cf6058bbd94e85.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-ldl" "-lBearLibTerminal" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/live_code_template-d373c0517c69e8da" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `live-code-template` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "c8ca21452972de316044b3c9d732f0440da7f1ab7bdeee836432103b3b276261", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ca21452972de316044b3c9d732f0440da7f1ab7bdeee836432103b3b276261", kill_on_drop: false }` [INFO] [stdout] c8ca21452972de316044b3c9d732f0440da7f1ab7bdeee836432103b3b276261