[INFO] updating cached 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" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9b86aea8e529f32384353128fd4b596d8d52133b [INFO] testing otaviopace/game-workshop against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fotaviopace%2Fgame-workshop" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/otaviopace/game-workshop on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acd0d3b7de19bd090f2c6e44d0c4470ad5c93fa6603d996646c22e074bbde44e [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" "acd0d3b7de19bd090f2c6e44d0c4470ad5c93fa6603d996646c22e074bbde44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acd0d3b7de19bd090f2c6e44d0c4470ad5c93fa6603d996646c22e074bbde44e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acd0d3b7de19bd090f2c6e44d0c4470ad5c93fa6603d996646c22e074bbde44e", kill_on_drop: false }` [INFO] [stdout] acd0d3b7de19bd090f2c6e44d0c4470ad5c93fa6603d996646c22e074bbde44e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39157929027f6dab5a13eea36ed467e62abdd7a174a9f86efe598be639b343cd [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" "39157929027f6dab5a13eea36ed467e62abdd7a174a9f86efe598be639b343cd", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.9 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling rand v0.5.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 num v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling crossbeam-deque v0.5.2 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling crossbeam v0.4.1 [INFO] [stderr] Compiling shred v0.7.1 [INFO] [stderr] Compiling hibitset v0.5.4 [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.game_workshop.3rbi1ct9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b" "/opt/rustwide/target/debug/deps/game_workshop-653c49bdfdb7c67b.1ts3534v0ojg1w8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libspecs-a0ca17ee67114d0f.rlib" "/opt/rustwide/target/debug/deps/libtuple_utils-2a6b769f49b52d96.rlib" "/opt/rustwide/target/debug/deps/libshrev-a73e25a54145732c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bd346dafac05ef3e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-eec7714372ecf753.rlib" "/opt/rustwide/target/debug/deps/librand-7dde2260208bd15c.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-18a5612de5887c70.rlib" "/opt/rustwide/target/debug/deps/libnonzero_signed-b40b0ad7d89708a2.rlib" "/opt/rustwide/target/debug/deps/liblog-a8efb53d480de195.rlib" "/opt/rustwide/target/debug/deps/libhibitset-8ab561a7860f3869.rlib" "/opt/rustwide/target/debug/deps/libatom-ddbfebe3aecb0647.rlib" "/opt/rustwide/target/debug/deps/libfnv-e461bc511369ce67.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-a2ecec8779ed510c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9fc5efb6ca43c762.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-dec275d5e3cb815b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-4423761a4f4ca867.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f20ace6d19883fa1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5b26640155a4500c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-3e5e33c291101d06.rlib" "/opt/rustwide/target/debug/deps/libowning_ref-6ff5a906adb5afc5.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-eb54dc243663d3e2.rlib" "/opt/rustwide/target/debug/deps/librand-353e1286ec001441.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-be6f85c566e36f99.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-be933d2867128258.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-460457b86fba29a6.rlib" "/opt/rustwide/target/debug/deps/libshred-72547c5fc5021dd4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ebf99450980a4314.rlib" "/opt/rustwide/target/debug/deps/librayon-692a3de9b8815240.rlib" "/opt/rustwide/target/debug/deps/libeither-73f72e5da6a36219.rlib" "/opt/rustwide/target/debug/deps/librayon_core-48007e519d935c6d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0fb17fc572bed684.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-358458df2f580740.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-085358bbde8a7b65.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ad4c3ad3e7604ff0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-6aac4dafce6b7963.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ec729e60302d5b59.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2b29da9dc12a17e3.rlib" "/opt/rustwide/target/debug/deps/libnodrop-76fd22e4c35d3a0a.rlib" "/opt/rustwide/target/debug/deps/libmopa-6ae77b77b4209a1b.rlib" "/opt/rustwide/target/debug/deps/libfxhash-5630245028d6753e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-11de79069fb69c82.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-c51173957b65618f.rlib" "/opt/rustwide/target/debug/deps/libsdl2-9a2401cac0ce0092.rlib" "/opt/rustwide/target/debug/deps/librand-876b2c2ce0067761.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-711ddbef8da7590c.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-2979a42224e86729.rlib" "/opt/rustwide/target/debug/deps/librand_hc-13ae488364bd9747.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-4159845cedf4333a.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-920a31f36632a0fe.rlib" "/opt/rustwide/target/debug/deps/librand_core-54889cee2b8b8e29.rlib" "/opt/rustwide/target/debug/deps/librand_os-aaca8a8fc2d0e0fa.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-f7d74d5738cea20e.rlib" "/opt/rustwide/target/debug/deps/librand_core-28553c25b52e4ac6.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-e36119b162727ade.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d84be2ed0b8bbca8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-95255a913897c8ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-8db3c602bb35d22c.rlib" "/opt/rustwide/target/debug/deps/libnum-c520d02f02ac040e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-aef27937ff364bda.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b0b6745d22f32d76.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0de210d470508289.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "39157929027f6dab5a13eea36ed467e62abdd7a174a9f86efe598be639b343cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39157929027f6dab5a13eea36ed467e62abdd7a174a9f86efe598be639b343cd", kill_on_drop: false }` [INFO] [stdout] 39157929027f6dab5a13eea36ed467e62abdd7a174a9f86efe598be639b343cd