[INFO] cloning repository https://github.com/Hanyang0901/Tetris [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hanyang0901/Tetris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanyang0901%2FTetris", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanyang0901%2FTetris'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d473c27a10d7a7c929adbdd5a098cc83d1a8981 [INFO] testing Hanyang0901/Tetris against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHanyang0901%2FTetris" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hanyang0901/Tetris on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hanyang0901/Tetris [INFO] finished tweaking git repo https://github.com/Hanyang0901/Tetris [INFO] tweaked toml for git repo https://github.com/Hanyang0901/Tetris written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enigo v0.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5286b0a5aada24ffc6caab2fbdce435f2f576583282d09abcad527fd1282b3e7 [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" "5286b0a5aada24ffc6caab2fbdce435f2f576583282d09abcad527fd1282b3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5286b0a5aada24ffc6caab2fbdce435f2f576583282d09abcad527fd1282b3e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5286b0a5aada24ffc6caab2fbdce435f2f576583282d09abcad527fd1282b3e7", kill_on_drop: false }` [INFO] [stdout] 5286b0a5aada24ffc6caab2fbdce435f2f576583282d09abcad527fd1282b3e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] deffe9686a4d336a5873b58f0a6c1f8289c249639d9ec1f4867a367c113b27c7 [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" "deffe9686a4d336a5873b58f0a6c1f8289c249639d9ec1f4867a367c113b27c7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling Tetris v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: crate `Tetris` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `tetris` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `Tetris` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `tetris` [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.Tetris.7wiobz2f-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451" "/opt/rustwide/target/debug/deps/Tetris-b377801b6ebe8451.1zf3ykzocv7m9ej7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libTetris-66923a1fa3fffa36.rlib" "/opt/rustwide/target/debug/deps/librand-8db4f64e2a066c2e.rlib" "/opt/rustwide/target/debug/deps/librand-5d509fc47140bcd4.rlib" "/opt/rustwide/target/debug/deps/libenigo-b945042e9a43b710.rlib" "/opt/rustwide/target/debug/deps/libconsole-b2426bd3404ac6bd.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-906fa989c4fba052.rlib" "/opt/rustwide/target/debug/deps/libregex-88a1e75c7e2bfbce.rlib" "/opt/rustwide/target/debug/deps/libthread_local-abd19461110d9879.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2e7c3a315d0632c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d0ef70c30ec66613.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e5604f0874edb5fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-79fe1c83e30152cf.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-657a7c949e00fa4b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5ae1e2fa6e7c2ceb.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e052604e524a2804.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-b71d276e69df7592.rlib" "/opt/rustwide/target/debug/deps/libinstant-80af378529ae977f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d82520db93b55397.rlib" "/opt/rustwide/target/debug/deps/libclicolors_control-5bd6522dbb23fae4.rlib" "/opt/rustwide/target/debug/deps/libatty-30358fd40d7b1720.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b2d06f7d60fcbb27.rlib" "/opt/rustwide/target/debug/deps/libtermios-ad10ca7ff73812c6.rlib" "/opt/rustwide/target/debug/deps/liblibc-77d6541a42757d2c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7444fd17919e9af0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0ee2f67026959ab7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df1bcd1e82256d04.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ed9ecf1b54021131.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-0ede66bb24e94b96.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7c2de7f50940865c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b138d50085fd4683.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-6576870d8f2b9ae2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-042a30c5f67b2c91.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7b3f33d3dbe385dc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-90b3063cd7b22527.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-17f9484f8dc4da1e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-df38345acd9d92e1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5e10ca10bdd9e54.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-9e5b4162eeef2cef.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-3a4e739a77468800.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lxdo" "-ldl" "-lc" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lxdo [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 `Tetris` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "deffe9686a4d336a5873b58f0a6c1f8289c249639d9ec1f4867a367c113b27c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "deffe9686a4d336a5873b58f0a6c1f8289c249639d9ec1f4867a367c113b27c7", kill_on_drop: false }` [INFO] [stdout] deffe9686a4d336a5873b58f0a6c1f8289c249639d9ec1f4867a367c113b27c7