[INFO] cloning repository https://github.com/lidavidm/jrogue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lidavidm/jrogue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fjrogue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fjrogue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc9c81983470572a366fe114f4daeae1fa36e7d5 [INFO] testing lidavidm/jrogue against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flidavidm%2Fjrogue" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lidavidm/jrogue on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lidavidm/jrogue [INFO] finished tweaking git repo https://github.com/lidavidm/jrogue [INFO] tweaked toml for git repo https://github.com/lidavidm/jrogue written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/lidavidm/jrogue already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac4e6653db13f30214f48c763fa0c0d15fb0291925a137584e7ad5efc3ad756b [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" "ac4e6653db13f30214f48c763fa0c0d15fb0291925a137584e7ad5efc3ad756b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4e6653db13f30214f48c763fa0c0d15fb0291925a137584e7ad5efc3ad756b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4e6653db13f30214f48c763fa0c0d15fb0291925a137584e7ad5efc3ad756b", kill_on_drop: false }` [INFO] [stdout] ac4e6653db13f30214f48c763fa0c0d15fb0291925a137584e7ad5efc3ad756b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 621f0269ca03a15dd0ec83bf3a31dec4f32b6ca22b8284af43e6cf8fbc1aefbd [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" "621f0269ca03a15dd0ec83bf3a31dec4f32b6ca22b8284af43e6cf8fbc1aefbd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.19 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling gcc v0.3.41 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.3 [INFO] [stderr] Compiling atom v0.3.4 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling threadpool v1.3.2 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling bear-lib-terminal-sys v1.1.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling termion v1.1.4 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling bear-lib-terminal v1.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling pulse v0.5.3 [INFO] [stderr] Compiling specs v0.7.1 [INFO] [stderr] Compiling log-panics v1.1.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling jrogue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> src/components/mod.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn register_all(world: &mut specs::World) { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.jrogue.8e537031-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33" "/opt/rustwide/target/debug/deps/jrogue-f12ac2037d03ea33.3o532i31dql0rha0.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtermion-484111e0ec59e3f1.rlib" "/opt/rustwide/target/debug/deps/libspecs-38d6a17f38eaa478.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-eeaf53f2d39db87f.rlib" "/opt/rustwide/target/debug/deps/libfnv-b7d94d8a9388dc9c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-599ff28f884d09ca.rlib" "/opt/rustwide/target/debug/deps/libpulse-39e476b3f5a157ad.rlib" "/opt/rustwide/target/debug/deps/libtime-1d34f846f0493984.rlib" "/opt/rustwide/target/debug/deps/libatom-546bbe98c20cb30d.rlib" "/opt/rustwide/target/debug/deps/libmopa-1f4fde885f969738.rlib" "/opt/rustwide/target/debug/deps/librand-71dc351ce8364c2e.rlib" "/opt/rustwide/target/debug/deps/liblog_panics-7ac99f03ada319dc.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-e22440c05755144a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-703022d48695a0b8.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-98f38dcb11a75b41.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fbaeb006ad3b6459.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-aa78f5ddb1a76b48.rlib" "/opt/rustwide/target/debug/deps/libwinapi-d7ba1d42122a8dcb.rlib" "/opt/rustwide/target/debug/deps/libkernel32-993ceeac44ac178c.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-34d5e7a349185307.rlib" "/opt/rustwide/target/debug/deps/libregex-2d175cb50c16ae49.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-62475a48374c3589.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-6806319cc5029c41.rlib" "/opt/rustwide/target/debug/deps/libthread_local-206b988a4fef51fb.rlib" "/opt/rustwide/target/debug/deps/libthread_id-696ff7e9c4f39dc1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-860c2927bacc0fbd.rlib" "/opt/rustwide/target/debug/deps/libmemchr-81782015e80656aa.rlib" "/opt/rustwide/target/debug/deps/liblog-704831213a6a7ce3.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal-c1bea62dd9ae0f26.rlib" "/opt/rustwide/target/debug/deps/libbear_lib_terminal_sys-409638663c4338eb.rlib" "/opt/rustwide/target/debug/deps/liblibc-edb3aa45f44e2740.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lBearLibTerminal" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `jrogue` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "621f0269ca03a15dd0ec83bf3a31dec4f32b6ca22b8284af43e6cf8fbc1aefbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "621f0269ca03a15dd0ec83bf3a31dec4f32b6ca22b8284af43e6cf8fbc1aefbd", kill_on_drop: false }` [INFO] [stdout] 621f0269ca03a15dd0ec83bf3a31dec4f32b6ca22b8284af43e6cf8fbc1aefbd