[INFO] cloning repository https://github.com/otaviopace/game-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/otaviopace/game-workshop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b86aea8e529f32384353128fd4b596d8d52133b [INFO] testing otaviopace/game-workshop against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otaviopace/game-workshop 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/otaviopace/game-workshop [INFO] finished tweaking git repo https://github.com/otaviopace/game-workshop [INFO] tweaked toml for git repo https://github.com/otaviopace/game-workshop written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/otaviopace/game-workshop 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a3600d86911d66ce65fb21de3de62010d521ed26a83ab3e3e63b401cd3de020 [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" "2a3600d86911d66ce65fb21de3de62010d521ed26a83ab3e3e63b401cd3de020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a3600d86911d66ce65fb21de3de62010d521ed26a83ab3e3e63b401cd3de020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a3600d86911d66ce65fb21de3de62010d521ed26a83ab3e3e63b401cd3de020", kill_on_drop: false }` [INFO] [stdout] 2a3600d86911d66ce65fb21de3de62010d521ed26a83ab3e3e63b401cd3de020 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bb403255f8f7c3ce3d5e6540dbea826460330a67b2157a0b63c9c1785afd83a [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" "7bb403255f8f7c3ce3d5e6540dbea826460330a67b2157a0b63c9c1785afd83a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.1 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling shrev v1.0.1 [INFO] [stderr] Compiling specs v0.14.3 [INFO] [stderr] Compiling game-workshop v0.1.0 (/opt/rustwide/workdir) [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/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.game_workshop.5bwe50rw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c" "/opt/rustwide/target/debug/deps/game_workshop-22a44bf64065831c.2yohrl174q2dmfm6.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/libspecs-86ab4f65b4c2dbc5.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-eeaf53f2d39db87f.rlib" "/opt/rustwide/target/debug/deps/libshrev-c40e4697bc5c7606.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4f859b8bd859d361.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-22e6d56be639c7a2.rlib" "/opt/rustwide/target/debug/deps/librand-4dbfdcdc12f9095e.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-bb69514b2b17981b.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-f09e8885dd65c939.rlib" "/opt/rustwide/target/debug/deps/liblog-56880a826ce5e06f.rlib" "/opt/rustwide/target/debug/deps/libhibitset-e7745a4d7721c4db.rlib" "/opt/rustwide/target/debug/deps/libatom-5e86ac167816ad4a.rlib" "/opt/rustwide/target/debug/deps/libfnv-efbf2f9463bbe447.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-5d058ea14327d96f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-d5434a5e94e1b255.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-6c5ab999ce02e2dd.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-984cd8b8d580c3f2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-a1b1f41ea64cb15e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-070cb92abd1636d6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-abca3da484639fa2.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-9b3f8442e756604f.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-b18e47f5add2de08.rlib" "/opt/rustwide/target/debug/deps/librand-42fe82c9a84ffd38.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d4578b83b3936e85.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b4a8820ba4516f75.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-edd32ffea0030b05.rlib" "/opt/rustwide/target/debug/deps/libshred-d96e391197d58b1b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5e049914f899b922.rlib" "/opt/rustwide/target/debug/deps/librayon-38796f4be6c2dfcb.rlib" "/opt/rustwide/target/debug/deps/libeither-d2b34f923954692a.rlib" "/opt/rustwide/target/debug/deps/librayon_core-a9cf5103f5258bd2.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd155b21df97b760.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-63d8559f573ff538.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-c5cc24014ee8ba77.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-f7d0217cc9ca72dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-da3c510ac3328400.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libmopa-1f4fde885f969738.rlib" "/opt/rustwide/target/debug/deps/libfxhash-42e23179b9af7fd4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a97126581b28b633.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-9b68e5832dd30190.rlib" "/opt/rustwide/target/debug/deps/libsdl2-2bc397690638c502.rlib" "/opt/rustwide/target/debug/deps/librand-da952feecb0331b6.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-d3d0c2d7b2a92278.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-bc2209a7a317f85a.rlib" "/opt/rustwide/target/debug/deps/librand_hc-cd514f1ad02952cd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b0209d9df7a5c7d8.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-fce50814dfc84974.rlib" "/opt/rustwide/target/debug/deps/librand_core-2433b81970daa9c7.rlib" "/opt/rustwide/target/debug/deps/librand_os-001d7e8c1a577ac9.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c76871338b428e1a.rlib" "/opt/rustwide/target/debug/deps/librand_core-75c2ae28f500bcd9.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-ee613d96fe57bafa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-189ff3a32fc15909.rlib" "/opt/rustwide/target/debug/deps/liblibc-693643bcbe50f539.rlib" "/opt/rustwide/target/debug/deps/libnum-31bf8ff52399fd84.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-02024694f087a858.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-283e957963c3219e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.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" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [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 `game-workshop` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7bb403255f8f7c3ce3d5e6540dbea826460330a67b2157a0b63c9c1785afd83a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bb403255f8f7c3ce3d5e6540dbea826460330a67b2157a0b63c9c1785afd83a", kill_on_drop: false }` [INFO] [stdout] 7bb403255f8f7c3ce3d5e6540dbea826460330a67b2157a0b63c9c1785afd83a